Raspberrypi Current and Temperature Sensor Adaptor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
[[Image:Rpi_n_ct_temp_small.png]] | [[Image:Rpi_n_ct_temp_small.png]] | ||
[[Image:Rpi_ct1_temp1_small.png | right]] | |||
'''Current Sensor:''' | |||
Burden Resistor: 18Ohm | |||
Connector: 3.5mm Jack | |||
'''Temperature Sensor:''' | |||
Connector: 3.5mm Jack | |||
The intented temperature sensor is the DS18B20 which can be configure in either parasite or normal mode. | |||
The connection to a 3.5mm jack connector is shown below. |
Revision as of 17:43, 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.

Current Sensor:
Burden Resistor: 18Ohm
Connector: 3.5mm Jack
Temperature Sensor: Connector: 3.5mm Jack
The intented temperature sensor is the DS18B20 which can be configure in either parasite or normal mode.
The connection to a 3.5mm jack connector is shown below.