搜索资源列表
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
stm32-18B20
- 基于STM32、UCOS的温度传感器18B20的驱动程序。支持ROM搜索算法。-Based on the STM32 the UCOS temperature sensor 18B20 driver. Support for ROM search algorithm.
chuanganqi
- 传感器模组的功能实现可以测量温度; 可以测量光线状况; 可以进行障碍物检测; 可以接收来自遥控器的信号; -The function of the realization of the sensor module
ucoszlg7290
- ucos在ARM芯片LPC2210上的移植代码,包括三个任务:中断方式读ZLG7290的按键;基于I2C接口的温度传感器;一个TFT液晶芯片的驱动显示,调试通过。-ucos in ARM transplantation on the LPC2210 chip code, consists of three tasks: reading ZLG7290 interruption of the keys I2C interface on the temperature sensor a TFT
KMA199E
- KMA199E是一款磁阻角度传感器,采用预编程、预调准、即用型传感器系统。本资料包含测试代码(ADS 1.2环境),中文数据手册,中文应用手册,应用电路等。-KMA199E is a magnetoresistive angle sensor, using pre-programmed, pre-alignment, that is-to-use sensor systems. This information contains test code (ADS 1.2 environment),
tinyos2.0anzhuangshouce
- tinyos2.0安装手册,详细介绍了无线传感器网络操作系统tinyos安装步骤-tinyos2.0 installation manual, detailing tinyos wireless sensor network operating system installation steps
ARM9_UCOSII_fire_alarm
- 讲述了在UCOSII操作系统下,用ARM9控制的系统如何实现多传感器融合的综合火灾报警。-Described in the UCOSII operating system, control system with ARM9 how to achieve an integrated multi-sensor fusion fire alarm.
an211
- 很有用的位置传感器资料,在订位上面很有用到的的都和那-place sensor
Str912_CC2430
- 无线传感器网络网关程序! 处理器芯片是Str912,射频芯片是CC2430-UCOSII Lwip Zigbee UcGUI
The-temperature-sensor
- 温度传感器DS18B20的温度实时显示(开机画面)基于IAR开发环境的ucos工程代码-The temperature sensor DS18B20 temperature real-time display (boot screen)
MMA7455-for-ucgui-ucos
- 使用STM32单片机构建uCOS,并运行MMA7455加速度传感器驱动程序-For uCOS STM32 MCU build and run MMA7455 accelerometer driver
MMA7455L
- 三轴加速度传感器MMA7455L的底层驱动,模块接口函数-Triaxial accelerometer sensor the MMA7455L the underlying driver module interface functions
WNode_Demo
- 采用STM32F103ZE单片机和keil和SIM900A模块设计的一个无线智能节点,使用了uCOS多任务操作系统,来控制RTC和传感器并行工作,传感器使用的是stm32自带的内部温度传感器-A wireless smart nodes using STM32F103ZE microcontroller and keil and SIM900A modules designed using a the uCOS multi-tasking operating system, parallel w
uCOS_LPC2214_New
- 基于LPC2214的UCOS应用程序,包含了ADS7846的触摸屏校准,9325液晶屏显示,LM35温度传感器应用,DS1302实时时钟,指针式时钟显示。-Based on the LPC2214 the UCOS application of, contains the ADS7846 touch screen calibration, 9325 LCD screen display, LM35 temperature sensor applications, the DS1302 real-
acceleration-sensofor
- 基于ucos的加速度传感器,基于stm32 平台,在ucosII上实现加速度传感器功能实现和检测-The acceleration sensor based on ucos based stm32 platform, ucosII achieve acceleration sensor function realization and testing
MPU6050_STM32_ZJU
- MPU6050 姿态传感器 STM32 移植 内置DMP I2C方式 -MPU6050 attitude sensor STM32 transplantation built-DMP I2C mode
SUN
- 基于UC/OS-II的温度实时监测系统, 控制CPU自带温度传感器,并将温度显示在数码管或LCD上;当温度大于设定值时报警;报警驱动蜂鸣器并通过串口上传到PC;PC给出消除报警指令后则取消报警;报警的重新启动由按键通过中断送入;合理安排UC/OS-II实时任务,合理利用UC/OS-II各类事件机制(信号量、消息邮箱、消息队列、事件标志组等)。-Based on UC/OS-II real-time temperature monitoring system, the control CPU co
adc
- IAR开发环境下cortex—M3高端开发的ADC程序,利用CPU自带的温度传感器,实现实时读取CPU的温度,并通过串口调试,显示在PC机上面。-IAR development environment cortex-M3-end development of the ADC program, the use of CPU comes with a temperature sensor, real-time CPU temperature reading and debugging through
STM32-TCS3200
- 用STM32做的颜色感应,开始需要白平衡。 RGB用算法转换成了HVS。版权归qq942266575所有。完整程序包,很好的实现了颜色传感器的功能-STM32 do with the color sensor, need to start the white balance. The algorithm used to convert RGB became HVS. Copyright qq942266575 all. Complete package to achieve a good
DS18B20温度传感器程序
- 在stm32f107vc上实现的温度传感器程序(A temperature sensor program implemented on stm32f107vc)