summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-28 01:45:32 +0200
committerGitHub <noreply@github.com>2024-12-28 01:45:32 +0200
commit0d6cf2d42ca50ef43c444368fc8f155c7b7991ef (patch)
tree811d8984b9efe33b004dd73a9e122a90a467c934 /README.md
parent936c5ecb1b2312e5faab3da41b6bae5d9c27dad7 (diff)
downloadidp8-0d6cf2d42ca50ef43c444368fc8f155c7b7991ef.tar.gz
idp8-0d6cf2d42ca50ef43c444368fc8f155c7b7991ef.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7da9d47..0397c39 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# idp8
-`Infrared Data Protocol 8` - `AVR` `ATtiny85` `(avr-asm)`
+`idp8` - `Infrared Data Protocol 8`
# 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 on the `AVR ATtiny85`.
# Firmware Features
1. Variable `38 kHz` `IR` transmitter burst time (protocol independent).