资源列表
CANopen
- CanOpen的通讯协议源码,基于pic18f系列,是现存的唯一的canOpen源代码-CanOpen source for pic18f
c8051f020-RS485
- c8051f020系列单片机RS485功能开发例程,希望对大家有帮助-c8051f020 Series MCU RS485 functional development routines, we want to help
ATT7053_soft_V0.1
- 电能计量芯片ATT7053的读写程序。用于8051单片机完成的。利用C语言完成的。可以用于新国标表的开发。-Energy Metering IC ATT7053 reading and writing program. For 8051 completion. The use of C-complete. Can be used for the development of a new national standard form.
Current
- 基于MSP430F449 单片机的数控恒流源的程序设计,实现了DC20-2000mA的恒流输出。系统采用低功耗单片机实现了大功率设备的制作。-MSP430F449 microcontroller-based NC programming current source to achieve the DC20-2000mA constant current output. System uses low-power microcontroller enables the production of
cheng
- 电子无线称重称,51为主芯片。遥控输入。标定,精度高。-Electronic wireless weighing said the 51-based chips. Remote control input. Calibration, high accuracy.
DTMB_pn
- 全模式下的DTMB发射机的三种PN发生器,包含pn420,pn595,pn945-The whole mode of the three kinds of DTMB transmitter PN generator, including pn420, pn595, pn945
TCA6424
- 用于扫描驱动用TI公司的TCA6424制作的5x24 LED点阵的代码,C51.-Used to scan driver to use TI s TCA6424 produced 5x24 LED dot matrix code, C51.
RF1527
- 采用POCSAG码通讯格式的发射IC(RF1527)的解码说明.-POCSAG code format with the launch of communication IC (RF1527) for decoding instructions.
LCM_320240
- LCM320240 液晶屏1335/8835驱动,经测试只要把IO口都设置对了一定可以显示,为找到这个程序花了不少时间,希望对大家有所帮助-LCM320240 LCD 1335/8835 driver, have been tested as long as the IO port are set for a certain amount can be displayed, in order to find this program spent a lot of time and want to
89C51
- 学习型8路红外线遥控开关源程序 晶体为11.0592M,波特率9600bps-Learning 8-channel infrared remote control switch source crystal 11.0592M, baud rate 9600bps
hair22-12
- 海尔22-12洗衣机控制程序,包括进水,排水,洗涤,干衣及按键扫描-hair22-12
chashengboceju
- AT89S52单片机控制的超声波测距,主程序首先对系统环境初始化,设置定时器T0工作模式为16位的定时计数器模式,置位总中断允许位EA并给显示端口P0和P2清0。然后调用超声波发生子程序送出一个超声波脉冲,为避免超声波从发射器直接传送到接收器引起的直接波触发,需延迟0.1ms(这也就是测距器会有一个最小可测距离的原因)后,才打开外中断0接收返回的超声波信号。由于采用12MHz的晶振,机器周期为1us,当主程序检测到接收成功的标志位后,将计数器T0中的数(即超声波来回所用的时间)按下式计算即可测得