-
C0851F020单品机DA转换源码,带液晶显示的功能
C0851F020单品机DA转换源码,带液晶显示的功能-C0851F020 single source goods machine DA converters with liquid crystal display function
- 2022-07-05 05:46:28下载
- 积分:1
-
Using MPLAB development, calculation of spherical coordinates to Gaussian projec...
采用MPLAB开发,计算球面坐标到高斯坐标的投影,经度小于1m-Using MPLAB development, calculation of spherical coordinates to Gaussian projection coordinates, longitude less than 1m
- 2022-10-27 13:45:04下载
- 积分:1
-
单片机C8051加无线模块nRF24L01实现温度传感器数据采集和无线收发(接收部分)...
单片机C8051加无线模块nRF24L01实现温度传感器数据采集和无线收发(接收部分)-C8051 MCU plus wireless module nRF24L01 to achieve the temperature sensor data acquisition and wireless transceiver (receiver part)
- 2023-01-11 12:45:03下载
- 积分:1
-
msp430单片机控制完全时钟程序,这个程序太好用了,欢迎高手来交流...
msp430单片机控制完全时钟程序,这个程序太好用了,欢迎高手来交流-MSP430 single chip microcomputer to control fully clock procedures, which spent too good to welcome you to share
- 2023-05-05 14:41:03下载
- 积分:1
-
This procedure MOTOROLA08AS20 realize single
本程序实现了对MOTOROLA08AS20单片机EEPROM的访问,可自动配置波特率,实现了对EEPROM的读、写和擦除操作。-This procedure MOTOROLA08AS20 realize single-chip EEPROM of the visit, can automatically configure the baud rate, to realize the EEPROM read, write and erase operations.
- 2022-02-03 06:29:43下载
- 积分: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
-
89C51系列CPU编程器的程序
89C51系列CPU编程器的程序-89C51 CPU series of procedural programming
- 2022-04-23 08:07:26下载
- 积分:1
-
Under the control of the keyboard, move the string Hello, or East China Normal U...
根据键盘的控制,移动字符串Hello或者华东师范大学,行列键盘的7用于字符串左移,8用于字符串下移,9用于字符串右移,5用于字符串上移。按键每按一下向各自的方向移动一个点阵的位置。-Under the control of the keyboard, move the string Hello, or East China Normal University, the ranks of the keyboard for the string to the left of 7, 8 for string down, 9 for string shifted to right, 5 for the string to move. Click the button for each move to their respective location of a dot matrix.
- 2023-08-24 06:50:04下载
- 积分:1
-
基于89S52单片机的4位led显示程序,采用定时器记数,最大定时为...
基于89S52单片机的4位led显示程序,采用定时器记数,最大定时为-89S52-based MCU four led display program, using timer counting, Timing for the largest
- 2022-01-27 22:20:56下载
- 积分:1
-
初学单片机,第一个程序,主要是控制8位LED数码灯以单双位交替闪烁....
初学单片机,第一个程序,主要是控制8位LED数码灯以单双位交替闪烁.-Beginner MCU, the first program, mainly for controlling the 8-bit LED digital light flashing alternately to odd and even bits.
- 2022-07-14 05:46:08下载
- 积分:1