Live data from Hacker News

General purpose MCUs built in to LEDs emulate candle flicker

cpldcpu.wordpress.com

1–10 of 191 posts

Re: General purpose MCUs built in to LEDs emulate candle flicker

#3

Once upon a time, on USENET, someone had a .sig that predicted one day computers would be cheap enough they'd come in cereal boxes and we'd throw them away. That day appears to have arrived.

That happened way before. RFID cards for disposable public transportation tickets or those music greeting cards.

Re: General purpose MCUs built in to LEDs emulate candle flicker

#6

Once upon a time, on USENET, someone had a .sig that predicted one day computers would be cheap enough they'd come in cereal boxes and we'd throw them away. That day appears to have arrived.

The worst offenders right now might be disposable vapes. I saw some sold with effing lcd screens built-in. For a disposable piece of crap.

Re: General purpose MCUs built in to LEDs emulate candle flicker

#8

Once upon a time, on USENET, someone had a .sig that predicted one day computers would be cheap enough they'd come in cereal boxes and we'd throw them away. That day appears to have arrived.

The worst offenders right now might be disposable vapes. I saw some sold with effing lcd screens built-in. For a disposable piece of crap.

The rechargeable lithium batteries in those really doesn't fit the "lithium shortage" and "we don't have enough battery capacity to build an EV for everyone" narrative

Re: General purpose MCUs built in to LEDs emulate candle flicker

#9

Once upon a time, on USENET, someone had a .sig that predicted one day computers would be cheap enough they'd come in cereal boxes and we'd throw them away. That day appears to have arrived.

That happened way before. RFID cards for disposable public transportation tickets or those music greeting cards.

At a certain point it's more about the semantics of what a "computer" is. I don't know if I'd count an ASIC from a musical greeting card, though; and even within general purpose devices, microcontrollers vs microprocessors are typically delineated by the presence of an MMU.

Re: General purpose MCUs built in to LEDs emulate candle flicker

#10

If you want to see some candle flicker code based on a PIC12F508 or 9 see below. The flicker effect is based on a linear feedback shift register function to provide a pseudo random effect. https://github.com/linker3000/CandleFlameSim

Going to drop this here:

“Reverse engineering” a real candle

https://cpldcpu.wordpress.com/2016/01/05/reverse-engineering...

Post reply on HN