-
基于电脑USB的按摩器,包括原理图和源程序下载,单片机用的是PIC12F629...
基于电脑USB的按摩器,包括原理图和源程序下载,单片机用的是PIC12F629-computer-based USB massage device, including schematic and source download, the MCU is PIC12F629
- 2022-04-21 03:59:29下载
- 积分:1
-
24LC01 24LC256 to the general program is EEPROM 24LC01
24LC01至24LC256的通用程序,24LC01是EEPROM-24LC01 24LC256 to the general program is EEPROM 24LC01
- 2022-05-31 21:40:46下载
- 积分:1
-
基于AVR单片机mega8的电表的C程序(第二部分,时钟及其他)
基于AVR单片机mega8的电表的C程序(第二部分,时钟及其他)-Based on the AVR Microcontroller mega8 meter of C procedures (the second part, the clock and others)
- 2022-03-19 12:17:18下载
- 积分:1
-
LCD1602在KEIL下调试的DLL。
LCD1602在KEIL下调试的DLL。-LCD1602 in KEIL debugging under the DLL.
- 2022-05-21 19:36:16下载
- 积分:1
-
LCD font generation
LCD字库生成 ;-LCD font generation
- 2022-01-22 08:40:34下载
- 积分:1
-
MDK learning LCD_1620.rar, I wish you all to learn and progress! ! MDK learning...
MDK学习之LCD_1620.rar,祝大家学习进步!!MDK学习之LCD_1620.rar,祝大家学习进步-MDK learning LCD_1620.rar, I wish you all to learn and progress! ! MDK learning LCD_1620.rar, I wish you all a learning progress
- 2022-07-13 22:55:26下载
- 积分:1
-
这是CS5460芯片测试电源显示更多中国内..
这是关于电能检测芯片CS5460的说明,里面有多篇中文资料,还有汇编语言例子.-This is the power of the CS5460 chip testing shows that more of Chinese inside information, there are examples of assembly language.
- 2022-02-20 12:55:39下载
- 积分:1
-
Keil C51软件模拟I2C基于主线
keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keilC51in下即可。-keil c51 simulates I2C based on software the main line the
Dll dynamic connection storehouse. After downloading roasts it to
keilC51in under then.
- 2022-12-01 13:15:08下载
- 积分:1
-
/* 程序详细功能介绍:
* 用AT89S51单片机产生“嘀、嘀、…”报警声从P3.2端口输出,产生频率为1KHz,
* 1KHZ方波从P3.2输出...
/* 程序详细功能介绍:
* 用AT89S51单片机产生“嘀、嘀、…”报警声从P3.2端口输出,产生频率为1KHz,
* 1KHZ方波从P3.2输出0.2秒,接着0.2秒从P3.2输出电平信号,如此循环下去,就形成我们所需的报警声了。
*
* 程序设计方法
*(1.生活中我们常常到各种各样的报警声,例如“嘀、嘀、…”就是常见的一种声音报警声,
* 但对于这种报警声,嘀0.2秒钟,然后断0.2秒钟,如此循环下去,假设嘀声的频率为1KHz,
* 由于要产生上面的信号,我们把上面的信号分成两部分,一部分为1KHZ方波,
* 占用时间为0.2秒;另一部分为电平,也是占用0.2秒;因此,我们利用单片机的定时/计数器T0作为定时,
* 可以定时0.2秒;同时,也要用单片机产生1KHZ的方波,对于1KHZ的方波信号周期为1ms,
* 高电平占用0.5ms,低电平占用0.5ms,因此也采用定时器T0来完成0.5ms的定时;
* 最后,可以选定定时/计数器T0的定时时间为0.5ms,而要定时0.2秒则是0.5ms的400倍,
* 也就是说以0.5ms定时400次就达到0.2秒的定时时间了。
*/
- 2022-05-23 23:28:34下载
- 积分:1
-
Sunplus microcontroller applications, provide a voice recognition Trolley to the...
这是一个凌阳单片机的应用,提供了实现语音小车识别的具体程序。-Sunplus microcontroller applications, provide a voice recognition Trolley to the specific procedures.
- 2022-01-30 20:00:10下载
- 积分:1