资源列表
GD32F10x_Firmware_Library_V2.0.0
- GD32F10x_Firmware_Library_V2.0.0
dingshiqi
- 定时器,用VC++实现定时功能,可用于学习,娱乐-Timer timing function use VC++, can be used for learning, entertainment
STM32Ultrasonic-ranging
- 外部中断超声波测距,通过测量回波时间进行距离换算-External interrupt ultrasonic ranging
单片机课程设计——交通灯
- 基于AT89C51的十字路*通灯设计(proteus原理图、keil汇编程序)(Crossroad traffic light design based on AT89C51 (proteus schematic diagram, keil assembler))
STM32
- 基于STM32的自动调整载物平台。。。源码-Automatically adjusted based on the STM32 loading platform. . . Source
stm32f10x_stdperiph_lib_V3.1.2
- STM32官方标准库v2.0.3 包含各种外设-STM32 official standard library v2.0.3
cc1101-datum
- 51单片机驱动cc1101,实现无线通信。文件内含有多种通信实例,代码可移植性高。缩短你的开发周期。-51 Microprocessor cc1101, wireless communication. Files contain a variety of communication examples, code portability high. Shorten your development cycle.
CRCCheck
- 对理解CRC校验很有用的东西,方便大家进行这方面的调试!-CRC check
交通灯单片机
- 基于51单片机的交通灯仿真模拟,proteus仿真图,keil仿真
STM32F107基于以太网IAP
- st提供的基于stm32f107的采用以太网通信方式的IAP程序(IAP program based on STM32F107 using ethernet)
Programming-the-PIC-Microcontroller-with-MBASIC-(
- Programming the PIC Microcontroller with MBASIC (Embedded Techno
chip1
- VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inb