/TorrentMeter

Code and data associated to a bandwith gauge.

Primary LanguageArduino

= 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 :)