Category: Project

EByte LoRa E32 Manager REST WebSocket to configure and test esp8266 esp32 0

EByte LoRa E32 gateway: manage via REST and WebSocket (esp8266, esp32) – 1

I do many projects with EByte LoRa E32, all based on my library, and many people download it, but EByte’s tools are very poor and sometimes faulty. So I tried to create a Web manager that also works as a Gateway, here’s how to interface the Back End.

ABB PowerOne Aurora Web Inverter Centraline repair E013 error 0

ABB (Power-One) Aurora web inverter monitor (WIM): repair E013 error – 11

I’d like to monitoring my ABB Aurora inverter. So with an WeMos D1 mini I create a centraline with web interface, notification and other.
The monitoring is necessary to find the problems and thanks to the WIM I can promptly fix the error of the inverter E013.

ABB PowerOne Aurora Web Inverter Centraline 3D printed case 0

ABB Aurora web inverter monitor (WIM): 3D printed case to complete project – 10

I’d like to monitoring my ABB Aurora inverter. So with an WeMos D1 mini I create a centraline with web interface, notification and other.
Now a case where you can insert all the component to complete the work.

ABB PowerOne Aurora Web Inverter Centraline PCB Soldering assembly 8

ABB Aurora Web Inverter Monitor (WIM): wiring and PCB soldering – 8

I’d like to monitoring my ABB Aurora inverter. So with an WeMos D1 mini I create a centraline with web interface, notification and other.
Now we must solder and assembly the free PCB that I create for this centraline.

ABB PowerOne Aurora Web Inverter Centraline WIFI configuration and REST Server 0

ABB (Power One) Aurora Web Inverter Monitor (WIM): WIFI configuration and REST Server – 6

I’d like to monitoring my ABB Aurora inverter. So with an WeMos D1 mini I create a centraline with web interface, notification and other.
Here I’d like to explain how to configure WiFi first time and I show REST API of the device.

WebServer Esp8266 ESP32 DHT temperature humidity secure Web interface 0

Web Server with esp8266 and esp32: DHT temperature humidity on protected Web Interface – 6

Here a little tutorial to learn how to manage a complete web server via esp8266 esp32 or other arduino like device.
Now a simple project to put all the information you have learned a temperature humidity secure web interface that retrieve data from a DHT12.