RPICT7V1 v2.0: Difference between revisions
Jump to navigation
Jump to search
(Created page with " The RPICT7V1 version 2.0 Difference with version 1.0 is the atmega328 MCU instead of the Attiny84. This version is not stackable, this is only planned for later versions. =...") |
No edit summary |
||
Line 7: | Line 7: | ||
==Files== | ==Files== | ||
Library needed is the [https://github.com/openenergymonitor/EmonLib EMonlib from openergymonitor]. | Library needed is the [https://github.com/openenergymonitor/EmonLib EMonlib from openergymonitor]. | ||
[http://lechacal.com/RPICT/7CT1V/RPICT7V1_v2_0.ino Default Sketch V2.0.]<br> |
Revision as of 17:29, 11 February 2016
The RPICT7V1 version 2.0
Difference with version 1.0 is the atmega328 MCU instead of the Attiny84. This version is not stackable, this is only planned for later versions.
Files
Library needed is the EMonlib from openergymonitor.
Default Sketch V2.0.