Openly documents that the project was built with Claude (AI assistance),
explains the human's role in directing it, and respectfully acknowledges
that people with objections to AI-generated code are free not to use it.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Arduino Uno + WS2812B LED strip controller with a text-based lightshow
system. Shows are defined as .txt files (hex color + fade duration per step),
converted to PROGMEM headers by convert_all.py, and navigated at runtime
via a debounced button (tap/double-tap/hold). BSD 2-Clause license.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>