-
LED显示管模拟电路,很容易进入到嵌入式 单片机编程,容易理解掌握单片机编程...
LED显示管模拟电路,很容易进入到嵌入式 单片机编程,容易理解掌握单片机编程-LED Display Tube analog circuits, it is easy to enter the embedded microcontroller programming, easy to understand and grasp Microcontroller
- 2022-01-25 23:26:39下载
- 积分:1
-
在排队系统ISD2560语音芯片
ISD2560语音芯片在排队机系统中的应用-ISD2560 voice chip in the Queue System
- 2022-02-05 14:27:09下载
- 积分:1
-
6502内核指令说明,与士兰单片机内核兼容,有需要的朋友可下载参考。...
6502内核指令说明,与士兰单片机内核兼容,有需要的朋友可下载参考。-6502 Kernel command that is compatible with the Kingsland Singlechip kernel, there is a need to refer friends to download.
- 2023-05-30 06:35:03下载
- 积分:1
-
单片机是一门实践性非常强的学科,为此我们突破传统思路,全面围绕单片机试验,从简单的流水灯开
始, 逐步的带领大家从这些简单的几行或者10 几行的程序,来熟悉...
单片机是一门实践性非常强的学科,为此我们突破传统思路,全面围绕单片机试验,从简单的流水灯开
始, 逐步的带领大家从这些简单的几行或者10 几行的程序,来熟悉和理解单片机的指令.
-Single-chip is a very strong practical subjects, and we break through the traditional idea of a comprehensive focus on single-chip testing, from simple water lights began to gradually lead the U.S. from these simple few lines or a few lines of 10 procedures to familiarity with and understanding of SCM commands.
- 2022-07-26 20:28:04下载
- 积分:1
-
能够 实现小车的自动寻迹小车,且速度较快并且很稳定
能够 实现小车的自动寻迹小车,且速度较快并且很稳定-Able to realize the automatic tracing trolley car, and faster and very stable
- 2022-07-16 22:23:02下载
- 积分:1
-
DDS9852开发板测试程序,此为我自买的板的源程序!
DDS9852开发板测试程序,此为我自买的板的源程序!-Development board DDS9852 testing procedures, since I bought this as the source of the plate!
- 2022-02-09 10:46:57下载
- 积分:1
-
8位定时器H1(PWM 输出)
8位定时器H1(PWM 输出) -8-bit timer H1 (PWM output)
- 2022-04-22 16:53:18下载
- 积分:1
-
有单片机控制的RS232实现数据的接受和发送的汇编程序
有单片机控制的RS232实现数据的接受和发送的汇编程序-A microcomputer-controlled RS232 for data acceptance and sent assembler
- 2022-03-16 03:15:19下载
- 积分:1
-
跑马灯程序,单片机初学者入门毕用的程序,里面代码已运行过,无误....
跑马灯程序,单片机初学者入门毕用的程序,里面代码已运行过,无误.-Marquee procedures Singlechip beginners used to complete entry procedures, which the code has been in operation, and correct.
- 2022-01-26 03:42:50下载
- 积分:1
-
基于Freescale
基于Freescale-smac的点对点通讯。
简介:在Router(特征:接口为COM口)上实现点对点通信。
子工程:
1、接收端receiver_13213_ver2.0
(目前只写了接收端部分,我打算用已经调试好的13213-NCB
作为发送端,如果测试通过,我会写与它配套的发送端程序)
功能详述:
1、发送端与接收端上电后均为DS2点亮;
2、发送端启动以后,大约每1s发送一个数据包"ABCD",每次发送时
DS3点亮,并持续0.5s
3、接收端收到信号后,DS3将点亮,持续0.25s
4、所以总的效果是:两块板子启动以后均为DS2点亮,发送端的DS3
以1s左右为周期闪烁,灯亮的时间为0.5s;接收端的板子DS3随着发
送端的DS3闪烁,周期也为1s,但灯亮的时间为0.25s。
试验的时候,如果看到接收端的DS3在不停的闪,那么说明两块板子
能实现点对点通信。
备注:该工程的两个文件夹transmitter_13213_ver2.0、receiver_13213_ver2.0
要放到FreescaleSMAC4.2S08apps 目录下才能正常编译、连接,
否则可能报错。-err
- 2022-02-14 23:34:19下载
- 积分:1