-
8位液晶屏LCM0825的点亮源代码
8位液晶屏LCM0825的点亮源代码,本程序是从0到9循环显示,可以改变参数输入任意值。-eight LCM0825 LCD lit the source code, the procedure is 0-9 circle that can change parameters into arbitrary value.
- 2022-03-02 12:54:05下载
- 积分:1
-
Acquisition and implementation of the temperature display function, the internal...
实现温度的采集与显示功能,内部温度传感器定时采样,并将采集到的温度信息广播发送出去,另外的节点接收到温度信息后通过串口向计算机上报,串口通信波特率为576-Acquisition and implementation of the temperature display function, the internal temperature sensor sampling timing and the temperature of collected radio to send information out to the other node to receive temperature information reported through the serial port to the computer, the serial communication baud rate to 57600
- 2023-08-25 21:45:03下载
- 积分:1
-
ARM7――lpc2148forSD卡的读写控制
ARM7――lpc2148forSD卡的读写控制-ARM7- lpc2148forSD card read and write control
- 2022-07-15 04:07:39下载
- 积分:1
-
t6963 driver LCD12864 simulation cases show that Chinese characters menu
t6963驱动LCD12864显示汉字菜单仿真例-t6963 driver LCD12864 simulation cases show that Chinese characters menu
- 2022-01-20 22:43:19下载
- 积分: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
-
单片机6502 编程实现红外遥控接收
单片机6502 编程实现红外遥控接收-6502 microcontroller programming infrared remote control receiver
- 2023-03-20 02:40:04下载
- 积分:1
-
请将OpenPet.ico
放在c盘文件下
当然你也可以放在程序目录,那就要修改程序
将private Icon img = new Icon(@"...
请将OpenPet.ico
放在c盘文件下
当然你也可以放在程序目录,那就要修改程序
将private Icon img = new Icon(@"C:OpenPet.ico")
改为private Icon img = new Icon("OpenPet.ico") -request OpenPet.ico on c disk Document Of course, you can be put on the directory. it is necessary to revise procedures to private Icon img = new Icon (@ "C : OpenPet.ico ") to private Icon img = new Icon (" OpenPet.ico ")
- 2022-01-21 19:29:55下载
- 积分:1
-
用于Atmel单片机ISP下载的程序,该源码比起easy51更通俗易懂,且与easy51兼容,移植也容易。...
用于Atmel单片机ISP下载的程序,该源码比起easy51更通俗易懂,且与easy51兼容,移植也容易。-for Atmel microcontroller ISP download procedures, the source easy51 more accessible than, but compatible with the easy51 transplant easily.
- 2022-07-08 12:09:21下载
- 积分:1
-
此为18B20的驱动程序,经过实验,是可行的
此为18B20的驱动程序,经过实验,是可行的-18B20 This is the driver, after experiment, it is feasible
- 2022-05-19 13:14:42下载
- 积分:1
-
这是一个关于秒表倒计时的程序,写的很经典,拿来就可以用...
这是一个关于秒表倒计时的程序,写的很经典,拿来就可以用-It is a countdown on the stopwatch program, written in a very classic, brought can use
- 2022-06-15 09:49:54下载
- 积分:1