diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -19,7 +19,8 @@ This repository contains a bare-bones implementation of a `3 bit` IR (infrared) The sample protocol provided is only intended to be used by one transmitter-receiver pair. The addition of multiple transmitters may cause data corruption or other unknown side effects. However adding multiple receivers may still be viable. # 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. +Included in the main source files is a led demo. <br> +Four leds can be controlled remotely using four tacticle push-buttons. Schematics for the project are provided. Folders: * `/firmware` - TX and RX assembly firmware. |