diff options
author | Dylan Muller <md.node.0@gmail.com> | 2021-12-07 18:40:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-07 18:40:03 +0200 |
commit | f42754ba0e12e79cc154c85ab1951bdbf95aa5ef (patch) | |
tree | d97f5224989c5be9411a5d316492e479771225c5 | |
parent | dc4b61c7cacf70333f795771cb91281ffa57155f (diff) | |
download | idp8-f42754ba0e12e79cc154c85ab1951bdbf95aa5ef.tar.gz idp8-f42754ba0e12e79cc154c85ab1951bdbf95aa5ef.zip |
Update README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -20,3 +20,8 @@ The sample protocol provided is only intended to be used by one transmitter-rece # Info Included in the main source files is a led demo. Four leds can be controlled remotely using four tacticle push-buttons. Schematics for the project are provided. + +Folders: +* **/firmware** - TX and RX assembly firmware. +* **/schematics** - Circuit schematics for transmitter and receiver. +* **/spec** - IDP Protocol specification. |