Releases: pushkarkadam/ArduinoVoltageReader
Releases · pushkarkadam/ArduinoVoltageReader
v2.1.1
v2.1.0
Features
- Vulnerabilities fixed.
- npm package manager name updated.
- Express server runs on Raspberry Pi.
- Remotely access the web page using the server IP address.
v2.0.0
Features
- Server runs on Raspberry Pi.
- Remotely access the web page on the same network using server IP address.
v1.2.3
Minimist vulnerability fixed.
v1.1.3
- Removed node_modules
- Created .env file ensure configuration changes are made in this file and not in the code.
v1.0.3
- USB serial port patch fixed.
v1.0.2
- Gauge color condition added according to the input.
- Added the ticks on the dial gauge.
- Revised to percentage display of the voltage.
- Works on Windows 10.