Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 616 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 616 Bytes

Pantone Light

An Arduino project with TCS230D color sensor and RGB Leds
Check the project video on Vimeo here and details on my blog (french)

Arduino librairy dependencies

  • RGBConverter (allows to convert RGB to HSV)
  • TimerOne (allows to use timer easily)
  • ShiftPWM (allows to drive RGB Leds whith shift registers)