搜索资源列表
12864液晶驱动及测试程序
- 12864液晶驱动及测试程序,单片机为atmega128,可实现任意点的显示,12864 LCD driver and testing procedures, singlechip atmega128, can achieve any point of the show
atmega128.rar
- avr atmega128框架程序,及所有资源基本配置。gcc avrstudio,avr atmega128 framework of the program, and all the resources in the basic configuration. gcc avrstudio
Segwii11
- atmega128 project segway autobalancing robot
myusart
- atmega128单片机的串口通讯程序,通过串口调试助手可实现单片机与计算机的交互。-atmega128 single-chip serial communication program through the serial port can achieve single-chip debugging assistant computer interaction.
DS18B20
- ATMEGA128 DS18B20 C程序-ATMEGA128 DS18B20 C program
LCD
- lcd output test for Atmega128 toolkit.
45666004ucosii-Atmega128
- atmega128 rs232 source code
Atmega128
- 可以把AVR程序作为一种清晰的认证,让你受益匪浅-AVR procedures can be certified as a clear, allows you to benefit from
ATMega128
- ATMega128 datahseet, outlines ATMega128 details
Micrium-Atmel-uCOS-II-ATmega128
- Micrium-Atmel-uCOS-II-ATmega128.zip-Micrium-Atmel-uCOS-II-ATmega128.zip
MMC_SD_SourceCode
- MMC SD SourceCode for ATMega128.
atmega128
- Microcontroller with 128K Bytes In-System Programmable Flash
UART_TESTING
- testing uart with the atmega128 microcontroller and icc avr compiler
AT128_UART
- ATMEGA128 UART通用通讯程序 ICCAVR版本-ATMEGA128 UART common communication procedures ICCAVR version
AT128_I2C
- ATMEGA128 自定义两线I2C通信通用程序-ATMEGA128 custom two-line generic I2C communication procedures
ModBus_for_atmega128_IAR
- modbus connection protocol, through debugging on atmega128
ATMEGA128
- 使用ATMEGA128为主控芯片,点阵为显示模块,显示万年历-Use ATMEGA128 master chip, dot matrix module to display, show calendar
ATmega128-motor
- 使用ATmega128对于步进电机的控制。可以使用的好代码-Use ATmega128 for stepper motor control. You can use a good code
ATmega128串口程序
- ATmega128 串口程序 比较好用 给大家分享(ATmega128 serial program is relatively good to use to share with you)
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。