-
51 microcontroller drives the built LCD procedures. They show audio Character, c...
51单片机驱动128X64液晶的程序。里面包括显示16X16点阵字符、显示8X16点阵字符、显示光标、clr光标等子程序。用C51编写-51 microcontroller drives the built LCD procedures. They show audio Character, character dot-matrix display 8X16 show that the cursor, such as the cursor clr subroutine. Prepared with C51
- 2022-05-13 05:31:45下载
- 积分: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
-
这是一个智能钟的程序..我已编译过的..可以用有时分秒和定时等功能...
这是一个智能钟的程序..我已编译过的..可以用有时分秒和定时等功能
-This is a smart 10-minute procedure .. I have compiled the .. can sometimes accurate and regular features
- 2022-01-22 17:45:04下载
- 积分:1
-
基于AVR单片机的机械旋转时钟,将是完美的结合…
基于AVR单片机的机械旋转时钟,将机械和电子完美的结合,具有一定的艺术性,做好后放在家里可以当艺术品-Based on AVR microcontroller mechanical rotary clock, would be the perfect combination of mechanical and electronic, has a certain artistic quality, do a good job at home can be as works of art after
- 2022-06-27 04:59:56下载
- 积分:1
-
STC51单片机128K sram读写实验的C语言程序,串口调试助手显示。...
STC51单片机128K sram读写实验的C语言程序,串口调试助手显示。-STC51 MCU 128K sram experimental C-language program to read and write, serial debugging assistant display.
- 2022-07-22 19:29:49下载
- 积分: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
-
MPS430的易于使用,精通10天2008电子设计竞赛…
mps430轻松上手,十天精通,针对2008湖北省电子设计大赛总结-mps430 easy to use, proficient in 10 days for the 2008 Electronic Design Competition summary of Hubei Province
- 2022-06-11 17:06:55下载
- 积分:1
-
bin格式的可执行文件生成RVMDK。
用RVMDK生成bin格式的可执行文件.-Bin format RVMDK generated by the executable file.
- 2022-03-14 20:21:22下载
- 积分:1
-
台湾凌阳单片机USB驱动源程序,为凌阳大学计划内容之一。
台湾凌阳单片机USB驱动源程序,为凌阳大学计划内容之一。-Taiwan Sunplus microcontroller USB Driver source, the University of Sunplus one of the contents of the plan.
- 2022-07-22 04:24:37下载
- 积分:1
-
单片机常用子程序, 单片机常用子程序
单片机常用子程序, 单片机常用子程序-Subroutine used single-chip, single-chip common subroutine, microcontroller used subroutine
- 2022-09-18 15:55:03下载
- 积分:1