搜索资源列表
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
ADC
- 利用ARM——LM3S1138的内部AD,最高可达到1M的采样速率。-The use of ARM- LM3S1138 internal AD, reaching a maximum sampling rate of 1M.
stm32uCOSuCGUI(FSMC)3.2SRAM
- 红牛STM32 UCOS UCgui FSMC 使用SRAM当显存 触摸屏直接采用stm32的ADC分时采样-STM32 UCOS UCgui FSMC SRAM touch
uCos2_1029B
- 基于S3C2440的开发,移植有UCOS,带液晶显示3.5寸液晶,实时时钟和ADC采样,led显示等。-Based on the development of S3C2440 UCOS, belt, transplanted with 3.5 inch LCD LCD display, real-time clock and ADC sampling, the led display.
AD_demo_uart1
- AD 在嵌入式系统中采样,然后通过串口发送出去,可以通过串口监控ADC的采样-ADC sample, then transfer data via uart0.
AD_demo
- AD 采样程序,对数据进行转换,AD的设置和计算-ADC sample,how to sample data
GSM_ADC_DHT11
- 这是一个GSM ucos stm32 ucgui环境下的有GSM短信收发 三路ADC 一路DHT11 温度湿度 采样程序 ,有pdu uconde 编码字库转换功能源码
GSM(GSM_DHT11_ADC)
- 这是一个GSM 短信远程监控程序,有三个ADC 一个DHT11温度湿度 采样程序-这是一个GSM 短信远程监控程序,有三个ADC 一个DHT11温度湿度 采样程序
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.