搜索资源列表
STM32-uCOS-II_UAV.STM32 Cortex-M3下uCOS-II 2.88的最新版移植
- STM32 Cortex-M3下uCOS-II 2.88的最新版移植,包含uC-OSView GPS uCFS SD MMC驱动,STM32 Cortex-M3 under uCOS-II 2.88 of the latest version of transplantation, including uC-OSView GPS uCFS SD MMC driver
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
stm32f10x_it
- stm32 flash的烧录,和spi的通讯-stm32 flash the burner, and spi communication
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
STM32_F107_lwIP_uCOS
- ST CONTEX M3 107 移植原码-ST CONTEX M3 107 Transplant source code
STM3-LED-ucos
- 基于uCOS-II的控制LED灯的闪烁;基于奋斗版STM32开发板-Based on uCOS-II,it can controling the flash of LED.
ucos-spark
- UCOS 基于stm32的三个流水灯亮灭程序代码-ucos spark flash
ucOS-II-V2.86-uCGUI-3.9-DEMO
- 通杀所有STM32实验,内含LCD,LED,key、蜂鸣器、串口、UCOS、QT、FLASH等多功能于一体的综合程序-failed to translate
SST25VF016B
- STM32+SST25VF016B SPI FLASH 读写-STM32+SST25VF016B SPI FLASH read and write
W25Q16
- STM32+W25Q16 SPI FLASH 读写-STM32+SST25VF016B SPI FLASH Read and write!
StmOS_V2-20140224-1256
- STM32+EWARM_V6+StdLib_V3.50+ ucOS_V2.52,三个任务,LED定时闪烁,RAM 和 FLASH 中调试OK。移植源于ZLG LM3S修改,稳定、安全。-STM32+EWARM_V6+StdLib_V3.50+ ucOS_V2.52,三个任务,LED定时闪烁,RAM 和 FLASH 中调试OK。移植源于ZLG LM3S修改,稳定、安全。
STM32-SST25VF016B-Fatfs-ucgui-ucos
- 配合奋斗开发板使用。但是,其采用SPI FLASH作为存储,ucGUI与ucOS为屏幕驱动及操作系统,FatFS是文件管理系统。可以借鉴其中的编程结构及代码。-Struggle with the development board. However, its use as a storage SPI FLASH, ucGUI with ucOS to screen drivers and operating systems, FatFS is a document management syst
led
- 基于STM32,在ucosII基础上实现led的秒闪-Based STM32, based on the realization led in ucosII the second flash
stm32_usb_nand
- STM32单板上实现了基于USB的可移动的磁盘,插上USB线后可以对电脑上的磁盘的读写来读写NAND FLASH-STM32 board implements the USB-based removable disk, the disk can be read on the computer to read and write NAND FLASH plug in the USB cable
ucOS-P-ucGUI-HMI---Code
- ucOS + ucGUI 人机界面 源码 加入触摸屏校准功能。 >> 校准后触摸屏参数保存在STM32芯片自身的Flash中。 >> 当第一次启动程序或者全部擦除芯片后第一次启动将会执行校准。 >> 也可以在设置功能中选择“触摸屏校准”手动执行校准,前提是当前触屏参数和真实值相差不大,可以进入到触摸屏校准选项-ucOS+ ucGUI HMI experiment source Code
stm32智能安防系统
- 1、 功能描述: 超声波实现防盗测距,以四个led灯显示逐渐靠近的距离。当距离近到4灯全亮时蜂鸣器报警。 RFID实现刷卡开锁功能,刷卡同时系统会在Flash中读取验证卡号是否合法,并将刷卡卡号同当前时间及是否合法的标记存入Flash中。 OLCD上显示蓝牙连接状态,当前刷卡卡号,是否有火,是否有可燃气体,超声波测距距离,以四格显示。 HC-05实现与手机的蓝牙通信,通过上位机发送指定命令,查询当前时间、温度、湿度、火焰、刷卡记录及可燃气体状态,并可以通过命令修改系统时间,清空刷卡记录。