-
AVR ATMEGA32可以同时四路PWM输出,同时四路频率可调,占空比可调...
AVR ATMEGA32可以同时四路PWM输出,同时四路频率可调,占空比可调-AVR ATMEGA32 four PWM output at the same time, while four-way adjustable frequency, adjustable duty cycle
- 2022-02-09 21:56:04下载
- 积分:1
-
SCM C program design and application examples
单片机C程序设计及应用实例的例子-SCM C program design and application examples
- 2022-02-05 09:32:10下载
- 积分:1
-
单片机控制步进电机,有详细的电路图和源代码,希望大家喜欢...
单片机控制步进电机,有详细的电路图和源代码,希望大家喜欢-Single-chip stepper motor control, has detailed schematics and source code, I hope everyone likes
- 2022-01-25 22:29:28下载
- 积分:1
-
Introduce the use of single
介绍了使用单片机产生音乐的方法,以及生日歌,祝你平安,八月桂花香的示例程序。-Introduce the use of single-chip generated music methods, and the birthday song, I wish you peace,八月桂花香sample procedures.
- 2022-03-07 09:58:42下载
- 积分:1
-
这是一个功率计参数表格的程序,有兴趣的朋友可以看看,脉冲式的...
这是一个功率计参数表格的程序,有兴趣的朋友可以看看,脉冲式的-This is a power parameters forms the proceedings, interested friends can see that the pulse
- 2022-03-19 03:46:16下载
- 积分:1
-
This compression bag for Sunplus 61 MCU development of some simple procedures,
此压缩包里为凌阳61单片机的一些简单的开发程序,-This compression bag for Sunplus 61 MCU development of some simple procedures,
- 2022-07-15 07:10:53下载
- 积分:1
-
Proteus仿真实例,在Proteus下仿真液晶显示器,你可以使用…
Proteus仿真实例,在Proteus下仿真LCD,可以使用,郑重推荐!-Proteus simulation example, in the Proteus simulation under the LCD, you can use, solemnly recommended!
- 2023-06-25 08:50:03下载
- 积分:1
-
用3310液晶做的自己做的温度计(51芯片)
用3310液晶做的自己做的温度计(51芯片)-3310 make use of their own to do liquid crystal thermometer (51 chips)
- 2022-01-22 02:16:38下载
- 积分:1
-
51单片机读写D1302 包含对时钟区以及RAM区两部分的读写例程,下载直接使用绝无BUG...
51单片机读写D1302 包含对时钟区以及RAM区两部分的读写例程,下载直接使用绝无BUG-D1302 single-chip microcomputer 51 to read and write clock zone contains two parts as well as the RAM area of the read and write routines, download direct use no BUG
- 2022-10-26 04:25:03下载
- 积分:1
-
通讯规则:
1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/
2:通讯连接采用硬件MAX485,双向...
通讯规则:
1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/
2:通讯连接采用硬件MAX485,双向单工
3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量)
4:每个上行/下行的数据包都采用CRC8校验
5:数据接收采用中断+查询的方式
6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包
7:不管是主机还是从机,如果收到的数据包有任何错误,都将丢弃该数据包,等效于没有接收
8:从机之间不能相互通讯,必须通过主机才能交换数据
9:无效地址是0,主机地址是1,从机地址是2.3.4......广播地址是255 -err
- 2022-03-20 16:12:37下载
- 积分:1