Blog
OpenEnergyMonitor

7 segment display and more internet stuff

Finally got the 7 segment display I've been meaning to build for a while built, its great being able to see power usage without having to have the computer on and the big green digits are really nice and clear.

Here's a video of it in action with a bit on pachube and appspot at the end:

CT sensor with Display and Internet from Trystan Lea on Vimeo.


I using a MAX7221CNG driver chip with four 1" green digits, following the tutorial (a very good tutorial I may add!) on the arduino site by wayoda here:

http://www.arduino.cc/playground/Main/MAX72XXHardware?action=diff

Here's the arduino sketch I used in the above video:

http://openenergymonitor.org/emon/sites/default/files/CTDisplaySerial.pde

and after playing about with ladyada's python code from tweet-a-watt Im now using python on the computer side.

Here's the python script that outputs values to terminal, a file, pachube and google appspot:

http://openenergymonitor.org/emon/sites/default/files/main9oct.tar.gz

Feels like things are coming together :)

Ive got an asus rooter on order and an arduino ethernet board to play about with so hopefully will not need the computer to be on all the time for data logging soon. Id also like to have a look at enclosures for the display to make things look nice. To engage in discussion regarding this post, please post on our Community Forum.