Attiny Over Serial Configuration
Overview
RPICT board using Attiny microcontroller can be configured over serial using a utility written in python.
Current version allows changes of
- Output format (csv or Emoncms)
- Nodeid (emoncms only)
- Polling (polling interval of data)
- Ical (current calibration value)
- Vcal (Voltage calibration value
- Vest (estimated voltage for power estimate)
RPICT Configuration tool
The configuration tool can be downloaded directly from teh raspberrypi:
$ wget lechacal.com/RPICT/lcl-rpict-config.py