-
本库函数为大容量(2M)Flash SST25VF016B的驱动函数 包括IO模拟SPI总线方式和C8051F020硬件SPI方式下的驱动 函数接口简单易用 代...
本库函数为大容量(2M)Flash SST25VF016B的驱动函数 包括IO模拟SPI总线方式和C8051F020硬件SPI方式下的驱动 函数接口简单易用 代码规范简洁-The library functions for large-capacity (2M) Flash SST25VF016B driver function including IO simulation SPI bus mode and SPI mode C8051F020 hardware driver function interface specification concise easy-to-use code
- 2022-07-27 01:12:55下载
- 积分:1
-
4汉字左流动128*16点阵LED显示代码
4汉字左流动128*16点阵LED显示代码-4 characters left to flow 128* 16 dot matrix LED display code
- 2022-05-06 23:25:38下载
- 积分:1
-
使用单片机读取并提取短信内容,并送lcd1602显示
使用单片机读取并提取短信内容,并送lcd1602显示-lcd1602 GSM NSG pick up
- 2023-04-29 23:40:03下载
- 积分:1
-
rp89comdd mcs51单片机源码一堆
rp89comdd mcs51单片机源码一堆-rp89comdd mcs51 SCM source heap
- 2022-06-16 02:57:18下载
- 积分:1
-
AVR GCC program design CD with the book containing the AVR
AVR单片机GCC程序设计随书光盘源码
内附AVR嵌入式操作系统源码-AVR GCC program design CD with the book containing the AVR-source embedded operating system source code
- 2022-04-15 08:13:44下载
- 积分:1
-
这个源码是在电源上电过程中的处理程序,在单片机上电过程中需要有很多步骤去处理,供大家参考讨论
这个源码是在电源上电过程中的处理程序,在单片机上电过程中需要有很多步骤去处理,供大家参考讨论-This source code is in the power supply in the course of treatment procedures, the single-chip power and the need to have a lot of steps to deal with, for reference to discuss
- 2022-03-09 15:57:15下载
- 积分:1
-
基于keil c51的rtos tiny源代码(keil 7.05 version)
基于keil c51的rtos tiny源代码(keil 7.05 version)-based on the Byelorussian tiny decoder source code (c51 7.05 version)
- 2022-02-09 21:48:02下载
- 积分:1
-
用C++语言写的单
C语言写的单片机数字时钟程序,经调试通过-C language to write the single-chip digital clock procedures, adopted by the debug
- 2022-02-10 11:07:20下载
- 积分:1
-
光电鼠标的电路图,很好的,多多交流学习
光电鼠标的电路图,很好的,多多交流学习-Circuit diagram of optical mouse, very good, a lot of exchange of learning
- 2023-05-07 19:10:02下载
- 积分:1
-
///*** *** *** *
//一、程序说明:
//1, 24LC02器件地址是1010000R/W.
//2, 数组写入24LC02采取页写...
///*** *** *** *
//一、程序说明:
//1, 24LC02器件地址是1010000R/W.
//2, 数组写入24LC02采取页写方式.
//3, 数组code从24LC02读出时采取自由读方式.
//4, 采用4.00M晶体。
//5,采用软件I2C。
//二、硬件连接:
//1, SDA------->23 pin.(当然你可以任意选择脚位)
//2, SCL------->18 Pin.(当然你可以任意选择脚位)
//3, PORTB----->数码管的段输出
//4, RD4,RD5,RC6,RC7------->数码管的位输出(数码管为共阴极)
-///*******************// A description of the procedures:// 1, 24LC02 device address is 1010000R/W.// 2, write an array to take 24LC02 page write mode.// 3, the array read out the code from the 24LC02 to take a free read.// 4, using 4.00M crystal.// 5, using software I2C.// Second, the hardware to connect:// 1, SDA-------> 23 pin. (Of course, you can choose to pin)// 2, SCL-------> 18 Pin. (Of course You can choose pin)// 3, PORTB-----> digital tube output segment// 4, RD4, RD5, RC6, RC7-------> digital pipe-bit output (digital tube for a total of cathode)
- 2022-03-19 01:38:16下载
- 积分:1