Go to file
Markus Koch 08a2581297 Use git describe for the REVISION define 2021-03-02 20:24:26 +01:00
firmware Use git describe for the REVISION define 2021-03-02 20:24:26 +01:00
kicad Improve layout + change via sizes 2020-12-14 20:42:48 +01:00
.gitmodules Add initial version of firmware 2021-02-23 19:06:49 +01:00
README.MD Add rev 01 errata to README 2021-03-02 19:34:21 +01:00

README.MD

WS2812B light signal - CPU Board

Board to run colorchord2 on a string of WS2812B LEDs with live line-in audio.

Errata (Rev 01)

  • Opamp inverting / non-inverting inputs are swapped
    • Workaround: Lift pads 2 and 3, and 5 and 6, and connect them crossed using magnet wire.
  • Opamp is not rail-to-rail and does not allow to use the ADC in full range
    • Workaround: Only use limited range -640 to 520.
  • LED footprint is wrong.
    • Workaround: Flip 180 degrees and solder shifted onto the right pads, then use magnet wire to connect the remaining two pads.
  • Serial boot loader non-functional (uses incompatible UART I/Os).
    • Workaround: Program via JTAG / SWD.