-
单片机为控制器件的,一个小巧的频率测试器。用c语言编写,用过验证和实际实践。...
单片机为控制器件的,一个小巧的频率测试器。用c语言编写,用过验证和实际实践。-microcontroller for the control device, a compact frequency device. C language with the preparation, certification and used actual practice.
- 2023-07-22 12:55:03下载
- 积分:1
-
使用c51单片机制作的气象五要素采集程序
包括DS1302温度以及TLC2543、24c04,键盘
240*320液晶模块!...
使用c51单片机制作的气象五要素采集程序
包括DS1302温度以及TLC2543、24c04,键盘
240*320液晶模块!-use c51 SCM produced five elements of the meteorological collection procedures include DS1302 temperature and TLC2 543,24 c04, keyboard 240* 320 LCD module!
- 2022-02-10 00:02:10下载
- 积分:1
-
NXP
NXP官方最新的SAA7113驱动源代码,更新日期2007/10/09。提供非常全的功能函数。
原本是在Trimedia平台使用的,移植到其他平台很简单!-NXP
- 2022-04-12 09:36:35下载
- 积分:1
-
这是一个结合Proteus和51单片机实现的一个按键加速实例。以验证...
这是一个结合Proteus和51单片机实现的一个按键加速实例。以验证-This is a combination of Proteus and 51 of the MCU examples of a button to accelerate. To verify
- 2022-01-25 21:59:34下载
- 积分:1
-
采用sja1000开发can总线的源代码
采用sja1000开发can总线的源代码-USE SJA1000 DESIGN CAN-BUS SOURCE PROGRAM
- 2022-02-11 18:21:09下载
- 积分:1
-
采用TOP227单片开关电源芯片实现的充电器,内附电路图
采用TOP227单片开关电源芯片实现的充电器,内附电路图-used TOP227 SMPS chip chargers, enclosing circuit
- 2022-08-16 16:39:17下载
- 积分:1
-
Sunplus SCM network source
凌阳单片机网络系统源码-Sunplus SCM network source
- 2023-03-16 15:10:03下载
- 积分:1
-
用AT89C51实验板的两位数码管显示00~99依次循环的汇编语言程序
用AT89C51实验板的两位数码管显示00~99依次循环的汇编语言程序-AT89C51 board with two digital tube display 00 to 99 followed by the cycle of assembly language program
- 2022-03-26 10:35:15下载
- 积分:1
-
基于单片机8051的嵌入式开发指南主要是rty51和UCOS操作系统的开发....
基于单片机8051的嵌入式开发指南主要是rty51和UCOS操作系统的开发.-Based on the 8051 single-chip embedded development guide primarily uCOS rty51 and operating system development.
- 2022-01-25 17:47:38下载
- 积分: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