RPICT3T1: Difference between revisions

From lechacal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:


[[File:IMG_1176_small.png | 200px]]
[[File:IMG_1176_small.png | 200px]]
==Emoncms Output==
[[File:coming_soon.png]]
===Emonhub Config===
  <nowiki>[[11]]</nowiki>
    nodename = RPICT1T1
    firmware = RPICT3T1_V1_1.ino
    hardware = RPICT3T1
    [[[rx]]]
        names = Power1,Power2,Power3,Temperature
        datacodes = h, h, h, h
        scales = 1,1,1,1
        units = W,W,W,C


==Files==
==Files==

Revision as of 15:52, 18 May 2017

Link to shop

This page is for board specific information. More information can be found on the generic page for RPICT series.

  • 3x AC current sensor
  • 1x DS18B20 Temperature Sensor
  • Attiny84 Mcu

Configuration

Starting from sketch version 1.1 the RPICT3T1 is configured over serial.

See general instructions for configuration over serial.

Temperature Sensor

The DS18B20 temperature sensor can be connected directly to the screw terminal connector.

Emoncms Output

File:Coming soon.png

Emonhub Config

 [[11]]
   nodename = RPICT1T1
   firmware = RPICT3T1_V1_1.ino
   hardware = RPICT3T1
   [[[rx]]]
       names = Power1,Power2,Power3,Temperature
       datacodes = h, h, h, h
       scales = 1,1,1,1
       units = W,W,W,C

Files

Default Sketch v1.0
Default Sketch v1.1