-
This is America ti senior microcontroller msp430F449 reference code for the desi...
这是美国ti公司的高级单片机的msp430F449的设计参考代码 注释比较详尽,是学习的好帮手-This is America ti senior microcontroller msp430F449 reference code for the design of more detailed comments, is a good helper to learn
- 2022-07-07 00:45:05下载
- 积分:1
-
基于AVR单片机mega8的电表c源程序(第五部分,存储记录电能数据,读取脉冲量,及其他)...
基于AVR单片机mega8的电表c源程序(第五部分,存储记录电能数据,读取脉冲量,及其他)-Based on the AVR Microcontroller mega8 meter c source code (part V, storing records energy data, read the pulse volume, and others)
- 2022-08-07 19:40:21下载
- 积分:1
-
测试LPC2103的串口功能
打印出:
program start here:
new line
new line...
测试LPC2103的串口功能
打印出:
program start here:
new line
new line-LPC2103 test print out the serial port function: program start here: new line new line
- 2022-03-20 17:14:19下载
- 积分:1
-
MCS
MCS-51单片机教程 MCS-51单片机教程-MCS-51 microcontroller Guide MCS-51 microcontroller MCS Guide-51 SCM Guide MCS-51 microcontroller Guide
- 2022-09-24 09:40:03下载
- 积分:1
-
Proteus 7.1 has circuits and LED countdown C51 procedures, can be software simul...
有Proteus 7.1电路与LED倒计时C51程序,可以软件仿真C51的程序状态.
-Proteus 7.1 has circuits and LED countdown C51 procedures, can be software simulation of the procedures the state of C51.
- 2023-08-11 02:40:03下载
- 积分:1
-
PS2 键盘可靠控制c源码,单片机应用,不同于别的PS2程序,非常可靠稳定...
PS2 键盘可靠控制c源码,单片机应用,不同于别的PS2程序,非常可靠稳定-PS2 keyboard and reliable control of c-source, single-chip applications, different from the other PS2 procedures, very reliable stability
- 2022-12-24 14:10:02下载
- 积分:1
-
C51只提供长整形除以长整形数据,现已经有函数(经过长期验证)6字节数除以整形数据。...
C51只提供长整形除以长整形数据,现已经有函数(经过长期验证)6字节数除以整形数据。-C51 only provide long-divided by a long plastic plastic, are already function (with a long track) 6-byte data divided by plastic.
- 2022-08-18 14:58:01下载
- 积分:1
-
实现了can的收发功能 是个挺好的测试用例
实现了can的收发功能 是个挺好的测试用例-The transceiver can achieve functional test cases is quite good
- 2023-01-06 02:10:04下载
- 积分:1
-
这篇文章发表在《单片机与嵌入式系统应用》2005年第三期,我已经和彭先生联系上了!他会回答大家的问题的
2002年初,笔者着手写一个IC卡预付费电表的工作程...
这篇文章发表在《单片机与嵌入式系统应用》2005年第三期,我已经和彭先生联系上了!他会回答大家的问题的
2002年初,笔者着手写一个IC卡预付费电表的工作程序,该电表使用Philips公司的8位51扩展型单片机87LPC764,要求实现很多功能,包括熄显示、负荷计算与控制、指示闪烁以及电表各种参数的查询等,总之,要使用时间的单元很多。笔者当时使用ASM51完成了这个程序的编写,完成后的程序量是2KB多一点。后来,由于种种原因,这个程序并没有真正使用,只是作了一些改动之后用在一个老化设备上进行计时与负荷计算。约一年后,笔者又重新改写了这些代码。
- 2023-05-23 03:40:03下载
- 积分:1
-
红外线遥控器按键检测程序.
通过检测两次下降沿之间的时间差判断接受到的数据位.
已经通过了测试,能够正确区分出32bit数据的遥控器按键键值.
具有
红外线遥控器按键检测程序.
通过检测两次下降沿之间的时间差判断接受到的数据位.
已经通过了测试,能够正确区分出32bit数据的遥控器按键键值.
具有数据重发功能,但是数据的重发有点频繁.
使用晶震频率为11.0592MHz,所有定时值都是基于这个频率计算.
占用很少量的CPU时间,使用了外部中断0接受数据,定时器0进行计数,
定时器1作为串口的波特率发生器(Band = 9600).-Infra-red remote control button detection program. By detecting falling edge twice to determine the time difference between the received data bit. Has passed the test, could correctly distinguish 32bit data button remote control key. With data re-issued, but data a bit of re-issued frequent. Zhenyuan frequency of use of crystal 11.0592MHz, all timing values are calculated based on this frequency. occupied by small quantities of CPU time, use the external interrupt 0 to accept data, timer 0 to count, timer 1 as a string port baud rate generator (Band = 9600).
- 2022-07-15 01:51:55下载
- 积分:1