Skip to content

Releases: pushkarkadam/ArduinoVoltageReader

v2.1.1

06 Aug 03:02

Choose a tag to compare

Features:

  • Works on Raspberry Pi.

  • Instructions of installation on Raspberry Pi in Readme.

v2.1.0

30 Jul 03:08
c6ec5f8

Choose a tag to compare

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

30 Jul 01:16
06d04e7

Choose a tag to compare

Features

  • Server runs on Raspberry Pi.
  • Remotely access the web page on the same network using server IP address.

v1.2.3

02 Apr 04:52
8459b0e

Choose a tag to compare

Minimist vulnerability fixed.

v1.1.3

02 Apr 00:44

Choose a tag to compare

  • Removed node_modules
  • Created .env file ensure configuration changes are made in this file and not in the code.

v1.0.3

05 Feb 04:37
cdbdd4a

Choose a tag to compare

  • USB serial port patch fixed.

v1.0.2

05 Feb 03:30
e0a1783

Choose a tag to compare

  • 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.