资源列表
430-5110
- 用MSP430实现诺基亚5110的液晶显示程序-Nokia 5110 LCD program using the MSP430
74HC393-fenpinji
- 主要是测量频率 可达到0.1Hz--8MHz 运用了分频器进行分频 并且可以测量峰峰值-Mainly the peak measurement frequencies up to 0.1Hz--8MHz This use of a divider to divide and can measure the peak
ourdev_574916
- 在arm7上实现三菱fx2n系列的plc-Arm7 on of Mitsubishi fx2n Series plc
AT24C02
- I2C总线芯片AT24C02程序设计(精简版),内含C语言代码-I2C bus chip AT24C02 programming (Starter Edition), containing the C language code
74HC595
- 74HC595程序应用(附原理图),里面有详细介绍595的用法-74HC595 procedures (with schematics), there are details to 595 usage
communition
- 实现24LE1和24LU1的无线通信例子,自己写的,在SDK环境下编译通过,做开发的时候可以借鉴,节省很多时间和精力。-Wireless communication 24LE1 and 24LU1 example, write your own compiler in the SDK environment by the developed can learn to save a lot of time and effort.
AVR
- AVR单片机的ADC转换程序包括基准定义端口定义, ADCSRA|=(1<<ADSC) //启动AD转换 loop_until_bit_is_set(ADCSRA,ADIF) //方法1 等待AD转换结束 // while ((ADCSRA&(1<<ADIF))==0) //写法2 这种写法优化不好 // loop_until_bit_is_clear(ADCSRA,ADSC) //方法2 检测ADSC=0也行 ADCSRA|=(1<<AD
stepper-motor
- 两相四线的步进电机,有两个绕组:A,B。 A绕组通正向电流用(+A)表示;通反向电流用(-A)表示。 B绕组表示方法同上。 同电次序: 两相,四拍:(+A)(+B)--(-A)(+B)--(-A)(-B)--(+A)(-B)-- xxxx 1010 0110 0101 1001 单相,四拍:(+A)--(+B)--(-A)--(-B)-- 0x02,0x04,0x01,0x08 八拍,半步:(+A)(+B)--(+B)--(-A)(+B)--(-A)--(-
315MHz
- 一下是接收程序: /*** *** *** *** *** *** *** *** *** *** *** * copyright :xiaojunhai filename :.h RF :315mhz RF rate :200byte/S writeby :xiaojunhai date:2209-3-8 波形图: __-----_____-_--_--_-_--_-_--_-_-----_____ l synl sy
Wireless-serial-communication
- 无线串口通信的51单片机编辑,采用c语言进行编辑,调试可以正常工作-Wireless serial communication 51 microcontroller editing, the c language editing, debugging can work
c51Robot-dance-program
- 采用51单片机编辑的机器人舞蹈程序,采用c语言进行的编辑,比较简单-51 the microcontroller edit the robot dance program, c language editing relatively simple
1302
- avr单片机控制的多功能数字钟(1302时钟芯片和1602液晶显示)-avr microcontroller-controlled multi-functional digital clock (1302 clock chip and the 1602 LCD)
