RPICT7V1 Version 4: Difference between revisions
No edit summary |
(→Files) |
||
Line 79: | Line 79: | ||
===Default Sketch=== | ===Default Sketch=== | ||
[http://lechacal.com/RPICT/7CT1V/RPICT_MCP3208_v3.0. | [http://lechacal.com/RPICT/7CT1V/RPICT_MCP3208_v3.0.2.ino Default Sketch V3.0.2.]<br> | ||
==Emoncms Config (Emonhub)== | ==Emoncms Config (Emonhub)== |
Revision as of 20:12, 7 April 2019

RPICT7V1 (This covers for hardware versions 4)
This page is for board specific information. More information can be found on the generic page for RPICT series.
The RPICT7V1 is the same unit as earlier version RPICT7V1_v2.0 but with top end instrumentation amplifiers. This can be considered as the Ferrari of the RPICT series.
- 7 AC current sensors.
- 1 AC Voltage sensor.
- Measure RMS Current and Voltage, Active power, Apparent Power, Power Factor.
- Fit on Raspberrypi 4 holes mounting pattern.
- AtMega328 Mcu (Arduino UNO)
- MCP3208 ADC
- High precision Instrumentation Amplifier AD623.
- Supports both Current and Voltage output CT.
Compatibility
Version | Compatible? |
---|---|
Raspberrypi 1 A | No |
Raspberrypi 1 B+ | Yes |
Raspberrypi 2 B | Yes |
Raspberrypi 3 B | Yes |
Raspberrypi 3 B+ | Yes |
Recommended Sensors

- AC Current sensor:
- SCT-013-000
- SCT-019
- SCT-006
- SCT-013-005; SCT-013-010; SCT-013-015; SCT-013-020; SCT-013-025; SCT-013-030; SCT-013-050; SCT-013-060;
- AC Voltage sensor:
- UK: 77DB-06-09
- EU: 77DE-06-09
- US: 77DA-10-09
Stacking Configuration
Version 4 can not be stacked at this stage. Contact us for enquiries on stacking development.
Software Configuration
Using a serial line terminal program one can configure the following:
- Polling interval - Output format (csv or emonhub) - Calibration values (Voltage and Current) - Voltage/current combinations for real power computation. - Output channels
The documentation for serial configuration can be found on this page.
Over Serial Configuration - Sketch 3.0
The board can be configured with the online configurator.
Files
Default Sketch
Emoncms Config (Emonhub)
Make sure you read this first.
For default configuration. Used as single board only (not stacked).
[[11]] nodename = my_RPICT7V1 hardware = RPICT7V1 [[[rx]]] names = RP1, RP2, RP3, RP4, RP5, RP6, RP7, Irms1, Irms2, Irms3, Irms4, Irms5, Irms6, Irms7, Vrms datacode = 0 scales = 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 units =W,W,W,W,W,W,W,mA,mA,mA,mA,mA,mA,mA,V
Related Pages
Howto setup Raspbian for serial read