Skip to content

IoT ( Internet of things ) control and monitoring panel

Notifications You must be signed in to change notification settings

giulianfrisoni/Iot-Panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iot Panel

N|Solid

Current Version

  • Official release v1.0

Uses MQTT protocol, secondary protocols in development

  • Humidity and Temperature receivers
  • Light Control using MQTT
  • Switch Control using MQTT

Broker Connector using:

  • Address of Broker

  • Port of Broker

  • User (optional)

  • Password (optional]

  • Lights and Switchs topics can be customized.

Next Release

  • Broker management and create.

Overview

Internet of things control panel with Temperature and humidity monitor, and control panel for Lights and Switches, based on mqtt client

Implementing next

  • Http server
  • Auto connect to topic

Requirements

  • Net C# Framework v4.3+.
  • MQTT server already setup.
  • Local network connection access.

by Giulian Frisoni Lopez