c系列液晶驱动,MEGA8单片机,好用,一个是并口,一个是川口
标签: 液晶驱动
上传时间: 2013-12-24
上传用户:lvzhr
无线射频程序,MEGA8控制的无线射频程序
上传时间: 2013-12-10
上传用户:王楚楚
18b20的程序,可以用的,avr MEGA8
上传时间: 2014-12-03
上传用户:haohaoxuexi
AVR基本外设测试程序,包括1602LCD,外部中断,定时计数器0,键盘扫描等。本工程是基于MEGA8而进行的,可以基本不用修改而应用到AVR的其他芯片上,比如Mega16,Mega162等。
上传时间: 2013-12-01
上传用户:libinxny
初学者一个小例子,MEGA8,100Hz波形发生,定时中断点亮LED
标签: 初学者
上传时间: 2016-12-09
上传用户:heart520beat
利用winavr开发的一款三段式充电器的源码,可以自动生成MEGA8/48/88下的hex文件。另外,带Proteus 仿真实例
上传时间: 2013-12-16
上传用户:xzt
This is a source of 13.560MHz RFID card reader for TRH031M as ATMEGA8-16AU MPU. The title is 3Alogics TRH031M 13.56MHz RFID Reader V1.0. project : RFID Reader V2.0 Target : MEGA8-16AU Crystal: 16.000 Mhz Input : TRH031M RFID 13.56MHz Output : RS232C 115200,N,8,1 Compiler : ICC-AVR V6.26C // Pin configuration for ATMEGA8-16AU TQFP32 // #30 RXD <--- RXD (SP3232) // #31 TXD ---> TXD (SP3232) // #32 PD2/INT0 <--- INTR (TRH031M) // # 1 PD3/INT1 ---> RST (TRH031M) // # 2 PD4 ---> D4 (TRH031M) // # 9 PD5 ---> D5 (TRH031M) // #10 PD6 ---> D6 (TRH031M) // #11 PD7 ---> D7 (TRH031M) // #12 PB0 ---> D0 (TRH031M) // #13 PB1 ---> D1 (TRH031M) // #14 PB2 ---> D2 (TRH031M) // #15 PB3 ---> D3 (TRH031M) // #16 PB4 ---> CSB (TRH031M) // #17 PB5 ---> LED // #23 PC0 ---> A0 (TRH031M) // #24 PC1 ---> A1 (TRH031M) // #25 PC2 ---> A2 (TRH031M) // #26 PC3 ---> ALE (TRH031M) // #27 PC4 ---> /RD (TRH031M) // #28 PC5 ---> /WR (TRH031M)
标签: 13.560 ATMEGA 3Alogi source
上传时间: 2017-03-31
上传用户:s363994250
建立一个属于自己的AVR的RTOS Proteus6.7 可以用来模拟仿真avr系列的单片机 WinAVR v2.0.5.48 基于GCC AVR的编译环境,好处在于可以在C语言中插入asm的语句 MEGA8 1K的ram有8K的rom,是开发8位的RTOS的一个理想的器件,并且我对它也比较熟悉
上传时间: 2017-04-14
上传用户:jjj0202
The LM35 of National Semiconductors that is used in this project is a precision centigrade temperature sensor, which has an analog output voltage. It has a range of -55潞C to +150潞C and a accuracy of 卤0.5潞C . The output voltage is 10mV/潞C . The output voltage is converted by the AD convertor of the AT MEGA8. The temperature is displayed on an LCD module. In this example the thermometer has a range of 0潞C to 40潞C and a resolution of 0.5潞C. If you want to have a readout in Fahrenheit you can use the LM34.
标签: Semiconductors centigrade precision temperatu
上传时间: 2017-04-16
上传用户:D&L37
简易照度计的主程序,使用MEGA8编程以及光敏二极管作为感光元件
上传时间: 2013-12-14
上传用户:ruixue198909