RPICT7V1 v2.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
Difference with version 1.0 is the atmega328 MCU instead of the Attiny84. | 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. | This version is not stackable, this is only planned for later versions. | ||
[[File:IMG_0814.png]] | |||
==Files== | ==Files== |
Revision as of 17:36, 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.
Programming
In order to program the board an avr programmer with 6pin SPI connector is needed.
In Arduino IDE select board as Arduino Nano w/ ATmega328. Upload sketch using File | Upload Using Programmer.