aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..796a442
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+Turris Omnia I2C LCD example program
+====================================
+This program was created as an presentation program for FOSDEM 2017. It contains C
+program handling 20x4 LCD display connected trough I2C (3.3 to 5 volts shift is
+required), accepting input from fifo /tmp/turris-lcd.
+
+Another part of this is web. In `web` directory there is lighttpd configuration
+and website, that allows LCD input trough web.