-
nRF9E5的性能测试程序,该程序控制开发板的一个灯的亮与灭.
nRF9E5的性能测试程序,该程序控制开发板的一个灯的亮与灭.-nRF9E5 the performance test procedures, the control of a development board with the bright lights out.
- 2022-07-05 12:14:37下载
- 积分:1
-
SCM stopwatch program, the classic study of information through the authenticati...
单片机的秒表程序,经典的学习资料,通过验证,可以迅速的深入单片机编程的精髓-SCM stopwatch program, the classic study of information through the authentication, can be quickly in-depth the essence of single-chip programming
- 2022-02-07 14:38:55下载
- 积分:1
-
MAX232串口与单片机通讯的电平转换芯片,转换后电压在0
MAX232串口与单片机通讯的电平转换芯片,转换后电压在0-5之间-MAX232 serial communication with the single-chip level translator chip voltage conversion between 0-5
- 2023-08-28 02:25:02下载
- 积分:1
-
C0851F020单品机DA转换源码,带液晶显示的功能
C0851F020单品机DA转换源码,带液晶显示的功能-C0851F020 single source goods machine DA converters with liquid crystal display function
- 2022-07-05 05:46:28下载
- 积分:1
-
I in the development of the Chinese character dot
我在开发汉字点阵屏的时候找到的,很有帮助的!-I in the development of the Chinese character dot-matrix screen to find the time to be helpful!
- 2022-03-11 08:55:44下载
- 积分:1
-
DS18B20资料及使用程序,适合51单片机开发,适合初学者
DS18B20资料及使用程序,适合51单片机开发,适合初学者-DS18B20 information and use the program for 51 MCU development, suitable for beginners
- 2022-11-21 15:55:04下载
- 积分:1
-
I2C和atc2401宝贵哦
I2C及ATC2401--很有价值的哦-I2C and ATC2401 valuable Oh
- 2022-02-25 04:32:35下载
- 积分: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
-
AVR系列单片机mega48,应用例程,包括图纸,…
AVR,系列单片机MEGA48应用例程,包括原理图,代码基本包括全部资源的配置应用.-AVR, the series microcontroller MEGA48 application routines, including drawings, code includes all the resources basic configuration application.
- 2022-08-16 00:30:12下载
- 积分:1
-
利用单片机串口通信编译一个程序在打开时向电脑发送问候语...
利用单片机串口通信编译一个程序在打开时向电脑发送问候语-To compile a single-chip computer serial communication program is open to the computers to send greeting
- 2023-07-13 20:35:03下载
- 积分:1