搜索资源列表
1-w总线读写函数
- 基于PIC单片机的1-w总线读写函数,可用于数字 温度传感器的数据传输!-PIC on the 1-w Bus reader function can be used for digital temperature sensor data transmission!
FPGA读写控制sram
- 拨码开关控制读写,按键控制地址加,读出数据由数码管显示,直观展现了程序是否正确。
eeprom擦写
- 配置使用freescale MC9S12X 单片机EEPROM,初始化,读写数据和擦除数据空间
基于ISIS 仿真 读写X5045
- 基于ISIS 仿真 读写X5045 将一个数据写入读出
E2PROM_DSP.用于MICROCHIP 24LC64 EEPROM的读写
- 本程序用于MICROCHIP 24LC64 EEPROM的读写。本程序不使用芯片级联方式, 请将A0,A1,A2 管脚接至低电平。本程序使用IOC6作为SDA,IOC7作为SCL。 程序中的地址空间最大可至64K:24LC00-16-0,24LC01-128-8,24LC02-256-8, 24LC04-512-16,24LC08-1K-16,24LC16-2K-32,24LC32-4K-32,24LC64-8K-32, 24LC128-16K-64,24LC256-32K-64,24L
使用8051单片机读写AT93C66
- 使用8051单片机读写AT93C66,实现数据的快速存储。-Use the 8051 controler read and write the IC AT93C66, and fast transfom.
IIC读写EEPOM 24C02 数据程序
- IIC读写EEPOM 24C02 数据程序。51单片机将测量数据写入到EEPROM中,停电后也不会丢失数据。用IIC总线读存储在24C02中的数据,便于用户比较和管理。,IIC data read and write procedures EEPOM 24C02. 51 Single-chip measurement data will be written to EEPROM, the blackout also would not lose data. With IIC bus read i
通过89C52模拟SPI向25LC系列EEPROM中读写数据的简单示列
- 本程序是描述通过89C52模拟SPI向25LC系列EEPROM中读写数据的简单示列,程序中定义了10个变量,通过SPI传送到EEPROM中,然后在通过SPI传回单片机,在P1口中显示数据,This procedure is described 89C52 simulation through SPI to EEPROM in 25LC series of simple to read and write data out that the procedures defined in the 10
向24C02读写数据
- 向24C02写入256字节数据并将刚写入的数据读出,通过仿真器可以观察达写入和读出的数据。,24C02 to write 256-byte data and write the data just read out, through the emulator can be observed up to write and read out data.
51Demo
- 单片机编程语言 51单片机读写U盘例程 U盘作为数据的载体目前已广泛应用于嵌入式行业,而某些电子产品在国家标准中已成了\r\n强制性的要求。在嵌入式的电子产品中实现对U盘文件的读写,成了许多厂家的技术攻关的难\r\n题。优盘伴侣EasyUDisk读写U盘模块就可以轻易解决以上问题,它是低端单片机操作U盘的最\r\n佳伴侣。\r\n\-err
SDcardreadprogram
- 通过单片机实现SD卡读写功能. 1、SD卡采用SPI通信 2、先往SD里顺序写入0-255共256个数据,然后再读回送LCD1602显示 -Use microcontroller to read and write sd card
DATAFLASH
- FLASH读写操作,实现对flash空间的擦除和烧写。-FLASH read and write operations, the realization space of flash erase and programmer.
LPC2312_MP3Player
- 用philips lpc2312+DSP实现MP3播放,LCD显示,24C02关机数据,SD卡读写,FAT16/32文件系统.-With philips lpc2312+ DSP implementation MP3 player, LCD display, 24C02 shutdown data, SD card reader, FAT16/32 file system.
main
- 32K FLASH读写 // 向FLASH中的0xA000单元写数据,然后读出-32K FLASH to read and write// 0xA000 to FLASH in the unit to write data, and then read out
WXRAMB
- 程序对片内数据存储器(4K RAM)实现读/写操作,先在地址//0000---00FFH写入数据,再读出进行比较是否正确,若不正确蜂鸣器响一声-Procedures on-chip data memory (4K RAM) to achieve read/write operation, first in the address// 0000--- 00FFH write data, read out the comparison is correct, do not say the right
USB_programing
- 用VC++实现USB接口读写数据的程序的源码,txt格式-VC++ implementation with USB interface, the program read and write data source, txt format
1.同步数据的读写
- STM32 ucos 数据的同步读写(Synchronous read and write of data of stm32 ucos)
I2C-读写EEPROM
- IIC读写数据 单片机使用的是STM32F407系列(IIC read and write data)
(FIFO)串口接收和发送
- 使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习(Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.)
单片机读写SD卡
- 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)