DIY All-Transistor Addressable Pixel

By now most readers should be used to addressable LEDs, devices that when strung out in a connected chain can be individually lit or extinguished by a serial data stream. Should you peer at one under a microscope youā€™ll see alongside the LED dies an integrated circuit that handles all the address decoding. Itā€™s likely to be quite a complex device, but how simply can its functions be replicated? Itā€™s a theme [Tim] has explored in the TransistorPixel, and addressable LED board that achieves addressability with only 17 transistors.

It uses a surprisingly straightforward protocol, in which a pulse longer than 500ns enables the LED while a shorter one turns it off. Subsequent pulses in a train are passed on down the line to the next device. A 20Āµs absence of a pulse resets the string and sets it to wait for the next pulse train. Unlike the commercial addressable LEDS there is only a single colour and no suport for gradated brightness, but itā€™s still an impressive circuit.

Under the hood is some very old-school RTL logic, a monostable to detect the pulse and a selection of gates and a latch to capture the state and forward to the chain. Itā€™s laid out on a PCB in order of circuit function, and while we can see that maybe itā€™s not a practical addresssable LED for 2021, itā€™s likely that it could be made into a much smaller PCB if desired.

Perhaps unsurprisingly given the ready availability of addressable LEDs, weā€™ve not seen many home made ones. This addressable 7-segment display may be the closest.



from Blog ā€“ Hackaday https://ift.tt/2NGtwha

Comments

Popular posts from this blog

Hackaday Links: May 31, 2020

Modern Radio Receiver Architecture: From Regenerative to Direct Conversion

Homebrew 68K Micro-ATX Computer Runs Its Own OS