this post was submitted on 02 Apr 2024
72 points (98.6% liked)

Ask Electronics

3258 readers
1 users here now

For questions about component-level electronic circuits, tools and equipment.

Rules

1: Be nice.

2: Be on-topic (eg: Electronic, not electrical).

3: No commercial stuff, buying, selling or valuations.

4: Be safe.


founded 1 year ago
MODERATORS
 

Ever since I've gotten into Retro Computing, I've been confronted about things like soldering, Circuits and Electrics in general... and it has made me want to try experimenting with my own ideas!

That does however mean that im still pretty inexperienced and thusly don't have anything to actually experiment with either.

So what kind of Breadboard Kit will give me the best and most things to start getting into this Hobby?

you are viewing a single comment's thread
view the rest of the comments
[–] j4k3@lemmy.world 16 points 5 months ago (2 children)

Ben Eater's 8 bit breadboard computer project on YT is well explained, and he sells the kits. I forget Ben's credentials, but he is a professor in CS somewhere. His teaching skill is remarkable.

Some poor sap made a more intuitive set of schematics that also breaks down the kits: https://github.com/Upcycle-Electronics/8-Bit-Breadboard-Computer

That same guy made some chip labels that some people find useful: https://github.com/Upcycle-Electronics/ChipLabels

That last one also has a link to a list of databooks on archive dot org. Get the 1996 Motorola CMOS logic databook as your primary starting point reference. That goes into a lot of the details about cross compatibility and exactly what works and what doesn't.

[–] kakes@sh.itjust.works 4 points 5 months ago

This was my first electronics project, and it turned out surprisingly well.

[–] Sakychu@lemmy.world 3 points 5 months ago* (last edited 5 months ago)

I started coding NES "games" and his video help so much with how to approach something like that. But not just that but basically everything you need grom reading diagrams to setting up a complier to create a rom file with particular structure! Highly recommend it, there is no comparison to my cs prof..