<div dir="ltr">If anyone is interested, I have a few of the little boxes that receive the current monitor signals from the powerline, stores the data, and then talks via some sort of wireless protocol to the display box. I think there's a little linux computer of some sort inside a wall wart sort of case.<div><br></div><div>-steve</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 4, 2016 at 3:26 PM, Patrik D'haeseleer <span dir="ltr"><<a href="mailto:patrikd@gmail.com" target="_blank">patrikd@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I believe the power monitor that Marc installed was one from a whole box full of these things that we had gotten donated a while back (Marc - that correct?)<br><br></div>If so, we should have several dozen more of these to take apart and tinker with, install throughout the Omni, or hand out to our friends and neighbors...<br><br></div><div>The remainder are in two large plastic boxes that should be on the CCL Wall O'Boxes, labeled something creative like "Power Monitors 1" and "Power Monitors 2".<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Patrik<br></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Thu, Aug 4, 2016 at 12:32 AM, Jake <span dir="ltr"><<a href="mailto:jake@spaz.org" target="_blank">jake@spaz.org</a>></span> wrote:<br></span><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I opened up the black box that connects to the current-sense transformers included with The Energy Detective (TED) power monitor kits.<br>
<br>
it contains a CS5460 chip which is a "Single Phase Bi-Directional Power/Energy IC" which has a digital (SPI) data interface.  Unfortunately it does not have analog outputs, so it can't be used to convert the AC current signals coming into it into a simple DC analog value.<br>
<br>
<a href="http://pdf1.alldatasheet.com/datasheet-pdf/view/230848/CIRRUS/CS5460.html" rel="noreferrer" target="_blank">http://pdf1.alldatasheet.com/<wbr>datasheet-pdf/view/230848/<wbr>CIRRUS/CS5460.html</a><br>
<br>
however, if someone finds a nice arduino library to talk to this chip, we can...<br>
<br>
wait no, that's pointless.  the chip is connected to a PIC16F627A which is processing the data from the CS5460 and then sending it out over the power lines using a TDA5051AT "Home automation modem" chip:<br>
<br>
<a href="http://www.nxp.com/documents/data_sheet/TDA5051A.pdf" rel="noreferrer" target="_blank">http://www.nxp.com/documents/<wbr>data_sheet/TDA5051A.pdf</a><br>
<br>
"The TDA5051A is a modem IC, specifically dedicated to ASK transmission by<br>
 means of the home power supply network, at 600 baud or 1200 baud data<br>
 rate. It operates from a single 5 V supply."<br>
<br>
it transmits Amplitude Shift Keying (ASK) data transmission using the electric power lines it's connected to.  basically it communicates at 8.48MHz (somewhere between 6.08 - 9.504 MHz) in binary serial communications.  so it should be pretty easy to figure out what it's saying.<br>
<br>
It could be that the box that the current sense transformers plug into just sends data (including its serial number, which is on a barcode label stuck to the box) and a displaybox (or our hack) picks it up or not.  But it's also possible that it waits for a displaybox to transmit a signal telling it to turn on, or asking it to supply a measurement on-command.<br>
<br>
since we have displayboxes and these current sense boxes, we can find out if we want.  and then we can measure power flow throughout the omni.<span><font color="#888888"><br>
<br>
-jake<br>
______________________________<wbr>_________________<br>
sudo-discuss mailing list<br>
<a href="mailto:sudo-discuss@lists.sudoroom.org" target="_blank">sudo-discuss@lists.sudoroom.<wbr>org</a><br>
<a href="https://sudoroom.org/lists/listinfo/sudo-discuss" rel="noreferrer" target="_blank">https://sudoroom.org/lists/<wbr>listinfo/sudo-discuss</a><br>
</font></span></blockquote></div></div></div><br></div>
<br>______________________________<wbr>_________________<br>
sudo-discuss mailing list<br>
<a href="mailto:sudo-discuss@lists.sudoroom.org">sudo-discuss@lists.sudoroom.<wbr>org</a><br>
<a href="https://sudoroom.org/lists/listinfo/sudo-discuss" rel="noreferrer" target="_blank">https://sudoroom.org/lists/<wbr>listinfo/sudo-discuss</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">-steve</div>
</div>