From f6605e38a68794702041c143c020423effc450b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 4 Feb 2017 11:14:45 +0100 Subject: Add readme file --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md 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. -- cgit v1.2.3