Monthly Archive: January 2021

Send email with attachments Arduino SAMD boards 17

Send emails with attachments: Arduino SAMD boards (WiFiNINA) – 3

I would like to introduce version 2 of the EMailSender library, a great evolution compared to version 1, with support for Arduino with w5100, w5200 and w5500 ethernet devices and enc28J60 clone devices, support for esp32 and esp8266 and finally (from version 2.2.0) support for all Arduino (SAMD) devices using the WiFiNINA library (Arduino UNO WiFi Rev.2, Arduino NANO 33 IoT, Arduino MKR 1010 and Arduino MKR VIDOR 4000 WiFi etc.). Now you can add attachments also, loaded from storage device like SD or SPIFFS.

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 WebSocket and Web Server 0

ABB Aurora Web Inverter Monitor (WIM): WebSocket and Web Server – 7

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.
It is time to understand how the data we have recovered will be shown, both historical and in real time.

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.