-
用8051单片机可实现音乐播放功能(以"新年好"为例)。如果安装了Proteus软件,可方便的在自己的电脑上实现仿真。...
用8051单片机可实现音乐播放功能(以"新年好"为例)。如果安装了Proteus软件,可方便的在自己的电脑上实现仿真。-YOU KAN PLAY BEAUTIFUL MUSIC WITH THE HELP OF 8051MCU.YOU CAN SIMPLY MAKE IT IF YOU HAVE THE MASTERY OF PROTEUS.
- 2022-05-30 13:54:06下载
- 积分:1
-
详细讲述10种经典的软件滤波算法,很通用。适合初学者。
详细讲述10种经典的软件滤波算法,很通用。适合初学者。-A detailed account of the 10 kinds of classic software filtering algorithm, it is common. Suitable for beginners.
- 2023-08-22 19:10:03下载
- 积分:1
-
常用串行EEPROM的编程应用,SPI总线(Serial Peripheral Interface串行外围设备接口总线)是三线式的串行总线,是由摩托罗拉公司所研
常用串行EEPROM的编程应用,SPI总线(Serial Peripheral Interface串行外围设备接口总线)是三线式的串行总线,是由摩托罗拉公司所研发,使用三线进行数据传输,分别是SCK时钟引脚,SI数据输入引脚和SO数据输出引脚。-Commonly used application of serial EEPROM programming, SPI bus (Serial Peripheral Interface Serial Peripheral Interface Bus) is a three wire serial bus is developed by Motorola, the use of third-line data transmission, namely the SCK clock pin, SI data input pin and the SO data output pin.
- 2022-03-21 14:43:04下载
- 积分:1
-
240* 320 TFT LCD of the AVR driver, LCD controller chip ILI9320 parallel 16bit m...
240*320 TFT LCD的AVR驱动程序,LCD控制芯片ILI9320 并行16bit模式 -240* 320 TFT LCD of the AVR driver, LCD controller chip ILI9320 parallel 16bit mode
- 2022-04-01 06:42:52下载
- 积分:1
-
12864最权威的资料,两个资料一起组成完整资料
12864最权威的资料,两个资料一起组成完整资料-12864 most authoritative information, with information on the composition of two incomplete information
- 2022-03-20 15:58:57下载
- 积分:1
-
MP430 microcontroller applications, which include serial transceivers and other...
MP430单片机应用程序,其内容包括串口的收发和其他IO口的控制等等。-MP430 microcontroller applications, which include serial transceivers and other IO control, etc..
- 2023-05-09 14:35:02下载
- 积分:1
-
使用Small RTOS51做一个项目,所有的柴,可立即使用keil编译…
利用SMALL RTOS51做的一个项目,全部齐,用KEIL 7.07可马上编译-use SMALL RTOS51 do a project, all of chai, can be used immediately KEIL compiler 7.07
- 2023-01-23 01:40:04下载
- 积分:1
-
ads7843是一款4线电阻式触摸芯片,可以制成触摸屏,经调试绝对好用!...
ads7843是一款4线电阻式触摸芯片,可以制成触摸屏,经调试绝对好用!-ads7843 is a four-lane chip resistor touch, touch screen can be made, absolutely useful debugging!
- 2022-01-26 06:03:32下载
- 积分:1
-
c51读写24cxx程序模块,已调试过,ok
工具Keil uVision2
c51读写24cxx程序模块,已调试过,ok
工具Keil uVision2-C51 to read and write 24Cxx program modules have been debug, ok tool Keil uVision2
- 2022-05-30 07:10:50下载
- 积分: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