-
DHT11温湿度模块采集温度、湿度
单片机采用C8051F310,作为一个采集节点,DHT11温湿度模块采集温度、湿度,上位机(轮询方式)通过RS485总线发送采集命令。
- 2022-07-07 05:25:22下载
- 积分:1
-
1602液晶驱动程序,简单明了的介绍了单片机驱动1602的方法。
1602液晶驱动程序,简单明了的介绍了单片机驱动1602的方法。-1602 LCD driver, simple and clear introduction to the 1602 single-chip-driven approach.
- 2022-06-15 07:53:53下载
- 积分:1
-
单片RS232
单片RS232-PPP/TCP/IP协议转换模块- Monolithic RS232-PPP/TCP/IP agreement transformation module
- 2022-02-01 11:36:04下载
- 积分:1
-
用于自动喷胶机的PID算法,基于热熔胶的加热温度控制,过冲不高过2度,精度有0。5度...
用于自动喷胶机的PID算法,基于热熔胶的加热温度控制,过冲不高过2度,精度有0。5度-For automatic glue machine PID algorithm, based on hot melt adhesive heating temperature control, overshoot does not exceed 2 degrees, the precision of 0.5 degrees
- 2022-08-08 14:08:51下载
- 积分:1
-
PLD实验参考源程序
PLD实验参考源程序-PLD experimental reference source
- 2023-02-07 18:20:04下载
- 积分:1
-
sw44b0test
sw44b0test
- 2023-08-22 07:55:03下载
- 积分:1
-
USB的驱动程序源码,主要实现与arm开发板的USB通讯,保证数据正确的传输。...
USB的驱动程序源码,主要实现与arm开发板的USB通讯,保证数据正确的传输。-The source code for USB driver,mainly used for communicating with arm developing board to guarantee transmitting data correctly
- 2023-01-05 21:40:04下载
- 积分:1
-
文件包括了S3C2410基础试验源代码中的DA转换
文件包括了S3C2410基础试验源代码中的DA转换-included a pilot basis S3C2410 source of DA Converters
- 2022-04-25 08:52:38下载
- 积分:1
-
嵌入式linux下ARM4210板的bootloader
嵌入式linux下ARM4210板的bootloader-under ARM4210 board Bootloader
- 2022-03-03 10:21:36下载
- 积分:1
-
DE2 练习源码2-2
FPGA DE2开发板 实验2第一部分VHDL硬件语言练习源码
Part II
You are to design a circuit that converts a four-bit binary number V = v3v2v1v0 into its two-digit decimal equivalent
D = d1d0. Table 1 shows the required output values. A partial design of this circuit is given in Figure 1. It
includes a comparator that checks when the value of V is greater than 9, and uses the output of this comparator
in the control of the 7-segment displays. You are to complete the design of this circuit by creating a VHDL entity
which includes the comparator, multiplexers, and circuit A (d
- 2022-05-07 21:56:50下载
- 积分:1