Now and again, something unusual comes along.
This is the unique Nick Rhode's (Duran Duran) Pixelator guitar. This is a strat with a hollowed out body which is then fitted with a matrix of RGB LEDS. Software running a on a laptop allows you to display video on the guitar via a serial data stream. The problem was the processor which decoded the serial data and fed it to the LEDS has been killed by static. The code was not available so I had to reverse engineer how it worked and then write the code from scratch. Thankfully it all worked out.
The hollowed out guitar body:
The PCB showing the LEDS
And the business side
Test rig with first time getting the leds to go again. Logic analyser pod and on far side of PCB a card that I had to make to interface the low power Cypress PSoC programmer to the high power board.
Once all the code was done, I got a quick test using the built-in pattern
and then running off the laptop
Finally, time to send it home...
Care to share any of your unusual projects?
This is the unique Nick Rhode's (Duran Duran) Pixelator guitar. This is a strat with a hollowed out body which is then fitted with a matrix of RGB LEDS. Software running a on a laptop allows you to display video on the guitar via a serial data stream. The problem was the processor which decoded the serial data and fed it to the LEDS has been killed by static. The code was not available so I had to reverse engineer how it worked and then write the code from scratch. Thankfully it all worked out.
The hollowed out guitar body:
The PCB showing the LEDS
And the business side
Test rig with first time getting the leds to go again. Logic analyser pod and on far side of PCB a card that I had to make to interface the low power Cypress PSoC programmer to the high power board.
Once all the code was done, I got a quick test using the built-in pattern
and then running off the laptop
Finally, time to send it home...
Care to share any of your unusual projects?
Comment