资源列表
FreeRTOSv10.0.0
- 最新版胡freeRTOS源码V10.0.0,开源免费易于掌握,官网有诸多MCU的portable code(freertos V10.0.0 is the latest embeded freeRTOS)
wenduyanwubaojing
- 能够实现实时监测温度,烟雾 具有报警功能,有原理图和程序(It is able to realize real-time monitoring temperature, smoke with alarm function, schematic diagram and program)
c51_stepMotor
- c51驱动步进马达的电路和程序代码 #include c:\mc51\8051io.h /* include i/o header file */ #include c:\mc51\8051reg.h register unsigned char j,flag1,temp; register unsigned int cw_n,ccw_n; unsigned char step[8]={0x80,0xc0,0x40,0x60,0x20,0x30,0x10,0x90} #
红外线NEC解码
- 51或STC单片机红外线NEC解码,学习参考(51 OR STC MCU Infrared decoding)
AV02-4191EN_DS_APDS-9960_2015-11-13
- this is datasheet of ir sensor
YD-STMF1系列核心板测试程序-LED
- stm32最小系统测试程序 L ED跑马灯测试(TM32 minimum system test program L ED marquee test)
实验9 PWM输出实验
- 输出PWM波,显示为LED灯的亮度渐变的变低或升高(Experiment 9 PWM output experiment)
创建 EXTI 工程 的素材----与GPIO,USART素材不同
- 通过不同按键和不同的中断线来控制LED灯的亮灭(Control the brightness of the LED lamp by different buttons and different interrupts)
DS18B20
- ds18b20多路巡检系统,使用汇编,是不是太老了些?(ds18b20,Multipath inspection system)
RM2016步兵车开源代码
- 该代码为2016年RoboMaster比赛中步兵机器人的开源代码的前半部分,对之后的步兵机器人控制代码的编写具有借鉴意义。(The code is the first half of the open source code of infantry robot in the 2016 RoboMaster competition, and it has reference significance for the subsequent control of the infantry robot'
RM2016_INFANTRY_OPEN_SOURCEV.1.6.4
- 该代码为2016年RoboMaster比赛中步兵机器人的开源代码的后半部分,对之后的步兵机器人控制代码的编写具有借鉴意义。(The code is the second half of the open source code of infantry robot in the 2016 RoboMaster competition, and it has reference significance for the subsequent control of the infantry robot
STM32F10x_StdPeriph_Lib_V3.5.0
- 该代码为STM32F10x系列单片机的库函数文件,其中还包含了典型例程,值得初学者学习和参考。(This code is the library function file of STM32F10x Series MCU, which also contains typical routine, which is worth learning and reference for beginners.)
