Programming Learning Board
Read moreThis project was developed as accessory for a beginners programming course. It aims on providing examples for the most common Arduino programming use cases. As a help, all used pins are printed on top.
Designed for an Arduino Mega!
List of Components:- 3 red LEDs with build-in resistors
- 2 green LEDs with build-in resistors
- 1 yellow LEDs with build-in resistors
- 1 5mm WS2812 LED
- 2 10k resistors
- 10 330 resistors
- 1 LM35 temperature sensor
- 1 7 Segmentdisplay
- 2 pin dip switch (not on the pictures)
- 1 push down button
- 1 1*3 header (for more WS2812 LEDs)
- 4 1*8 pin headers
- 1 2*6 pin header
- 1 2*10 pin header
Possible Tasks:
- build a traffic light including pedestian light and countdown
- read temperature value as analog input
- try a ws2812 LED (=Neopixel) and add more
- use pwm to dim a LED
Comments
Please log in or sign up to comment.