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

https://github.com/jimouris/arduino-projects

💡A collection of simple Arduino examples
https://github.com/jimouris/arduino-projects

arduino arduino-boards arduino-platform buttons fritzing leds potentiometers

Last synced: about 1 year ago
JSON representation

💡A collection of simple Arduino examples

Awesome Lists containing this project

README

          

# Arduino Projects [![License MIT][badge-license]](LICENSE)
A collection of simple Arduino projects with lights, buttons and others.

1. __[Light led while pressing button, 1 Led, 1 Button](https://github.com/jimouris/arduino-examples/tree/master/led-while-pressing-button)__

1. __[Toggle led with button push, 1 Led, 1 Button](https://github.com/jimouris/arduino-examples/tree/master/toggle-led-with-button)__

1. __[Logical Gates (AND, OR, XOR), 1 Led, 2 Buttons](https://github.com/jimouris/arduino-examples/tree/master/1led-logical-gates)__

1. __[Logical Gates (AND, OR, XOR), 3 Leds, 2 Buttons](https://github.com/jimouris/arduino-examples/tree/master/3leds-logical-gates)__

1. __[Traffic Lights, 3 Leds](https://github.com/jimouris/arduino-examples/tree/master/traffic-lights)__

1. __[Potentiometer Led Array, N Leds, 1 Potentiometer](https://github.com/jimouris/arduino-examples/tree/master/potentiometer-led-array)__

[badge-license]: https://img.shields.io/badge/license-MIT-green.svg?style=flat-square