From e94cf28ea3dfe46caac45041178283aae515fcc7 Mon Sep 17 00:00:00 2001 From: Roar Fredriksen Date: Thu, 14 Sep 2017 18:06:06 +0200 Subject: [PATCH] Created readme --- Code/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Code/README.md diff --git a/Code/README.md b/Code/README.md new file mode 100644 index 00000000..b9b533d7 --- /dev/null +++ b/Code/README.md @@ -0,0 +1,7 @@ +## AMS <-> MQTT Bridge +# Code + +Various code projects to help debug and build the final system + +### HanReader +A very simplified c# console application to read serial data directly from the HAN bus, using the HAN-FTDI circuit and a FTDI device (USB serial port) \ No newline at end of file