diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-05 20:36:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-05 20:36:48 +0200 |
commit | ea3a6598ebf19a52596c17780f38073929d48fff (patch) | |
tree | c0594fe5ba5bbe4abe107a3fcfa431c7af50a593 /README.md | |
parent | a15b352d0a09d0f1f7ee82f2f204def52d175c41 (diff) | |
download | idp8-ea3a6598ebf19a52596c17780f38073929d48fff.tar.gz idp8-ea3a6598ebf19a52596c17780f38073929d48fff.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # idp8 -Infrared Data Protocol 8 - AVR `ATtiny85` (assembly) +`Infrared Data Protocol 8` - AVR `ATtiny85` (assembly) # Abstract This repository contains a bare-bones implementation of a `3 bit` IR (infrared) data protocol using the AVR architecture, providing the means for basic short range robotics control. |