summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDominic Radermacher <blip@mockmoon-cybernetics.ch>2018-04-21 15:50:03 +0200
committerDominic Radermacher <blip@mockmoon-cybernetics.ch>2018-04-21 15:50:03 +0200
commitae9333e21ab1eaff37ec8fefa0e9899d13349184 (patch)
treeb2a197878ae7a6ae23d395657846ee4a1fa65f80 /README
initial commit, turning LEDs off is workingv0.9
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..24cad87
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+
+lan7800-led-ctl is a command line tool to control the LEDs connected to a
+LAN7800 ethernet controller.
+
+Usually those LEDs show the ethernet status like "Link/Activity" and "Speed".
+Using this tool you can turn them off, if you don't like a disco in your room
+at night ;-)
+
+These ethernet and USB controllers are used on embedded computers like
+Raspberry Pi 3B+.
+
+Further info can be found at:
+https://mockmoon-cybernetics.ch/computer/raspberry-pi/lan7800-led-ctl/