Attiny Over Serial Configuration

From lechacal
Revision as of 18:06, 14 April 2017 by Administrator (talk | contribs)
Jump to navigation Jump to search

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