Skip to content

IOT - Internet Of Things Project With ESP 8266 WiFi Module and API communication with WinForms Desktop Client

Notifications You must be signed in to change notification settings

ArminSmajlagic/IOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOT (Internet Of Things) - NodeMCU ESP-82 (WiFi Module)

Project Description

Simulating air conditionar on NodeMCU and trasmiting temperature data over http protocol (using C++ & Arduino IDE).

The desktop client (WinForm Desktop Application) displays trasmited data and allows user to control the state of AC (On/Off) and controls its temperature.

.NET 6 Web API is the middle componente that manages the data in realtime firebase database and provides services for desktop application and the executing module mentioned above.

Repository contents

  • C++ code for NodeMCU ESP-82 (WiFI) module
  • WinForms desktop aplication
  • .NET 6 Web API
  • UML Documentation

OpenAPI Documentation awailable one :

Project diagram

img

About

IOT - Internet Of Things Project With ESP 8266 WiFi Module and API communication with WinForms Desktop Client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published