资源列表
UART-_dianya
- 使用STM32对多个传感器进行数据采集,采用板子的多路ADC进行采集。-STM32 adc input
forward
- Forward converter with active reset
main
- 基于51单片机的带液晶显示,实时语音播报,上下限设定及报警的温度测量系统-Based on 51 MCU with LCD display, real-time voice broadcast, the upper and lower limits and alarm temperature measurement system
boarding
- bus boarding ASQUR Solution project
busquery_gpsGsm
- GSM based bus query ASQUR solution project
obst_detector
- ultrasonic proximity sensor based project for beginer
main
- patient monitoring based system for beginer
potholes
- pathole for the beginers project
traffic
- trafic management system for the beginers
bujindianji
- 实现了对步进电机的控制,包括显示,调速等-Realization of the stepper motor control, including display, speed, etc.
spi_boot_files
- 程序 SPIboot 烧写程序 很重要-program.SPI boot
boot
- IAP(In Application Programming)即在应用编程,IAP 是用户自己的程序在运行过程中对User Flash 的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。通常实现 IAP 功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如CAN)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码-IAP (In Ap