Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 664 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 664 Bytes

May the RGB with you

Materials

For this project you will need:

  • 1 Arduino (I used an Uno)
  • 3 Ultrasonic sensors
  • 1 RGB LED (this code assumes you are using a Common Anode LED, but you can easily change it)
  • jumper wires

Installation

  • clone this repository
  • open file /rgb/rgb.inoin the Arduino IDE
  • upload the code to your device

Motivation

This project was developed as part of the IEEE University of Ioannina Student Branch Smart Christmas Tree project.

Authors

  • Christos Zonios @czonios
  • Zisis Psalidas