Charlieplexing
en.wikipedia.org
Charlieplexing
1–10 of 13 posts
Re: Charlieplexing
#2Re: Charlieplexing
#3Re: Charlieplexing
#4I used Charlieplexing to drive four LEDs, four buttons, and a beeper from a 6-pin PIC10F200 with only four GPIOs. (and one is input-only!) It was a lot of fun working out the correct TRIS/GPIO combinations. (and fitting the whole thing into 256 instructions and 16 bytes of RAM was fun too) https://github.com/74hc595/TinySimon
Re: Charlieplexing
#5Re: Charlieplexing
#6I used Charlieplexing to drive four LEDs, four buttons, and a beeper from a 6-pin PIC10F200 with only four GPIOs. (and one is input-only!) It was a lot of fun working out the correct TRIS/GPIO combinations. (and fitting the whole thing into 256 instructions and 16 bytes of RAM was fun too) https://github.com/74hc595/TinySimon
Re: Charlieplexing
#7Re: Charlieplexing
#8https://devblogs.microsoft.com/dotnet/blinking-leds-with-ras...
Re: Charlieplexing
#9I used Charlieplexing to drive four LEDs, four buttons, and a beeper from a 6-pin PIC10F200 with only four GPIOs. (and one is input-only!) It was a lot of fun working out the correct TRIS/GPIO combinations. (and fitting the whole thing into 256 instructions and 16 bytes of RAM was fun too) https://github.com/74hc595/TinySimon
Re: Charlieplexing
#10I used Charlieplexing to drive four LEDs, four buttons, and a beeper from a 6-pin PIC10F200 with only four GPIOs. (and one is input-only!) It was a lot of fun working out the correct TRIS/GPIO combinations. (and fitting the whole thing into 256 instructions and 16 bytes of RAM was fun too) https://github.com/74hc595/TinySimon
Have you seen any industry applications of that part? I'm seeing 51 cents/piece at 3k on DigiKey, which is pretty wild when more fully featured OTP parts are available for less than ten cents.