RPIZCT4V3T1: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 38: | Line 38: | ||
[[File:Online_config_01.png | 300px| link=http://lechacal.com/RPICT/config/generator/]] The board can be configured with the [http://lechacal.com/RPICT/config/generator/ online configurator]. Use RPICT4V3 as board type. | [[File:Online_config_01.png | 300px| link=http://lechacal.com/RPICT/config/generator/]] The board can be configured with the [http://lechacal.com/RPICT/config/generator/ online configurator]. Use RPICT4V3 as board type. | ||
The default configuration can be obtained using the command | |||
wget lechacal.com/RPICT/config/C0/rpizct4v3t1.conf | |||
==Enclosure== | ==Enclosure== |
Revision as of 19:19, 27 February 2018

- Hosts RaspberryPi Zero
- 4 CT sensors
- 3 AC Voltage
- 1 DS18B20 port (temperature)
- ATmega328 mcu (Arduino UNO)
- Fits in Aluminium Enclosure from Evatron
- Option to stack mezzanine board for additional sensors.
Recommended sensors
- AC Current sensor: SCT-013-000
- AC Voltage sensor:
- UK: 77DB-06-09
- EU: 77DE-06-09
- US: STA-4190D
- Temperature: DS18B20
Temperature Sensor
The temperature port supports mutiple sensor on the same Onewire line. The current sketch will search for all connected probe at startup and output all their velues when polled.
Files
Default Sketch V2.6.. No support for multiple temperature.
Default RPICTZ Sketch V1.0.0. Supports multiple temperature.
(note boards are sold already flashed with latest firmware).
Software Configuration
The documentation for serial configuration can be found on this page.
Over Serial Configuration - Sketch 2.6
The board can be configured with the online configurator. Use RPICT4V3 as board type.
The default configuration can be obtained using the command
wget lechacal.com/RPICT/config/C0/rpizct4v3t1.conf