资源列表
PIC32-SPI-code
- PIC32单片机SPI总线实例代码,学习PIC32的SPI通信参考资料。-PIC32 MCU SPI bus sample code, learn the PIC32 SPI communication reference.
PIC32-pmp
- PIC32单片机并行主端口(PMP)的标准函数程序。编写PIC32程序很好的参考资料。-PIC32 microcontrollers Parallel Master Port (PMP) standard function application. PIC32 program write a good reference.
PIC32-spi
- PIC32单片机串行外设接口(SPI)的标准函数程序。编写PIC32程序很好的参考资料。-PIC32 microcontroller serial peripheral interface (SPI) standard function application. PIC32 program write a good reference.
LED_74HC164
- AVR单片机数码管动态显示 移位寄存器 -AVR microcontroller LED dynamic display shift register
shukong-power
- 数控电源设计,采用AVR微处理器,12864显示,范围-12~12V,步进0.1V-Digital power supply design, using AVR microcontroller, 12864 shows that the range-12 ~ 12V, step 0.1V
51-pwm
- 基于at89c51单片机控制输出pwm,内容实用,基于C程序-At89c51 microcontroller based control output pwm, content and practical, based on the C program
AD9854
- dds AD9854波形发生三角波 方波正弦波-AD9854 waveform DDS happened sine wave wave square wave triangle
stop-and--MCU
- 51单片机控制,循迹小车,带有数码管显示时间,带有汇编程序,proteus仿真图。-51 single-chip microcomputer control, follow mark, with digital tube car show time, with the assembler program, proteus simulation diagram.
USB-HID
- 在ATMEGA168上采用CH375外置固件模式实现标准HID设备,完成PC机与设备之间的数据交互-CH375 external use on the ATMEGA168 mode for standard HID device firmware, complete the PC and data exchange between devices
MSP430-12864-13pin
- MSP430单片机 的12864 并口驱动程序 使用时需要按连线修改IO口-12864 MSP430 MCU using the parallel port driver changes when required by the IO port connection
modbus-PCPdouble--SLAVE
- STC1C5204AD单片机modbus多机通信程序,一台PC带两台从机,其中一台晶振为11.0592M,另一台为12M,采用通信波特率为19200bps,实现了标准modbus的3和6命令,采用485通信协议,4854使能端为P3.7-STC1C5204AD microcontroller modbus multi-machine communication program, a PC with two slaves, one of the crystal is 11.0592M, anoth
CodeSwitch-
- 本代码为编码开关代码,编码开关也就是数字音响中的 360度旋转的数字音量以及显示器上用的(单键飞梭开 关)等类似鼠标滚轮的手动计数输入设备。 我使用的编码开关为5个引脚的,其中2个引脚为按下 转轮开关(也就相当于鼠标中键)。另外3个引脚用来 检测旋转方向以及旋转步数的检测端。引脚分别为a,b,c b接地a,c分别接到P2.0和P2.1口并分别接两个10K上拉 电阻,并且a,c需要分别对地接一个104的电容,否则 因为编码开关的触点抖动会引起轻微误动作。本程序不