-
51单片机上的贪吃蛇游戏,按键采用4个独立按键,可以设置速度。...
51单片机上的贪吃蛇游戏,按键采用4个独立按键,可以设置速度。-51 Single-chip on the Snake game, using four independent key button, you can set the speed.
- 2023-07-21 21:00:03下载
- 积分:1
-
Busy for a long time, finally found in the Keil added to the compilation method
忙了很久,,终于找到在Keil 中加入汇编的方法-Busy for a long time, finally found in the Keil added to the compilation method
- 2023-03-25 08:20:04下载
- 积分:1
-
公司打印机适配器板部分的主要功能的小代码…
公司打印机转接板的一段小代码 主要功能是从ARM上通过I2C读取数据,然后用并口控制打印机打印,使用单片机控制-companies printer adapter plate section of the main functions of the small code is adopted from ARM I2C read data, and then use the parallel port printer control, the use of SCM control
- 2023-08-13 20:40:02下载
- 积分:1
-
近来自己做了温度计,MCU芯片是51的, 温度芯片是DS18B20,显示屏是3310....
近来自己做了温度计,MCU芯片是51的, 温度芯片是DS18B20,显示屏是3310.-Recently own a thermometer, MCU chip is 51, temperature chip DS18B20, the screen is 3310.
- 2022-01-25 14:54:37下载
- 积分:1
-
KeilC编译软件,是学习单片机的重要工具!本实例教程内容丰富!特别适合初学者!...
KeilC编译软件,是学习单片机的重要工具!本实例教程内容丰富!特别适合初学者!-KeilC compiler software, are an important tool for studying single-chip! Examples of rich content of this tutorial! Particularly suitable for beginners!
- 2022-04-18 13:29:44下载
- 积分:1
-
TFT LCD screen test procedures, CPU W77E58 to amend the directive to be sent on...
TFT液晶屏测试程序,CPU为W77E58,修改发送指令可在液晶屏上显示不同的字符或图形-TFT LCD screen test procedures, CPU W77E58 to amend the directive to be sent on LCD screen show different characters or graphics
- 2022-06-01 03:08:50下载
- 积分:1
-
使用cnpic18f452的MS320240Bled初始化,使用PIC_CCS编译
使用cnpic18f452的MS320240Bled初始化,使用PIC_CCS编译-MS320240Bled use of cnpic18f452 initialization, use the compiler PIC_CCS
- 2022-02-28 09:07:44下载
- 积分:1
-
利用VB实现PC机与多单片机通讯
利用VB实现PC机与多单片机通讯-VB PC communication with a number of SCM
- 2022-03-22 14:16:26下载
- 积分: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
-
例子:注:1 P89C669存储。公司的文件夹在第一P89C669文件,…
P89C669存储实例:
说明:
1. inc 文件夹
是关于P89C669的头文件,在使用下面两个例子前,请首先将头文件拷到
..KeilC51INC下.
2. Rom 文件夹
是关于P89C669的程序空间使用的例子,说明怎样利用大于64KB的程序空间。
3. Ram 文件夹
是关于P89C669的数据空间使用的例子,说明怎样在各个数据空间定义变量。
-P89C669 storage examples: Note: 1. Inc folder is on the first P89C669 documents, in the use of the following two examples, please first Kaodao header files .. KeilC51INC under .2. Rom folder P89C669 procedures on space use example of how to make use of the procedure is greater than 64KB of space. 3. Ram folder P89C669 data on space use examples to illustrate how the definition of data space in all variables.
- 2022-05-18 21:13:28下载
- 积分:1