登录
首页 » SCM » STC89C51RCRD series of internal EEPROM data storage (C language) says the Cathol...

STC89C51RCRD series of internal EEPROM data storage (C language) says the Cathol...

于 2022-02-21 发布 文件大小:4.97 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

STC89C51RCRD系列内部EEPROM数据存储(C语言)说的可是天主教单片机啊!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 该设备是一款基于AVR mega16L单片机的电子书阅读器,它除具有传统的阅读电子资源功能外,还能通过PS2接口与PC键盘连接,使用普通PC键盘输入信息,进行文
    该设备是一款基于AVR mega16L单片机的电子书阅读器,它除具有传统的阅读电子资源功能外,还能通过PS2接口与PC键盘连接,使用普通PC键盘输入信息,进行文本录入;使用LCD12864液晶作为显示器,它还可以用VB专门为之编写的下载软件通过串口下载TXT格式的文本资源。电子书资源存储在AVR公司生产的AT45DB021B闪速存储器,它有2M存储空间,可满足一般用户需要,当然也可升级为大容量存储器。 该设备功能强大,将电子书阅读器发挥到了极致,能满足用户特殊需要。 -The device is a single chip based on the AVR mega16L e-book reader, which in addition to the traditional functions of reading electronic resources, but also through the PS2 interface to connect with the PC keyboard, use an ordinary PC keyboard input information, the text input use LCD12864 LCD as a display, it can be prepared by specialized VB download software through the serial port to download TXT format text resources. E-book resources are stored in the AVR produced AT45DB021B flash memory, it has 2M storage space to meet the needs of general users, of course, can also be upgraded to a large-capacity memory. The device is powerful and will play an eBook reader to the extreme, and to meet the special needs of users.
    2023-01-18 02:55:03下载
    积分:1
  • 本程序包含c与ASM格式的16C554的程序,部分初始化程序
    本程序包含c与ASM格式的16C554的程序,部分初始化程序-This procedure contains c and ASM format 16C554 procedures, some initialization procedure
    2023-02-16 14:30:04下载
    积分:1
  • LCD1602液晶程序,该程序包含1602的基本驱动程序,包含写命令函数和读命令函数等...
    LCD1602液晶程序,该程序包含1602的基本驱动程序,包含写命令函数和读命令函数等-LCD1602 LCD program that contains the basic drivers for 1602, including the write command function and read command function, etc.
    2022-03-10 23:11:22下载
    积分:1
  • 急救车与交通灯)(1)南北与东西方向,每个方面由红黄绿三个灯控制(2)南北向: 红(30秒),黄(5秒),绿(25秒)   东西向: 红(35秒),黄(5秒),...
    急救车与交通灯)(1)南北与东西方向,每个方面由红黄绿三个灯控制(2)南北向: 红(30秒),黄(5秒),绿(25秒)   东西向: 红(35秒),黄(5秒),绿(25秒)   上述基本参数可以根据实际情况自行调整,灯的变化规律与实际路口规律相同,绿灯在最后5秒钟时,黄灯亮,然后红灯亮,不允许两个方面同时亮绿灯。(3)绿灯的时间显示在数码管上进行显示。(4)可以通过一个开关控制,当开关信号为0时,整个交通灯全灭提高要求:(1)设计一个紧急控制开关信号,当紧急开关信号为1时,两个方向的灯全为红灯。紧急开关撤消后,按照开关按下之前的状态继续运行(其参数要保存)。(2)设计一个夜间行车开关,当开关按下后,两个方向都只有黄灯闪烁,其它灯熄灭。(3)设计两个方向的亮时时间可调。-emergency vehicles and traffic lights) (1) North and South and east-west direction, each with three yellow-green from red lights control (2) to the north and south : red (30 seconds), yellow (5 seconds), Green (25 seconds) to things : red (35 seconds), yellow (5 seconds) Green (25 seconds) above basic parameters can be adjusted to the actual situation, the light changes with the actual law of the same intersection, the green light in the final five seconds, the yellow light is on, and then a red light, bright, not two fronts simultaneously bright green. (3) the green light at the time displayed on the digital display control. (4) can be controlled by a
    2022-01-22 01:28:42下载
    积分:1
  • 可以在电脑上实现,可以实现总线连接。用89C51单片机和SJA1000芯片有限..
    可以实现在PC与CAN总线的连接。采用的89C51和SJA1000芯片的接法。里面包括原程序的电路斩-Can be achieved in the PC and CAN bus connection. Used 89C51 and SJA1000 chip connection. Procedures which include the original circuit Tsam
    2022-01-25 15:26:12下载
    积分:1
  • HT24 系列的EEPROM 总共8 个管脚,三个为芯片地址脚A0、A1、A2,在单片机对它进行操作时,从SDA 输入A0、A1、A2 数据和芯片外部A0、A1...
    HT24 系列的EEPROM 总共8 个管脚,三个为芯片地址脚A0、A1、A2,在单片机对它进行操作时,从SDA 输入A0、A1、A2 数据和芯片外部A0、A1、A2 所接地址需一一对应。一个为芯片写保护脚WP,WP 脚接低电平时,芯片可进行读写操作;WP 脚接高时,芯片只可进行读,不可进行写。 另外两个管脚为电源脚VCC,VSS。 用单片机对HT24 系列的EEPROM 进行控制时,HT24 系列的EEPROM 的外部管脚VCC、VSS、WP、A0、A1、A2 根据需要,对应接上,SDA、SCL 接到单片机控制脚上。-HT24 Series EEPROM total of 8 pins, three pins for the chip address A0, A1, A2, in the microcontroller to operate it, from SDA input A0, A1, A2, and chip external data A0, A1, A2 of the Then one correspondence address must be in. One for the chip, write-protect pin WP, WP feet then low, the chip can be read and write operations WP pin is high then, the chip can only be read, not write. The other two pins for the power pin VCC, VSS. With the microcontroller on the HT24 Series EEPROM control when, HT24 Series EEPROM external pin VCC, VSS, WP, A0, A1, A2 according to the needs of the corresponding connected, SDA, SCL receives SCM control feet .
    2022-01-28 04:45:28下载
    积分:1
  • The use of Microchip
    使用微芯公司的PIC18F458单片机,用C语言实现两块单片机之间的CAN通讯,包括接收和发送数据。-The use of Microchip
    2022-02-07 11:36:24下载
    积分:1
  • DSP芯片的使用,一个很有用的芯片介绍资料.
    DSP芯片的使用,一个很有用的芯片介绍资料.-DSP chips use, a useful information on the chip.
    2023-04-09 10:30:04下载
    积分:1
  • 用1602LCD液晶屏做的电子表。
    用1602LCD液晶屏做的电子表。-1602LCD LCD screen to do with the electronic form.
    2022-02-06 06:58:14下载
    积分:1
  • 新华龙f020的spi0接口 控制MAX7221的数码管显示的程序,经过验证,绝对好用...
    新华龙f020的spi0接口 控制MAX7221的数码管显示的程序,经过验证,绝对好用 -Hualong spi0 new F020
    2023-04-13 15:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载