RPICT3T1: Difference between revisions
Jump to navigation
Jump to search
(→Files) |
No edit summary |
||
Line 8: | Line 8: | ||
* 1x DS18B20 Temperature Sensor | * 1x DS18B20 Temperature Sensor | ||
* Attiny84 Mcu | * Attiny84 Mcu | ||
==Configuration== | |||
Starting from sketch version 1.1 the RPICT3T1 can be configured over serial. | |||
See general instructions for [[Attiny Over Serial Configuration | configuration over serial]]. | |||
==Files== | ==Files== | ||
[http://www.lechacal.com/RPICT/CT3T1/RPICT3T1_v1_0.ino Default Sketch v1.0] | [http://www.lechacal.com/RPICT/CT3T1/RPICT3T1_v1_0.ino Default Sketch v1.0] |
Revision as of 19:03, 9 April 2017

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 can be configured over serial.
See general instructions for configuration over serial.