搜索资源列表
-
0下载:
avr单片机EEPROM读写程序
经过调试,已经成功进行读写,avr after single-chip EEPROM read and write debug procedures have been successfully read and write
-
-
1下载:
AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
-
-
0下载:
I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子
I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程
AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
-
-
0下载:
[AVR源程序]I2C读写外部EEPROM[采用自定义函数]-[AVR source] I2C read and write the external EEPROM [using a custom function]
-
-
0下载:
本代码完成了对AVR单片机的eeprom的操作。在EEPROM中读写字符型(char)数据和整型(int)数据。-Of the code completed the AVR MCU EEPROM operation. EEPROM read and write in the character (char) data and integer (int) data.
-
-
0下载:
AVR单片机EEPROM读写,利用GCC库函数可进行单字节多字节写入或读取-AVR single-chip EEPROM read and write, using GCC library functions can be single-byte multi-byte write or read
-
-
0下载:
用AVR的
I2C读写24C02
先在24C02中写入一段数据,然后断电,再送电,将EEPROM中的数据发送给PC机-24C02 using AVR I2C-read the first paragraph in the 24C02 to write data, and power outages, sending electricity, EEPROM data will be sent to the PC,
-
-
0下载:
使用AVR单片机对EEPROM进行数据的读写-Using the AVR microcontroller to read and write data on the EEPROM
-
-
0下载:
AVR单片机的实验代码,经过测试可以用的。包括普通IO口实验、定时器实验、数码管显示实验、AD转换并显示实验和EEPROM 读写实验.不但有代码,还有简单解释和原理说明-AVR microcontroller experimental code, tested can be used. Including general IO port test, test timer, digital display experiment, AD conversion and display experime
-
-
0下载:
AVR单片机读写EEPROM的详细编程资料!IAR AVR编程环境!-AVR microcontroller EEPROM read and write detailed programming information! IAR AVR programming environment!
-
-
0下载:
基于AVR单片机,EEPROM读写程序,程序易懂-Based on AVR microcontroller, EEPROM read and write process, the program easy to understand
-
-
0下载:
AVR应用程序全集,包括按键处理,定时器,中断、PWM、异步串口UART以及EEPROM读写程序等,上述程序均通过调试。-Complete AVR applications, including keys, timers, interrupts, PWM, UART, and asynchronous serial EEPROM read and write procedures, these procedures are through debugging.
-
-
0下载:
AVR code showing how to access the internal eeprom. Read and write functions to store data on page and byte.
-
-
0下载:
this code is testin internal avr eeprom read & write
-
-
0下载:
此程序是avr的eeprom程序,实现avr单片机内部的eeprom的读写。-This is the internal eeprom avr microcontroller to read and write procedures.
-
-
0下载:
单片机程序模块,提供完整的eeprom内存的读写操作,希望对大家有帮助,开发环境是c环境,使用AVR单片机-SCM program modules, provide complete eeprom memory read and write operations, we hope to help the development environment c environment using the AVR microcontroller
-
-
0下载:
AVR MEGA16的EEPROM读写源码,简单明了-AVR MEGA16 EEPROM read and write source code, simple and clear
-
-
0下载:
AVR单片机程序,对单片机内部存储芯片EEPROM的操作,实现写操作和读操作-AVR microcontroller procedures, MCU internal EEPROM memory chip operation, a write operation and a read operation to achieve
-
-
0下载:
在AVR单片机上实现的读写EEPROM的代码。供学习参考,大家一起当雷锋。-Implemented on the AVR chip EEPROM read and write code. For learning reference, everyone together when Lei Feng.
-
-
0下载:
AVR ATMEAG2560 EEPROM初始化,读,写。-AVR ATMEAG2560 EEPROM initialization, read, write.
-