搜索资源列表
24C01--24C256
- This program is a series of 51 single-chip microcomputer simulation IIC bus, the memory of the 24 operations
24C256
- 读写串行存储器24C256底层驱动程序,在51系列单片机成功应用.
AT24C128.rar
- 24C126,24C256的51单片机程序,C语言编写,keil编译,带proteus仿真原理图。,24C126, 24C256 microcontroller 51 programs, C language, keil compiler, with proteus simulation schematic.
24c256的底层驱动STM32的代码
- 24c256的底层驱动,STM32的代码,是根据网上朋友的51的程序改写的,谢谢支持!!,The bottom of 24c256 driver, STM32 code is based on a friend' s 51-line rewrite of the program, I would like to thank the support! !
wl007
- 24c256程序,51单片机控制读取24 C256程序-24c256 program, 51 SCM control program to read 24 C256
c24c256
- 24c256编程 基于51单片机C语言 -24c256 Microcontroller C programming language based on 51
1
- 51做的密码锁,将密码存在24C256里 1、八位数码管动态显示 2、具有密码设定和修改功能 3、密码输入错误报警功能 4、4*4矩阵键盘输入 5、具有密码3次错误锁死功能 6、具有万能密码解锁功能-51 locks to do, there 24C256 password, 1, eight digital dynamic display 2, with password settings, and modify the function 3, the password
save1302to24c256
- 将1302转换成字符,存储在24c256里,并可以读取,51单片机例程-1302 characters will be converted and stored in 24c256 years, and can read, 51 MCU routine
24c256
- 读写24c256存储器 读写存储器 使用51单片机开发-Memory read and write memory read and write 24c256 chip developed with 51
BUS-and-SLA
- 单片机编程,51单片机,I2C总线,SPI总线,12864液晶屏底层程序,24C256,DS1307,AD7705-Microcontroller programming, 51, I2C bus, SPI bus, 12864 LCD underlying process, 24C256, DS1307, AD7705
51串口通信
- 介绍了AT89C52单片机与PC机串行通信的实现方法,串行存储器24C256的读写操作流程,并给出了具体通信接口电路、单片机串行通信程序流程以及利用VB6.0的通信控件MSComm实现PC机串行通信的程序。系统经过实际应用,效果令人满意