Raspberrypi Current and Temperature Sensor Adaptor

From lechacal
Revision as of 17:39, 27 June 2014 by Administrator (talk | contribs) (Created page with "A current sensor and temperature adaptor for your Raspberrypi. It connects to the GPIO connector and provide data via serial interface. An Atiny85 mcu run the board and can be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A current sensor and temperature adaptor for your Raspberrypi. It connects to the GPIO connector and provide data via serial interface. An Atiny85 mcu run the board and can be re-programmed easily with your Arduino IDE.

There are several options for logging and viewing the data. Python or Emoncms or anything that can read a serial port.