Simple ATtiny project to identify color and return it in hex values.
Made for RoboDay event at PoznaΕ University of Technology.
Parts needed:
β 1x ATtiny85 ( I used ATtiny85-20PU )
β 2x 74HC595 Shift register
β 1x 6 digit 7 segment LED display
β 1x Photoresistor
β and a couple of resistors
Working code can be found in this repo.