-
AT89C2051驱动彩显玩方块游戏,又是一款有趣的小制作,希望大家喜欢!...
AT89C2051驱动彩显玩方块游戏,又是一款有趣的小制作,希望大家喜欢!-Color AT89C2051-driven game play box is also interesting to note a small production, I hope you like!
- 2022-02-01 10:24:04下载
- 积分:1
-
ds1302 实时时钟源程序 c语言 W78E365单片机
ds1302 实时时钟源程序 c语言 W78E365单片机
- 2023-07-04 15:40:03下载
- 积分:1
-
知识的电容式电容器是中间的两个导体…
电容入门知识
电容就是两块导体中间夹着一块绝缘体构成的电子组件,就像三明治一样。电容是电子设备中最基础也是最重要的组件之一。电容的产量占全球电子元器件产品(其它的还有电阻、电感等)中的40 以上。基本上所有的电子设备,小到闪盘、数码相机,大到航天飞机、火箭中都可以见到它的身影。-Introduction to knowledge capacitance capacitor is two conductors in the middle of holding a piece of electronic components consisting of an insulator, like, like sandwiches. Capacitance is the most basic electronic equipment is one of the most important components. Capacitance of the total global production of electronic components products (there are other resistors, inductors, etc.) in more than 40 . Basically, all the electronic equipment, small enough to flash drives, digital cameras, as large as the space shuttle, rockets can be seen in both figure it.
- 2022-03-30 04:56:20下载
- 积分:1
-
Button 一个国外大学生毕业设计,用的是AVR单片机
Button 一个国外大学生毕业设计,用的是AVR单片机-Button a foreign university graduates design, the AVR
- 2022-02-06 00:24:47下载
- 积分:1
-
平凡老师的单片机c语言教程对于初学者入门很有帮助
平凡老师的单片机c语言教程对于初学者入门很有帮助-ordinary teacher SCM c language tutorial for beginners entry helpful
- 2022-05-18 14:03:26下载
- 积分:1
-
基于单片机的计算器原程序代码,传上去让大家看看!
基于单片机的计算器原程序代码,传上去让大家看看!-based SCM calculators original program code-up to let everyone see!
- 2023-03-28 08:05:04下载
- 积分:1
-
本程序为应用在Arm7下的Ps2键盘接口程序。避免了因多中断而数据出现错误的情况...
本程序为应用在Arm7下的Ps2键盘接口程序。避免了因多中断而数据出现错误的情况-This procedure is used in ARM7 under the Ps2 keyboard interface program. To avoid interruption caused by more than the case of data error
- 2023-04-15 14:20:04下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
C8051F020串口程序,波特率96
C8051F020串口程序,波特率96-C8051F020 serial procedures, baud rate 9600
- 2022-08-24 13:57:27下载
- 积分:1
-
该代码包介绍了基于51系列单片机平台是实现时间触发的嵌入式系统的各种应用的代码...
该代码包介绍了基于51系列单片机平台是实现时间触发的嵌入式系统的各种应用的代码-the code based on the Series 51 platform SCM is the time to trigger the Embedded System Applications code
- 2022-02-03 13:18:59下载
- 积分:1