ESP8266 communication interface using SpringBoot with MVC arhitecture
| Electronic components |
Description |
| ESP8266 NodeMCU |
MicroController with Wi-Fi module integrated |
| Wires |
Simple cooper wires to connect the components |
| DHT11 |
Temperature and huimidity sensor |
| Breadbord |
A board where all the components are connected |
| Micro-USB |
To connect the PC/Laptop to the controller |
|
Description |
| Java |
Java version 17+ should do |
| MySQL |
Latest version you can get |
| SpringBoot |
Check the pom.xml and switch to the latest version |
| Spring Security |
Latest version , automatically inherited from SpringBoot parent |
| Arduino IDE |
To upload the code into the controller |