-
基于89s51的keil跑马灯工程,程序虽然简单,但是它的经典程度不亚于软件开发中的“hello word”,单片机汇编编程者不妨参考一下。内附proteus完...
基于89s51的keil跑马灯工程,程序虽然简单,但是它的经典程度不亚于软件开发中的“hello word”,单片机汇编编程者不妨参考一下。内附proteus完整的仿真文件。-Based on the keil Marquee 89s51 works, the program is simple, but it is no less than classic software development in the " hello word" , the compilation of single-chip programmers may wish to reference. Proteus simulation containing the complete document.
- 2023-08-20 23:55:03下载
- 积分:1
-
使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味...
使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味-use software simulation usb interface of a procedure is very refined, request instructions for each one of the running time, is worth taste
- 2022-01-28 19:06: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
-
C51系列单片机接触式IC卡读写程序,用KEILC实现
C51系列单片机接触式IC卡读写程序,用KEILC实现
- 2022-02-12 10:52:10下载
- 积分:1
-
单片机的应用及其原理
单片机的应用及其原理-Theory and Application
- 2022-03-29 06:04:17下载
- 积分:1
-
自发沉降过程。rar,对CAN总线的程序,应该是..
CAN 自发收程序.rar,关于CAN总线的程序,应该是高水平程序了.-CAN spontaneous settlement process. Rar, on the CAN bus procedures, should be a high-level procedures.
- 2023-01-09 16:50:03下载
- 积分:1
-
一键多功能程序,适合初学者参考,经过验证,正确实现了功能!...
一键多功能程序,适合初学者参考,经过验证,正确实现了功能!-One key multi-functional procedures, suitable for beginners and reference, after verification, the correct realization of the functional!
- 2023-02-23 13:25:04下载
- 积分:1
-
Busy for a long time, finally found in the Keil added to the compilation method
忙了很久,,终于找到在Keil 中加入汇编的方法-Busy for a long time, finally found in the Keil added to the compilation method
- 2023-03-25 08:20:04下载
- 积分:1
-
simple click. you can use this to complete your assignment
simple click. you can use this to complete your assignment
- 2022-06-13 16:36:56下载
- 积分:1
-
单片机2接口程序!我花了很多时间写了写的书…
单片机的PS/2接口程序! 我花了好大功夫写成的两个读写PS2设备的接口程序! 现在介绍PS24 书太少了!给大家借鉴啊!-SCM PS/2 interface program! I spent a lot of written work to read and write two PS2 equipment interface program! Book now introduced PS24 too little! To everybody"s reference ah!
- 2022-10-23 13:50:03下载
- 积分:1