louischaman / bulbLights

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DMX controlled incandescent bulb dimmers.

Requirements

Running the hardware test

  1. Make sure correct fuse settings are flashed (easily done by flashing an arduino nano bootloader?)
  2. Use ./tests/bulbLightHardwareTest.ino.hex or build in the IDE and use the hex file with the same name.
  3. Flash with avrdude
    • Linux: ```./scripts/flash_firmware.sh`` can be used.
    • Windows: See Adafruit tutorial. Use same settings as in above script.

About


Languages

Language:KiCad Layout 95.2%Language:Arduino 4.5%Language:Shell 0.3%