搜索资源列表
AVR CAN通讯
- 针对自带CAN通信功能的AVR单片机直接编程
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
AVR单片机SPI接收程序
- AVR单片机SPI接收程序,改程序开发环境是CVAVR。该软件具有强大的代码生成能力,大家可以试着自己生成代码!,Single-chip SPI receiver AVR procedures, program development environment is changed CVAVR. The software is a powerful code generation capability, we can try to generate their own code!
MzT24-2-IAR-AVR-Mage32.rar
- MzT24-2模块驱动例程(IAR AVR Mage32)320*240TFT液晶屏驱动程序,完整工程文件,调试通过,下载即可使用,MzT24-2 module driver routines (IAR AVR Mage32) 320* 240TFT LCD driver, a complete project file, debug is passed, you can use download
uart_test.rar
- avr单片机的串口程序,用于操作avr单片机的串口,可以实现发送接收字符、字符串。,SCM avr serial procedures, for the operation of single-chip serial avr can be achieved Send receive characters, strings.
LCD 12864 AVR下显示驱动程序
- LCD 12864 AVR下显示驱动程序.使用的是ATMEL公司的AVR芯片ATMEGA16.只要稍加修改可以移植到其他单片机上,对学习12864非常有用,特别是初学者。,LCD 12864 AVR under the display driver. Using ATMEL' s AVR chips ATMEGA16. As long as a little change can be ported to other microcontrollers, the 12864 is very use
avr-mp3
- AVR MP3带收音机和温度显示,自己可以DIY一个。-AVR MP3 with radio and temperature display, they can DIY one.
AVR-Voltage-measure
- 用AVR单片机做数字表头,1602当显示器可用来测量电压-AVR microcontroller to do with the digital meter, 1602, when the display can be used to measure the voltage
AVR-temp
- AVR的温度检测程序,使用热敏电阻.可以使用的,没问题. -AVR temperature testing procedures, the use of thermal resistance. Can be used, no problem.
AVR+LCD12864+TUXING
- 示波器的仿真!!!本人的原创!!!可以显示任意的波形-Oscilloscopes simulation! ! ! I am the original! ! ! Can display arbitrary waveform
can-m16-mcp2515
- 用M16和MCP2515组成的CAN通讯节点。 有原理图和代码-MCP2515 with the composition of M16 and CAN communications nodes. There are schematic and code
AVR-Single-Chip-collection
- AVR单片机论文集,汇集了avr单片机的各类实用论文。-AVR Single Chip collection, a collection of various types of single-chip avr practical papers.
avr-usb-only-one-press-download-090426
- A AVR USB download tool. It can download your target file to full series avr chip with only one press.-A AVR USB download tool. It can download your target file to full series avr chip with only one press.
TIMER_main
- AVR单片机C语言, 关于定时器的应用, 大家可以去看看,里面有说明-AVR single-chip C language, on the application of the timer, we can see that there are
CANto232
- CAN转232总线的单片机程序(AVR实现)-CAN bus 232 to the single-chip procedures (AVR to achieve)
avrdianzishu
- AVR单片机费用低廉。学习AVR单片机可使用ISP在线下载编程方式(即把PC机上编译好的程序写到单片机的程序存储器中),不需购买仿真器、编程器、擦抹器和芯片适配器等,即可进行所有AVR单片机的开发应用,这可节省很多开发费用。程序存储器擦写可达10000次以上,不会产生报废品-Single-chip low-cost AVR. AVR can be used to study single-chip ISP online download programmatically (that is, th
AVR=SPI
- AVR SPI串口程序,大家可以共享,谢谢,现在的程序51的多 AVR的少,不过AVR的速度很快。-AVR SPI serial procedures, we can all share, thank you, now more than 51 procedures AVR less, but the speed of AVR.
avr-CAN
- 现场总线技术 [1]是目前自动化控制领域发展比较迅速的一门技术 ,其中CAN(Controller Area Network)总线[2]是在国际上应用最广泛的现场总线之一。-Controller Area Network
CAN
- 基于AVR单片机ATmega1280,使用MCP2515与82C250实现CAN与串口的数据通讯,有原理图-Based on AVR microcontroller ATmega1280, use the MCP2515 to achieve with the 82C250 CAN and serial data communication
AVR-BOOTLOADER
- Tmega128具备引导加载支持的用户程序自编程功能(In-System Programming by On-chipBoot Program),它提供了一个真正的由MCU本身自动下载和更新( 采用读/写同时"Read-While-Write"进行的方式)程序代码的系统程序自编程更 新的机制。利用AVR的这个功能,可以实现在应用编程(IAP)以及实现系统程 序的远程自动更新的应用。-Tmega128 with boot loader program to support user se