-
AVR单片机CRC校验码的查表与直接生成
AVR单片机CRC校验码的查表与直接生成-AVR monolithic integrated circuit CRC verification code Zha Biao
with directly produces
- 2022-05-18 08:22:54下载
- 积分:1
-
在c8051f020上实现的crc校验程序,绝对原创
在c8051f020上实现的crc校验程序,绝对原创-C8051f020 achieved in the crc check procedures absolute originality
- 2022-01-26 00:14:17下载
- 积分:1
-
该程序主要实现通过74ls164实现串行驱动LED并显示,这种显示方法的LED量度较大...
该程序主要实现通过74ls164实现串行驱动LED并显示,这种显示方法的LED量度较大-the main procedures adopted 74ls164 Serial LED driver and showed that This method showed a larger measure of LED
- 2022-03-02 11:21:37下载
- 积分:1
-
debussy中文使用手册,可以追踪源代码调试,验证的必要工具,只要解压缩即可...
debussy中文使用手册,可以追踪源代码调试,验证的必要工具,只要解压缩即可-Chinese user manual tracking source code debugging, verification of the necessary tools decompression can be as long as
- 2022-02-28 21:51:01下载
- 积分:1
-
U disk and Mp3 Driver Program
U disk and Mp3 Driver Program
- 2022-04-06 16:34:04下载
- 积分:1
-
汽车领can总线通讯程序,属于一个demo的程序,非常有参考价值,请大家用的时候最好有can总线的知识...
汽车领can总线通讯程序,属于一个demo的程序,非常有参考价值,请大家用的时候最好有can总线的知识-Automotive collar can bus communication procedures, the procedure is a demo, very useful, please use the time everyone can have the best knowledge of bus
- 2022-01-27 10:39:12下载
- 积分:1
-
This is the relay circuit functional testing DDB file. The corresponding source...
此为继电器功能测试电路图DDB文件。对应源码为Relay_Function_Tester. keil c51 编写。-This is the relay circuit functional testing DDB file. The corresponding source code for Relay_Function_Tester. Keil c51 prepared.
- 2023-08-16 22:30:06下载
- 积分:1
-
通过单片机实现对AT93C66进行控制,最大可以存储4K的内容
通过单片机实现对AT93C66进行控制,最大可以存储4K的内容-AT93C66 single-chip microcomputer to realize through the control, the biggest can store the contents of 4K
- 2022-03-24 05:16:17下载
- 积分:1
-
单片机音乐通过控制高
单片机播放音乐 通过控制高低电平让蜂鸣器发出不同的声音 做相应的延时实现节拍
开发环境是keil-SCM music by controlling the high-low so that the buzzer sounds different delay accordingly to achieve the beat
- 2022-07-16 10:24:41下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1