搜索资源列表
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
stm32-adc-DMA
- 用stm32f103实现adc多路输入,并使用到dma-Adc with stm32f103 achieve multi-channel input, and use the dma
Micrium-ST-uCOS-II-LCD-STM32
- uCosII2.86在STM32F10BLK1开发板上的移植例程,已完成Flash、LCD、SD、ADC驱动部分的开发,内含完整的BSP-uCosII2.86 board in the development of transplant STM32F10BLK1 routines have been completed Flash, LCD, SD, ADC-driven part of the development, the BSP includes a complete
STM32R100DevelopBoardSourceCode
- stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
ADC_test
- cortex-m3 stm32 adc例子 -cortex-m3 stm32 adc example
stm32uCOSuCGUI(FSMC)3.2SRAM
- 红牛STM32 UCOS UCgui FSMC 使用SRAM当显存 触摸屏直接采用stm32的ADC分时采样-STM32 UCOS UCgui FSMC SRAM touch
1.ADC
- 基于嵌入式微处理器STM32的AD程序,可以用于模拟量的读取及检测-Based on embedded microcontroller STM32 processor of AD program, and can be used to read, and the amount of simulation test
GSM_ADC_DHT11
- 这是一个GSM ucos stm32 ucgui环境下的有GSM短信收发 三路ADC 一路DHT11 温度湿度 采样程序 ,有pdu uconde 编码字库转换功能源码
STM32-ADC-ucgui-ucos
- 此程序是奋斗开发板例程,采用ucOS写AD采样程序,并ucGUI显示到屏幕上。-This program is struggling development board routines, using ucOS write AD sampling procedures, and ucGUI displayed on the screen.
ucosiii-ADC
- uCOSiii系统STM32的ADC采样例程,ADC采样值通过串口发送的上位机,同时增加了LED的任务。-uCOSiii system STM32 ADC sample routines, ADC samples sent by the host computer via the serial port, while increasing the LED task.
YEElink
- STM32做的一个小项目, 内部ADC温度通过ESP8266上传数据到YEELINK。UCOSII ESP8266 RTCTIME ADC等功能。-STM32 a small project, the internal temperature by ADC ESP8266 upload the data to YEELINK. UCOSII ESP8266 RTCTIME ADC functions.
stm32UcosDemo_ADC
- stm32 ucos adc 代码 device: stm32f103c8t6 adc 采集摇杆信号,并通过led闪烁来显示电压变化(STM32 UCOS ADC code Device: stm32f103c8t6 ADC collects the rocker signal and displays the voltage change through LED scintillation.)
STM32-ADC-ucgui ucos
- stm32实时显示ADC采集的数值,显示在触屏版上(showing the data of ADC)