diff options
| author | Lunar Journal <md.node.0@gmail.com> | 2024-12-05 21:38:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-05 21:38:45 +0200 |
| commit | 5422e0bb48cb56e6a92d8b70c14aceede2fbf81e (patch) | |
| tree | f7b99d30026ed6a6dd4196a7ba21db8577d2722a | |
| parent | 77d7db813f811204097437a6cff95619ec81c86b (diff) | |
| download | idp8-5422e0bb48cb56e6a92d8b70c14aceede2fbf81e.tar.gz idp8-5422e0bb48cb56e6a92d8b70c14aceede2fbf81e.zip | |
Update 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` (avr assembly) +`Infrared Data Protocol 8` - `AVR ATtiny85` (avr asm) # 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. |
