Live data from Hacker News

EEVblog: The 555 Timer is 55 years old [video]

youtube.com

51–60 of 97 posts

Re: EEVblog: The 555 Timer is 55 years old [video]

#51
post #27

As a kid I didn’t understand what the 555 timer chip on the Apple II disk controller was doing but I learned the hard way that when you misalign the pins on the drive connector cable and the 555 chip releases its blue smoke you can’t use the drive anymore :(

[dead]

Re: EEVblog: The 555 Timer is 55 years old [video]

#52
post #37

The 555 timer is still the most popular chip that hobbyists add to their parts inventory (see rankings at https://partsbox.com/ecdb.html ). I find this both interesting and curious — I'd say it has mostly nostalgic value at this point. Almost every practical problem today is better solved by something else. And yet it persists, I guess mostly because of beginner tutorials and first LED blinky circuits. One nice thing…

> Almost every practical problem today is better solved by something else.

I'm curious about this claim. It's certainly easier to just wire up a modern microcontroller, but is there a better option that involves no software and is likely to still work the same today as it did 50 years ago?

Re: EEVblog: The 555 Timer is 55 years old [video]

#53
post #37

The 555 timer is still the most popular chip that hobbyists add to their parts inventory (see rankings at https://partsbox.com/ecdb.html ). I find this both interesting and curious — I'd say it has mostly nostalgic value at this point. Almost every practical problem today is better solved by something else. And yet it persists, I guess mostly because of beginner tutorials and first LED blinky circuits. One nice thing…

> Almost every practical problem today is better solved by something else. I'm curious about this claim. It's certainly easier to just wire up a modern microcontroller, but is there a better option that involves no software and is likely to still work the same today as it did 50 years ago?

I find it much easier to write a ten line program for an 8 pin CH32V003 (or ATTiny85 in past times) to do exactly the timing or SDC comparisons I want than to figure out the circuit and component values for a 555 or op-amp.

For that matter, a 16 pin CH32V003 can emulate a vast array of 7400 series devices as long as you don't need ns timing — no problem for µs. It's also cheaper.

Re: EEVblog: The 555 Timer is 55 years old [video]

#55

Evil Mad Scientist makes a giant, discrete version as a soldering kit: https://shop.evilmadscientist.com/productsmenu/tinykitlist/6... Very cool. (Looks like it uses 26 transistors. I assume the die is similar.)

I believe they based the design off of the reference schematic from a datasheet of one of the popular 555 timers, but I don't remember which one.

Re: EEVblog: The 555 Timer is 55 years old [video]

#56
post #27

As a kid I didn’t understand what the 555 timer chip on the Apple II disk controller was doing but I learned the hard way that when you misalign the pins on the drive connector cable and the 555 chip releases its blue smoke you can’t use the drive anymore :(

I have read as well that the 555 was used in the game paddles for the Apple II. 555 + potentiometer (the part you turned) varied the length (duty cycle?) of a square wave which the Apple II used to determine the paddle position.

The Apple II family did indeed use 555 timers, in either 558 or 556 chips, to drive the timing circuit used to read paddle and joystick positions. The following article explains both the circuit and the reading code:

https://www.applefritter.com/appleii-box/APPLE2/NibbelingAtT...

Re: EEVblog: The 555 Timer is 55 years old [video]

#57
post #16

Can't watch it right now, but upvoted for Dave Jones. He's taught me so much. Absolute treasure, and the host of one of the last great active forums. Thank you for not blackholing all that info on the disaster that is Discord, like so many other communities.

Love the dude. Met him in line of a Chris Hadfield/smarterEveryDay talk. Absolutely fan-boyed haha. Super nice in person too

Re: EEVblog: The 555 Timer is 55 years old [video]

#60
post #2

5:55 video released on May 5th, as per description :) For something feeling like a fairly specific IC, I remember seeing many projects that use it throughout the years in wacky ways - and seeing it makes me happy to know that the sentiment for this little piece is shared.

I learned (long ago) it’s trivial to fool my satellite receiver’s modem’s dial tone verification for remote pay per view ordering (it doesn’t phone home right away but gets angry if it’s not connected to a phone line).

Turns one a single frequency that’s remotely close to one of the two tones of a dial tone will convince it. Wasn’t sine wave either but not a problem! 555 powered by a 9V battery.

Post reply on HN