Skip to content

A flashlight that can copy the color of something and shine it back.

Notifications You must be signed in to change notification settings

steve-sienk/flash-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

flash-cat

A flashlight that can copy a color. Like a copycat, but a flashlight -- a flash-cat.

Programmed with an Arduino.

These are the parts I used, though it would be easy to change out the board and LED ring:

Pictures and things coming soon.

Setup

Software

Quick Overview

Download flashcat.io and load it into your Arduino IDE. Use the Arduino's Library Manager to install these Adafruit libraries as necessary:

  • Adafruit_TCS34725
  • Adafruit_NeoPixel
  • Adafruit_DotStar

From Arduino's BoardManager, select Adafruit ItsyBitsy M0 in the list of Adafruit SAMD Boards. Select the appropriate programming port, and upload.

Gotchyas

See the code's comments if things don't seem to work.

Hardware

Pictures and more coming soon.

About

A flashlight that can copy the color of something and shine it back.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages