搜索资源列表
AVRTemperatureControlSystem
- 基于 AVR 单片机的水温自动控制系统 摘要: 本系统以 ATMEGA16 单片机作为系统的检测和控制核心,采用温度传感器 AD590实现0—100℃温度范围内的实时温度采集,通过双向可控硅 BT136 控制电热杯对系统进行加热,利用继电器控制半导体制冷片对系统进行散热。通过一线键盘实现对任意温度值进行设定并对模糊 PID 参数的调整,液晶 LCD1602 实时更新显示当前温度测量值与键盘设定温度值。利用模糊 PID 算法,通过调功法对水温系统进行控制,实现在 0—100℃范围内任
RSRealy_CSharp
- 串口继电器源码,串口控制继电器,使用TTL控制电路对硬件设备进行开关机-Serial relay source
USB_RelayFour_VC2
- usb控制继电器VC源码.电脑通过USB接口来控制继电器的开合,从而达到自动控制电器-usb control relay VC source
upper-computer-serial-communication
- C#编写的windows应用程序,实现上位机与下位机之间的串口通信,实现对下位机的窗帘开关的模拟控制及状态查看,对烟雾浓度的检查,继电器的状态查询及控制。-C# windowsform serial port communication smart home
jdq
- 单片机控制继电器模拟洗衣机工作,可以嵌入到其他程序。-SCM control relay simulation work the washing machine, can be embedded into other programs.
JDQ
- 基于单片机控制继电器的程序,已测试通过,请放心使用-SCM control program based on the relay, have been tested
TOSR08
- 8通道继电器TOSR08模块串口控制代码,所采用的USB接口芯片为FT232RL,使用的是G5LA继电器。当时买这个产品只给了一个测试程序,没有源代码,自己写了一个。-8 channel relay TOSR08 module serial port control code, adopted by the USB interface chip for FT232RL, use G5LA relay.When buy this product only for a test program, n
cPP
- TcpSDK包括车牌识别一体机接收识别结果、管理白名单、透明串口数据发送与接收、继电器控制等功能。 SDK支持的系统说明:Linux 32位系统 SDK开发语言:c、c-TcpSDK includes the license plate recognition machine to receive the recognition result, the management white list, the transparent string mouth data transmissio
C#编写的继电器控制
- 自己用C#编写的继电器控制,需要的可以拿来参照。