skytee / TorrentMeter

Code and data associated to a bandwith gauge.

Home Page:http://blog.skytee.com/2010/11/torrentmeter-a-steampunk-bandwidth-meter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= Code and data associated to a bandwith gauge =

 * src: TorrentMeter driver for Arduino
 * host: throughput measurement software for your host computer

== Method ==
FTTH → /sys/class/net/$dev/statistics → Perl → USB → Arduino → PWM → transistor switch → moving coil gauge :)

== ToDo ==
FTTH → /sys/class/net/$dev/statistics → SNMP → Ethernet → cheap-ass µC → PWM → transistor switch → moving coil gauge :)




About

Code and data associated to a bandwith gauge.

http://blog.skytee.com/2010/11/torrentmeter-a-steampunk-bandwidth-meter/


Languages

Language:Arduino 63.5%Language:Perl 36.5%