Raspberrypi Current and Temperature Sensor Adaptor: Difference between revisions
Jump to navigation
Jump to search
(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...") |
No edit summary |
||
Line 2: | Line 2: | ||
There are several options for logging and viewing the data. Python or Emoncms or anything that can read a serial port. | There are several options for logging and viewing the data. Python or Emoncms or anything that can read a serial port. | ||
[[Image:Rpi_n_ct_temp_small.png]] |
Revision as of 17:40, 27 June 2014
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.