资源列表
DS18B20_Code
- 51机对温度传感器DS18B20温度的提取
timetest
- vxworks系统下读取系统时间的源代码,希望对大家有用,vxworks自带的时间是不准的.
ST7920P.rar
- st7920,12864显示程序,包括中文字库,已测试通过。,st7920
frequence_div
- 三分频程序,对输入的时钟信号进行分频,在此基础上可以进行倍频和分频的转化。-frequence divice
motor-exam1
- 电机控制的示例程序,在11.0592M晶振下,详细的电机正反转,加速减速程序示例-Motor control of the sample program, in 11.0592M crystal, detailed motor reversing, acceleration and deceleration process sample
1602liquid-crystal-display-program
- 1602液晶显示程序(基于超声波测距设计)-1602 LCD program (based on ultrasonic distance measurement design)
traffic
- using vhdl design traffic
Semaforo
- Semaforo VHDL minimizzazione necessaria stati
spi_ctrl
- spi总线的实现方式,包含测试激励,已验证通过。-spi bus, including incentives, has been verified.
main
- Proteus 仿真MSP430实例之 ADC-Proteus simulation example of ADC MSP430
L1602
- 自己写的MSP430驱动1602液晶程序,仅作参考-C program for mcu
SPI_of_MSP430F249
- SPI master talks to SPI slave using 3-wire mode. Incrementing data is sent by the master starting at 0x01. Received data is expected to be same as the previous transmission TXData = RXData-1. USCI RX ISR is used to handle communication with