https://github.com/xreef/inverter_aurora_web_monitor_react_interface
Web Interface created to monitor PowerOne ABB Aurora inverters. Developed in React, Redux and Redux-logic
https://github.com/xreef/inverter_aurora_web_monitor_react_interface
aurora inverter monitoring react redux redux-logic web-interface
Last synced: 6 months ago
JSON representation
Web Interface created to monitor PowerOne ABB Aurora inverters. Developed in React, Redux and Redux-logic
- Host: GitHub
- URL: https://github.com/xreef/inverter_aurora_web_monitor_react_interface
- Owner: xreef
- License: other
- Created: 2021-11-29T08:01:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-27T14:58:22.000Z (over 3 years ago)
- Last Synced: 2025-06-16T14:18:39.135Z (10 months ago)
- Topics: aurora, inverter, monitoring, react, redux, redux-logic, web-interface
- Language: JavaScript
- Homepage:
- Size: 7.61 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ABB (ex PowerOne now Fimer) Aurora inverter web monitor
I would like to monitor the status of my ABB Aurora inverter (formerly Power One now Fimer). So with a WeMos D1 mini I create a monitoring station with web interface, notifications and more.
#
#
by [Renzo Mischianti]
[](https://www.youtube.com/watch?v=uInRM3YqIv0)

Library dependencies
-----------------------------------------------------
ArduinoJson
ArduinoThread
aurora_communication_protocol
DNSServer
EMailSender
ESP8266mDNS
ESP8266SdFat
ESP8266WebServer
ESP8266WiFi
Hash
NTPClient
SD
SDFS
SPI
TimeLib
Timezone
WebSockets
WiFiManager
Wire
Inverter Aurora ABB (ex PowerOne now Fimer) supported
-----------------------------------------------------
Here a partial list of Aurora PV series supported
- PVI-2000
- PVI-2000-OUTD
- PVI-3600
- PVI-3.6-OUTD
- PVI-5000-OUTD
- PVI-6000-OUTD
- 3-phase interface (3G74)
- PVI-CENTRAL-50 module
- PVI-4.2-OUTD
- PVI-3.6-OUTD
- PVI-3.3-OUTD
- **PVI-3.0-OUTD**
- PVI-12.5-OUTD
- PVI-10.0-OUTD
- PVI-4.6-I-OUTD
- PVI-3.8-I-OUTD
- PVI-12.0-I-OUTD (output 480 VAC)
- PVI-10.0-I-OUTD (output 480 VAC)
- PVI-12.0-I-OUTD (output 208 VAC)
- PVI-10.0-I-OUTD (output 208 VAC)
- PVI-12.0-I-OUTD (output 380 VAC)
- PVI-10.0-I-OUTD (output 380 VAC)
- PVI-12.0-I-OUTD (output 600 VAC)
- PVI-10.0-I-OUTD (output 600 VAC)”
- PVI-CENTRAL-250
- PVI-10.0-I-OUTD (output 480 VAC current limit 12 A)
- TRIO-27.6-TL-OUTD
- TRIO-20-TL
- UNO-2.0-I
- UNO-2.5-I
- PVI-CENTRAL-350 Liquid Cooled (control board)
- PVI-CENTRAL-350 Liquid Cooled (display board)
- PVI-CENTRAL-350 Liquid Cooled (AC gathering)
My inverter is in bold.
Thanks
------
- ABB Aurora Web Inverter Monitor (WIM): project introduction
- ABB Aurora Web Inverter Monitor (WIM): wiring Arduino to RS-485
- ABB Aurora Web Inverter Monitor (WIM): storage devices
- ABB Aurora Web Inverter Monitor (WIM): debug and notification
- ABB Aurora Web Inverter Monitor (WIM): set time and UPS
- ABB Aurora Web Inverter Monitor (WIM): WIFI configuration and REST Server
- ABB Aurora Web Inverter Monitor (WIM): WebSocket and Web Server
- ABB Aurora Web Inverter Monitor (WIM): Wiring and PCB soldering
- ABB Aurora Web Inverter Monitor (WIM): upload the sketch and front end
- ABB Aurora web inverter Monitor (WIM): 3D printed case to complete project
- ABB Aurora web inverter monitor (WIM): repair E013 error
### Limitations

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Italy License.
### Thanks to


