All the source files needed to make a led UV exposure box with timer. Lot of details on my blog.
The source contains three directories:
- kicad_files -- All the schematic and board files. (Use it with kicad)
- src -- The timing software. (Build it with Arduino IDE)
- board_customization -- Files needed to add the custom board on Arduino IDE.