Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 355 Bytes

File metadata and controls

2 lines (2 loc) · 355 Bytes

componentSCADA

SCADA system with Master/Outstation using DNP3. Outstation polling an ESP32 with a DHT11 connected. Used opendnp3 libraries for master/outstation coded in C++. Outstation and ESP32 using TCP for data transmission. Outstation and master dev'd and housed in Linux terminal. ESP32 used with ESP-IDF written in C. Conducted locally With VM.