RPIZCT4V3T1: Difference between revisions

From lechacal
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:
* Option to stack mezzanine board for additional sensors.
* Option to stack mezzanine board for additional sensors.


=Overview=


==Recommended sensors==
=Recommended sensors=
* AC Current sensor: SCT-013-000
* AC Current sensor: SCT-013-000
* AC Voltage sensor:  
* AC Voltage sensor:  
Line 20: Line 21:
* Temperature: DS18B20  
* Temperature: DS18B20  


==Temperature Sensor==
=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.
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==
=Files=


[http://lechacal.com/RPICT/7CT1V/RPICT7V1_v2_6.ino Default Sketch V2.6.]. No support for multiple temperature.<br>
[http://lechacal.com/RPICT/7CT1V/RPICT7V1_v2_6.ino Default Sketch V2.6.]. No support for multiple temperature.<br>
Line 32: Line 33:
<small>(note boards are sold already flashed with latest firmware).</small>
<small>(note boards are sold already flashed with latest firmware).</small>


==Software Configuration==
=Software Configuration=


The documentation for serial configuration can be found on this page. <br>
The documentation for serial configuration can be found on this page. <br>
Line 44: Line 45:
  wget lechacal.com/RPICT/config/C0/rpizct4v3t1.conf
  wget lechacal.com/RPICT/config/C0/rpizct4v3t1.conf


==Enclosure==
=Enclosure=


The board has been designed to fit inside an aluminium extruded enclosure. 3D printed end plates are provided.
The board has been designed to fit inside an aluminium extruded enclosure. 3D printed end plates are provided.
Line 51: Line 52:
[[File:IMG_1306_small.png | 400px]]
[[File:IMG_1306_small.png | 400px]]


==Related Pages==
=Related Pages=


[[Use Emonhub with RPICT]]
[[Use Emonhub with RPICT]]

Revision as of 19:28, 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.

Overview

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
There is no online configurator available for this product yet. Do not hesitate to notify your interest to us if you need it.

The default configuration can be obtained using the command

wget lechacal.com/RPICT/config/C0/rpizct4v3t1.conf

Enclosure

The board has been designed to fit inside an aluminium extruded enclosure. 3D printed end plates are provided. Enclosure kit is available in the shop.

Related Pages

Use Emonhub with RPICT

Howto_setup_Raspbian_for_serial_read

How to calibrate the Voltage Port