diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-16 10:01:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-16 10:01:48 +0200 |
commit | 3186eee4294e0d3028386ef754c60f298045d3dd (patch) | |
tree | 3d6484fb32d8891451398b066fa618bda325a36b /README.md | |
parent | 1f89298f561855f30d3a0d4365a75ffb6ec4ef01 (diff) | |
download | idp8-3186eee4294e0d3028386ef754c60f298045d3dd.tar.gz idp8-3186eee4294e0d3028386ef754c60f298045d3dd.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ `Infrared Data Protocol 8` - `AVR` `ATtiny85` `(avr-asm)` # 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. +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. # Firmware Features 1. Variable `38kHz` `IR` transmitter burst time (protocol independent). |