Programmable Leds Question

Wearable electronics: boards, conductive materials, and projects from Adafruit!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
rukie
 
Posts: 1
Joined: Wed Jan 24, 2018 12:17 am

Programmable Leds Question

Post by rukie »

Hi,

I was wondering if adafruit has wearable/programable LED that can be controlled via DMX?

My objective is to basically control the LEDs through midi messages.

Or if anybody can point me to a way where I can convert midi messages in a control protocol that can control adafruit programable leds?

TIA

User avatar
opidmx512
 
Posts: 11
Joined: Thu Feb 08, 2018 3:30 pm

Re: Programmable Leds Question

Post by opidmx512 »

Hi,

I have open source DMX solutions for controlling WS28xx led's -> http://www.raspberrypi-dmx.org/
However, there is no direct MIDI-> WS28xx solution. But there is a Raspberry Pi MIDI->DMX Bridge solution (http://www.raspberrypi-dmx.org/raspberr ... dmx-bridge).
As the Raspberry Pi only has one UART, there is a need to add additional SPI<-->UART hardware.

Above solution are running on baremetal only.

Greets, Arjan

Locked
Please be positive and constructive with your questions and comments.

Return to “Wearables”