An open API service indexing awesome lists of open source software.

https://github.com/reybits/simple-switch-on-arduino

Simple Switch on Arduino
https://github.com/reybits/simple-switch-on-arduino

Last synced: 4 months ago
JSON representation

Simple Switch on Arduino

Awesome Lists containing this project

README

          

# Simple-Switch-on-Arduino

This program was written for Arduino after watching a video on [YouTube](https://www.youtube.com/watch?v=XxYyP1PEU7I).

General modifications:

1. Antenna LED and first switch LED merged.
2. Built-in pull-up resistor used.
3. All buttons processed "in parallel".
4. Completely refactored program.

--
```
Andrey A. Ugolnik
http://www.ugolnik.info
```