diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -11,13 +11,13 @@ Assembly implementation of a `3 bit` `IR` data protocol for the `AVR ATtiny85`. # Firmware Features -1. Variable `38 kHz` `IR` transmitter burst time (protocol independent). -2. Pulse delay encoding. -3. `TX` error detection. -4. High noise immunity. -5. Uses internal `8 MHz` `RC` oscillator. -6. Timer resolution of `100 μs`. -7. Fully configurable and extensible. +1. Variable `38 kHz` `IR` transmitter burst time (protocol independent) +2. Pulse delay encoding +3. `TX` error detection +4. High noise immunity +5. Uses internal `8 MHz` `RC` oscillator +6. Timer resolution of `100 μs` +7. Fully configurable and extensible # Warnings The sample protocol provided is only intended to be used by one `TX/RX` pair. |
