资源列表
main_INP300_PIC12F675_110V
- 基于pic12f675的底层程序,有AD和定时器功能程序,方便移植与参考(Based on the underlying program pic12f675, AD and timer function program, easy to transplant and reference)
pic16f877a_send_dmx512
- 基于pic16f877a的底层程序,有DMX512解码功能,方便移植与参考(pic16f877a based program, DMX512 decoding function, easy to transplant and reference)
bluez-5.37
- Linux 系统蓝牙协议栈,bluez5版本(Bluetooth protocol stack of Linux system, the version is bluez5.)
SH1106驱动程序
- SH1106的驱动程序,包括SPI,I2C,比较实用!(SH1106 driver, SPI, I2C)
poky-master
- yocto工程交叉编译的poky,有需要的请带走(Yocto project cross-compilation poky, take it away if you need it.)
LCD_SPFD5408
- SPFD5408液晶屏驱动源代码,可以显示数字、汉字、波形、图片等。(SPFD5408 LCD driver source code, you can display numbers, Chinese characters, waveform, pictures and so on.)
speed detection
- 码盘进行速度检测 can通讯 由communication控制(Velocity detection can communication communication)
montmegory algrithom
- 主要提供使用蒙哥马利算法实现大数模乘操作(Provision of modular multiplication using Montgomerie algorithm)
myhttp
- esp8266http通信示例,只需将URL放在head中即可,适合刚学esp8266的朋友(Esp8266http communication example, just put URL in head can, suitable for just learning esp8266 friends)
MEM_Array
- vivado HLS中自定义axi4接口的实现(Implementation of custom axi4 interface in vivado HLS)
FFT
- 在51上实现的FFT,利用FFT算法编写而成,没有浮点数运算,处理速度很快(finish the FFT in 51)
单片机入门程序
- 对于新手来说 研究这些例子 可以更快更好地学习51单片机.