home.social

#charlieplexing — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #charlieplexing, aggregated by home.social.

fetched live
  1. @dendrobatus_azureus

    A binary clock only needs 9 leds. With multiplexing, that's just 6 leads. With #Charlieplexing... five?

    So, either an ATTiny with some kind of decoder chip, or a slightly larger ATmega chip?

    Oh, maybe this!!! https://www.adafruit.com/product/3677
    That could even drive the LEDs individually, no multiplexing!

    I wish I was better at #soldering. It low-key terrifies me. 😆

    I could maybe bodge a design for a surface-mount LED board and send it to pcbway and have them a$$emble it?!? 🤷‍♂️

  2. @dendrobatus_azureus

    A binary clock only needs 9 leds. With multiplexing, that's just 6 leads. With #Charlieplexing... five?

    So, either an ATTiny with some kind of decoder chip, or a slightly larger ATmega chip?

    Oh, maybe this!!! https://www.adafruit.com/product/3677
    That could even drive the LEDs individually, no multiplexing!

    I wish I was better at #soldering. It low-key terrifies me. 😆

    I could maybe bodge a design for a surface-mount LED board and send it to pcbway and have them a$$emble it?!? 🤷‍♂️

  3. Как я сделал брелок на ATtiny13, научил его трем гипнотическим режимам и превратил в набор для пайки

    Представьте: маленький брелок лежит в кармане. На нём — мордочка кота из популярного мема. Нажимаешь кнопку на затылке — и в центре головы загорается круг из двенадцати ярких SMD-светодиодов. Два огонька начинают бегать по кругу с коротким хвостом. Ещё одно нажатие — и запускается спиннер: три луча вращаются по часовой, потом три круга против. Третий режим — маятник, три светодиода плавно качаются взад-вперёд, как загипнотизированный взгляд. Четвёртое нажатие — и всё гаснет. Батарейка CR2032 отдыхает. Всё это работает на самом дешёвом микроконтроллере ATtiny13. Четыре пина управляют двенадцатью светодиодами через Charlieplexing. Никаких Arduino, никаких сдвиговых регистров.

    habr.com/ru/articles/1044438/

    #ATtiny13 #Charlieplexing #DIY #набор_для_пайки #SMD #светодиоды #брелок #встраиваемые_системы

  4. Charlieplexing LEDs is actually really neat, if you understand how it works. It's basically just a LED matrix where you use the same pins on both sides of the matrix. I've written about it in my latest blog post:
    aykevl.nl/2026/01/charlieplexi

    Charlieplexing is what allows my 36-LED earrings to have so many LEDs - I would have needed a bigger microcontroller without Charlieplexing.

    #Charlieplexing #led #LEDMatrix

  5. Charlieplexing LEDs is actually really neat, if you understand how it works. It's basically just a LED matrix where you use the same pins on both sides of the matrix. I've written about it in my latest blog post:
    aykevl.nl/2026/01/charlieplexi

    Charlieplexing is what allows my 36-LED earrings to have so many LEDs - I would have needed a bigger microcontroller without Charlieplexing.

    #Charlieplexing #led #LEDMatrix

  6. Track Your Circuits: A Locomotive PCB Badge - This fun PCB from [Nick Brown] features a miniature railroad implemented with 0805... - hackaday.com/2025/04/18/track- #charlieplexing #pcbhacks #atmega32 #badge #train #pcb

  7. Track Your Circuits: A Locomotive PCB Badge - This fun PCB from [Nick Brown] features a miniature railroad implemented with 0805... - hackaday.com/2025/04/18/track- #charlieplexing #pcbhacks #atmega32 #badge #train #pcb

  8. Trying to charlieplex a 10 segment bargraph with 4 different colours (and hence 4 different resistances) off 4 pins. Without using 10 resistors because I don't have that much space on this little board. Which I can almost do trivially except one of the colours is 4 bars so can't get them all through one resistor but have to share with one of the other colours...

    Time to get the random number generating computer program out.

    #Charlieplexing #LEDs

  9. Trying to charlieplex a 10 segment bargraph with 4 different colours (and hence 4 different resistances) off 4 pins. Without using 10 resistors because I don't have that much space on this little board. Which I can almost do trivially except one of the colours is 4 bars so can't get them all through one resistor but have to share with one of the other colours...

    Time to get the random number generating computer program out.

    #Charlieplexing #LEDs

  10. 2 days of learning charlieplexing and PIO on the rp2040 only for it to just not work and have no real indication as to why. Best guess is that maybe the LEDs aren’t all the same. I guess tomorrow I’m playing around with that PIO emulator - and therefore once again installing the JDK 😫

    Also I suspect that my PIO program isn’t very good. No idea what would improve it though! #rp2040 #pico #charlieplexing #LEDs #pio

  11. 2 days of learning charlieplexing and PIO on the rp2040 only for it to just not work and have no real indication as to why. Best guess is that maybe the LEDs aren’t all the same. I guess tomorrow I’m playing around with that PIO emulator - and therefore once again installing the JDK 😫

    Also I suspect that my PIO program isn’t very good. No idea what would improve it though! #rp2040 #pico #charlieplexing #LEDs #pio

  12. Returning Digital Watches To the Analog Age: Enter The Charliewatch - The Charliewatch by [Trammell Hudson] is one of those projects which is beautiful in both design and... more: hackaday.com/2019/08/22/return #microcontrollers #charlieplexing #wearablehacks #charliewatch #goodwatch #watches #msp430