资源列表
IICMaster
- 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在config.h包含iic_master.h文件和其它必须的文件如reg51等;并定义宏TRUE、FALSE和与编译器无关的
MPU6050
- 蓝桥杯代码,各个模块历程,模拟题代码,CT117E,真题代码。-lanqiaobei is the official competition for electronic student to impove their practical experience. and this resource is the driver code for CT117E
lab2
- 一些C51的程序,还说点什么呢?真的不知道啊,就是学习微处理器的一些文件-Some C51 procedures, but also to say something then? Really do not know ah, is learning some files microprocessor
serial
- S3C2440ARM芯片linux串口驱动程序-S3C2440ARM chip serial port driver
NRF24L01
- 24L01 基于STM32F030软件 编译开发环境MDK5.1-24L01 compiled based STM32F030 software development environment MDK5.1
cc1101___electric_imp_example
- cc1101 main c file interface
dataflash
- 在dataflash中循环显示一串字符,主要是用LPC2119单片机来控制的。-* @file dataflash.c * @brief ATMEL DATAFLASH device driver. * @author Gao Yuan <gaoyuan@yytek.com> * @version 1.0
master_iic_verilog
- IIC总线的Master代码-IIC Bus Master code
wiegand_controller
- 能接收韦根和UART的控制器, 可以在LCD显示信号-Can receive Wiegand and UART controller, LCD display signals in the
canfestival 使用canfestival源码
- 使用canfestival源码,实现canopen在tms320f2808上面的移植,学习笔记,和移植关键-Use canfestival source, to achieve the above canopen in tms320f2808 transplant, study notes, and transplant the key
SV_PWM
- tms320F28335是一款新的dsp芯片,svpwm算法的实现和以前的2812等有点不同,现在将我写的分享给大家,已经调试过了,晶振是20MHz。28335的svpwm的实现。-tms320F28335 is a new dsp chip, svpwm algorithm implementation and the previous 2812 and so a little bit different, now I write for everyone to share, debuggin
