From dc4b61c7cacf70333f795771cb91281ffa57155f Mon Sep 17 00:00:00 2001 From: Dylan Muller Date: Tue, 7 Dec 2021 18:36:34 +0200 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6a4671f..0bca828 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Infrared Data Protocol 8 - AVR ATtiny85 (assembly) # Abstract This repository contains a bare-bones implementation of a 3 bit IR data protocol using the AVR architecture, providing the means for basic short range robotics control. -#Features +# Features 1. Variable 38kHz IR transmitter burst time (Protocol Independent). 2. Pulse delay encoding. 3. Simple data transmission error checking. @@ -15,8 +15,8 @@ This repository contains a bare-bones implementation of a 3 bit IR data protocol -#Warnings +# Warnings 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 +# 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. -- cgit v1.2.3-70-g09d2