Difference between revisions of "Arduino Smart Plug Shield"
From Fab Lab Bcn WIKI
(Created page with "This page is the documentation platform for development of the Smart Plug Shield for Arduino. == Similar shields == ===Arduino Energy Shield=== XBEE + RTC + ADE7753 (serial comu...") |
(→Similar shields) |
||
Line 1: | Line 1: | ||
This page is the documentation platform for development of the Smart Plug Shield for Arduino. | This page is the documentation platform for development of the Smart Plug Shield for Arduino. | ||
+ | == Parent Projects == | ||
+ | *http://openenergymonitor.org/emon/input | ||
== Similar shields == | == Similar shields == | ||
===Arduino Energy Shield=== | ===Arduino Energy Shield=== | ||
− | XBEE + RTC + ADE7753 (serial comunication) | + | XBEE + RTC + ADE7753 (power calculation to serial comunication) + 1 Clamp input + 1 Transformer input |
The current is mesured with a non-invasive AC external current sensor and the voltage with an external 12V adaptor. | The current is mesured with a non-invasive AC external current sensor and the voltage with an external 12V adaptor. | ||
*http://www.olimex.cl/product_info.php?products_id=797 | *http://www.olimex.cl/product_info.php?products_id=797 | ||
− | === | + | ===SEG meter=== |
− | + | XBEE + 6 Clamp input + 1 Transformer input | |
+ | The current is mesured with a non-invasive AC external current sensor and the voltage with an external 12V adaptor. | ||
*http://smartenergygroups.com/samotage/posts/72-The-SEGmeter-specification | *http://smartenergygroups.com/samotage/posts/72-The-SEGmeter-specification | ||
+ | ===CuteDigi Smart Outlet LCD Shield=== | ||
+ | ACS712 (current mesuring) + 16A TRIAC (switch) + LCD + 2 buttons interface | ||
+ | The current is mesured with an invasive IC (ACS712). No voltage mesuring? | ||
+ | *http://www.cutedigi.com/index.php?cPath=313 | ||
== Current and voltage metering options == | == Current and voltage metering options == |
Revision as of 11:51, 3 August 2011
This page is the documentation platform for development of the Smart Plug Shield for Arduino.
Contents
Parent Projects
Similar shields
Arduino Energy Shield
XBEE + RTC + ADE7753 (power calculation to serial comunication) + 1 Clamp input + 1 Transformer input The current is mesured with a non-invasive AC external current sensor and the voltage with an external 12V adaptor.
SEG meter
XBEE + 6 Clamp input + 1 Transformer input The current is mesured with a non-invasive AC external current sensor and the voltage with an external 12V adaptor.
CuteDigi Smart Outlet LCD Shield
ACS712 (current mesuring) + 16A TRIAC (switch) + LCD + 2 buttons interface The current is mesured with an invasive IC (ACS712). No voltage mesuring?