-
基于凌阳单片机的多功能水温自动控制系统的硬件设计。
基于凌阳单片机的多功能水温自动控制系统的硬件设计。-Sunplus based on single-chip multi-functional water temperature automatic control system hardware design.
- 2023-05-18 02:30:03下载
- 积分:1
-
C51程序框架生成器,主要用于51系列单片机的C语言应用开发…
C51程序框架生成器,主要针对51系列单片机的C程序开发,提供相关寄存器、定时器、串行接口等初始化操作,生成C程序框架。程序中附带数模转换功能。-C51 process framework generator, mainly for the 51 series MCU C application development, to provide relevant registers, timers, serial interfaces such as initialization, generating C procedural framework. Program with digital-analog conversion.
- 2022-05-19 10:20:08下载
- 积分:1
-
很详细的LCD资料,找了好几才找到,对想了解LCD的朋友很有帮助的...
很详细的LCD资料,找了好几才找到,对想了解LCD的朋友很有帮助的-Very detailed information on the LCD, to find to find several of our friends would like to know LCD helpful
- 2022-10-13 01:15:02下载
- 积分:1
-
单片机开发板的电路图 包含 PCB。。。。U1=89C51
U2=555
U3=MAX232
U4=24C01
U6=X25045看门狗
X...
单片机开发板的电路图 包含 PCB。。。。U1=89C51
U2=555
U3=MAX232
U4=24C01
U6=X25045看门狗
X1=共阳数码管 -Single-chip development board contains the circuit PCB. . . . U1 = 89C51U2 = 555U3 = MAX232U4 = 24C01U6 = X25045 watchdog X1 = total yang digital tube
- 2023-05-13 16:45:02下载
- 积分: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
-
PC 通过串口工具在发送节点A 端输入想要发送的数据,点击发送,在接收节点B 端
PC 上的串口工具上,可以看到节点B 收到的内容。如要发送10 个字节内容...
PC 通过串口工具在发送节点A 端输入想要发送的数据,点击发送,在接收节点B 端
PC 上的串口工具上,可以看到节点B 收到的内容。如要发送10 个字节内容为11 22 33 44 55 66 77 88 99 AA 的数据/时,在发送节点A 端的串口工具上输入 0A 11 22 33 44 55 66 77 88 99AA,其中0A 代表要发送数据的长度,以16 进制表示。在接收节点B 端的串口工具上就可以收到相应的数据。-PC through the serial port tool sending node A wants to send data from client input, click on send, at the receiving node B-side on a PC serial port tools, you can see the node B received. If you want to send 10 bytes of content 11 22 33 44 55 66 77 88 99 AA of the data/pm at the sending node A on the input side of serial port tools 0A 11 22 33 44 55 66 77 88 99AA, in which you want to send on behalf 0A the data length to 16 hexadecimal said. Node B at the receiving end of the tool on the serial port can receive the corresponding data.
- 2022-04-24 02:24:33下载
- 积分:1
-
8通道自动温度检测系统仿真,包含源码,很好的学习资料
8通道自动温度检测系统仿真,包含源码,很好的学习资料-8-channel automatic temperature detection system simulation, including source code, a very good learning materials
- 2022-01-26 03:18:32下载
- 积分:1
-
我修改的可以用串口访问的webserver(51平台),使用slip连接
我修改的可以用串口访问的webserver(51平台),使用slip连接-I can change the serial visit the webserver (51 platforms), the use of slip link
- 2022-08-22 18:57:49下载
- 积分:1
-
SCM 122x32 LCD. LCD chip contains an internal RAM (similar to memory), of course...
单片机控制122x32液晶。液晶内部芯片包含RAM(类似于显存),当然不具备2D3D加速。不过,功耗非常低,一般几个毫瓦。-SCM 122x32 LCD. LCD chip contains an internal RAM (similar to memory), of course, does not have to speed up 2D3D. However, power consumption is very low, generally a few milliwatts.
- 2022-10-03 13:35:04下载
- 积分:1
-
我们编写了一个支持位操作、普通端口操作、并行操作、串行操作等多种模式的12864驱动...
我们编写了一个支持位操作、普通端口操作、并行操作、串行操作等多种模式的12864驱动-we prepared a support-man, the ordinary operation of ports, parallel operation, Serial operation of a multi-modality 12864 Drivers
- 2023-04-23 05:45:02下载
- 积分:1