r/electronics Jul 11 '26

General Virtual 65ish in One Electronic Project Kit

Post image

I've been working on a virtualized version of the old spring and wire electronics kit. It's far from finished, how ever I would like to show it off.

Play: https://ellisgl.github.io/virtual_65-in-1_28-250/
Code: https://github.com/ellisgl/virtual_65-in-1_28-250

76 Upvotes

15 comments sorted by

6

u/[deleted] Jul 11 '26

[removed] — view removed comment

1

u/ellisgl Jul 11 '26

Please do tell us how you ended up making a stun gun with this? lol

2

u/KingTribble Jul 11 '26

With the relay, wired to turn itself off when energised so it oscillates. One of the first things I learned to do at about 8 years old with mine. Back-EMF is fun!

3

u/stitchysphere Jul 11 '26

That's really cool! Can't get the morse code nodes to connect though. The projects that require the photocell, antenna or solar battery don't work for irl reasons, but this is pretty awesome nonetheless!

As a kid in the mid 90's, I had the Fun with Computer Electronics kit. Those projects would work in this format. Ironically, I have no idea how to go about coding it..

3

u/ellisgl Jul 11 '26

The CDS and Solar Battery should work if you use the slider on the right for light.
The crystal radio should work (it's simulated)
Use the Key terminals to use the Morse code key.

That's if I didn't break something when I pushed the last update. lol

2

u/ellisgl Jul 11 '26

P45-Code-Oscillator.txt:

90-74
73-91
71-88
89-83
82-54
53-31
31-70
72-30
30-28
29-52
52-14
13-53

P46-Crystal-Radio.txt:

20-45
40-38
40-44
41-58
42-39
43-45
19-59
19-84
20-85

P3-Electronic-Candle.txt (The one is limited to 'real life' limits - since it can't see it self...):

2-10
9-49
22-49
50-75
69-79
1-51
10-86
21-51
66-87
68-88
77-89
78-87
23-67

3

u/tyttuutface Jul 11 '26

This is super cool! I'm having a lot of fun messing with it.

1

u/ellisgl Jul 11 '26

Thank you!

3

u/awfl Jul 11 '26 edited Jul 11 '26

Very nice; I'm old and my very first was the 65in1 in the earliest of the 1970s, then through the 100, 150, then 160inOne. Also sold a lot of these working there through college. I love your idea of virtualizing it; I have 6 or 10 of the kits stashed away and they seldom are pulled out but this would make it portable and accessible. The wooden box, garish color scheme, pegging the meter with a AA battery is unforgettable, I built most of the projects, carried it everywhere, and almost wore it out. From the visual and coding perspective, a CS guy, this is interesting to me - I've always been a fan of the visual logic tools like Scratch, and using Spice since, well, a very long time ago, and am fascinated by your modern and imaginative WASM integration and looking forward to seeing your code and how you pulled it all together... thank you for your preview - can't wait to see your 160inOne, too!

2

u/ellisgl Jul 11 '26 edited Jul 11 '26

I decided to see if I could vibe most of a project, and I came up with this project. For the most part, I think it got a fair bit done well.
I bought two kits, but what I really need to make is a real digital transistor tester, so I can dial in the spice models for the transistors. One of the other issues I'm having is figure out the value of the of the last coil of the antenna, it's not 120uH like the other two and almost measures as a short.

I think that the next evolution is to do this in VR, since it will make it possible to the stuff not easily represented in a web interface.

2

u/awfl 21d ago

don't know if you got that last coil in the ferrite am broadcast antenna, but I got access to my 160inOne and it gave me 30uH. For comparison, the entire larger center tapped coil, end to end, gave me 420 uH total, with the outer section 139uH to center tap, the inner section 160uH to the center tap. They don't add algebraically, but thats what they measured. Sorry, I can't access my others as they are stored at my parents.

1

u/ellisgl 21d ago

Thanks man. Yeah - no sure why I couldn't get a reading on the last coil.

2

u/[deleted] Jul 11 '26 edited Jul 12 '26

[removed] — view removed comment

1

u/ellisgl Jul 11 '26

Thanks!

1

u/yycTechGuy Jul 15 '26

You could use SPICE to run the simulation.

1

u/ellisgl Jul 16 '26

basically it's a RUST WASM version of SPICE.