Reddit:Electronics

Subscribe to Reddit:Electronics feed
Discussion and news about component-level electronic circuits.Electronic circuits at the component-level
Updated: 2 hours 2 min ago

I Built a Working Communication Protocol Simulator

Sun, 05/24/2026 - 07:29
I Built a Working Communication Protocol Simulator

Guys go n check out this project to know more about the communication protocol.

submitted by /u/Starkk0077
[link] [comments]

When you burn out your 7 segment display like a rookie so you just make yourself a brand new one

Sun, 05/24/2026 - 00:36
When you burn out your 7 segment display like a rookie so you just make yourself a brand new one

yeah see i'm new to this electronics stuff i've only had this kit for like a day or two, like a dumbass i fried the E segment on that little 7 seg but i really wanted to still use it for something, so i grabbed some LEDs and made one on a mini breadboard that even shares the same pinout as a normal 7 seg (see those 5 empty holes on the edge of the bottom left of the board, those are the bottom pins on a normal 7 seg and the top ones are of course on the other side of the board, and since there's no DP i just made it a grounding pin) i wanted to make it all the same color LEDs but my little dinky starter kit here only has 5 of each color so i just did what i could

i've got a video of me testing it, i wanted to post that too but the sub wouldn't let meeeee

submitted by /u/AftonsAssCheeks
[link] [comments]

Weekly discussion, complaint, and rant thread

Sat, 05/23/2026 - 18:00

Open to anything, including discussions, complaints, and rants.

Sub rules do not apply, so don't bother reporting incivility, off-topic, or spam.

Reddit-wide rules do apply.

To see the newest posts, sort the comments by "new" (instead of "best" or "top").

submitted by /u/AutoModerator
[link] [comments]

This is how I organize my breadboard projects

Sat, 05/23/2026 - 14:43
This is how I organize my breadboard projects

After using square grid papers and Figma projects I remembered we can create web apps with the help of AI assistants and I created a web app to help with coming up neatly organized breadboard wiring.

submitted by /u/Big-Rent6905
[link] [comments]

DIY Raspberry Pi Oscilloscope

Wed, 05/20/2026 - 22:04
DIY Raspberry Pi Oscilloscope

As a follow-up to the toy oscilloscope I designed here, I designed and built something that more closely resembles a real oscilloscope! I included some shots of the build process, all done at home by hand with a hot air station and a preheater.

It has 2 channels, each running an ADC3908 off of a shared clock at anywhere from 1MS/s to 62.5MS/s. I wanted to use the 125MS/s version of the part but since I'm still using the Pi for all of the data acquisition and processing, this is about as fast as you can possibly go.

The front-end was supposed to have ~30MHz of analog bandwidth but since I had to remove the filter caps after assembly, I think theoretically it has whatever the bandwidth is at the ADC inputs. All of the analog components before the ADC have higher bandwidth.

It supports input full-scale ranges from +/-33mV to +/-180V, though I'm hesitant to plug something I made into mains power. It should be isolated as all power comes from the Pi, either through a wall plug or USB powerbank, but I'm still wary. I'll probably try it one day though.

It wound up costing way more than I would have hoped, and I probably chose some components that were more expensive than necessary. For example: the two linear regulators I used for the analog supply rails are pricy because of their very low noise, but my actual noise levels aren't great in the end. I think the total BOM cost was ~$150 if you include the PCB and you can get a way faster real scope for that price. It was still a great learning project though.

submitted by /u/hapemask
[link] [comments]

Warning about ordering directly from FNIRSI.

Tue, 05/19/2026 - 10:47
Warning about ordering directly from FNIRSI.

I placed order #48116 on 11 February 2026 for a soldering station. As of 19 May 2026, nearly 100 days later, the order has still not shipped. Tracking only shows that a shipping label was created, with no actual carrier movement.

Before receiving any response at all, I sent multiple emails to all listed FNIRSI support addresses and also attempted to contact them through their website chat. I received effectively no responses through chat or email for an extended period.

The only replies I eventually received came after I mentioned escalating the matter through my bank and making the situation public. Over roughly the following 3 weeks, I received only two short replies stating that the issue was being “escalated to manager”, but there were no further updates, no shipment, no refund, and no meaningful communication afterward.

At this point I have neither received the product nor a refund.

Based on my experience, I would strongly caution people against ordering directly from FNIRSI unless they are prepared to risk non-delivery and extremely poor customer support. If you want their products, I would recommend purchasing through a platform with strong buyer protection instead.

submitted by /u/AdministrativeElk628
[link] [comments]

digikey packaging

Tue, 05/19/2026 - 05:47
digikey packaging

i think it is so funny how digikey packages their stuff. i ordered a pnp npn transistor pair and one came in the standard antistatic pin cushion the other came in a make shift package id describe as a chunk of plastic cut with four very intentionally placed rubber stoppers. they are trolls and my favorite company

submitted by /u/Useful_Major8563
[link] [comments]

Built a scientific calculator from scratch: custom PCB, custom FPGA CPU, hand-written machine code

Sat, 05/16/2026 - 21:55
 custom PCB, custom FPGA CPU, hand-written machine code

I built a scientific calculator from scratch: custom PCB, custom FPGA firmware, and a CPU I designed myself in Verilog.

The physical build: a custom main board and keypad PCBs designed in EasyEDA and manufactured by JLCPCB, an Altera Cyclone II FPGA as the brain, an LCD display, battery with charging circuit, and two ROM-flashing connectors on the sides to update the firmware.

Under the hood it runs a nibble-oriented CPU I designed specifically for BCD arithmetic: the way decimal calculators should work internally. I then wrote ~4K of machine code implementing the full set of scientific functions: trig, logarithms, complex numbers, statistics, all verified to 14 significant digits against a dedicated test suite.

The full stack:

  • Custom CPU in Verilog: Harvard architecture, 12-bit ISA, 8 registers, hardware fault detection
  • Hand-written microcode assembler in Python
  • Verilator + Qt simulation framework for development and debugging
  • Custom PCB (EasyEDA / JLCPCB), battery, charging circuit, 3D printed case

The finished device is sitting on my desk.

Live WebAssembly demo (runs the actual Verilog + microcode in your browser): https://baltazarstudios.com/files/calculator-d/Calculator.html

Write-up: https://baltazarstudios.com

Source: https://github.com/gdevic/FPGA-Calculator

Hackaday: https://hackaday.com/2026/05/13/build-the-cpu-then-build-the-calculator/

Happy to answer questions about the PCB design, the FPGA setup, or anything else.

submitted by /u/gdevic
[link] [comments]

Weekly discussion, complaint, and rant thread

Sat, 05/16/2026 - 18:00

Open to anything, including discussions, complaints, and rants.

Sub rules do not apply, so don't bother reporting incivility, off-topic, or spam.

Reddit-wide rules do apply.

To see the newest posts, sort the comments by "new" (instead of "best" or "top").

submitted by /u/AutoModerator
[link] [comments]

LM317T voltage regulator reference readings in diode mode (0.621V / 1.417V)

Sat, 05/16/2026 - 01:43
LM317T voltage regulator reference readings in diode mode (0.621V / 1.417V)

Una vez que lo pegues, ya tienes todo listo. ¡Dale al botón de Post (Publicar) y habrás terminado el proceso! 🚀⚡

submitted by /u/ServorElectronica
[link] [comments]

Surface Mount Reflow Ovens

Fri, 05/15/2026 - 14:45
Surface Mount Reflow Ovens

Food Ninja turned reflow oven! My first board in 15 years went great other than my bad designs! Attempt at building a 6 channel sonar, dint go so great..... worked in air but not in water.

submitted by /u/TunaRado
[link] [comments]

I built a fully self-powered computer in actual credit-card size (~1mm thick)

Thu, 05/14/2026 - 22:06
I built a fully self-powered computer in actual credit-card size (~1mm thick)

For years, devices like the RbPi have been described as “credit-card sized”.

And of course the message is rather the footprint, but at some point I became obsessed with taking that idea one step further:

What would it take to build something that is literally sized like a credit card?

I've got a slight feeling that you really don't seem to like questions here, but I hope this rhetorical one is okay :P

That question slowly escalated into months of experiments to find solutions for things where default methods won't work. I can't use large, rigid components, connectors, and find a way to make my own custom flexPCB.

And after months of tinkering, I made the first prototype. Fragile, but it works within the goal of not exceeding 1 millimeter. Somehow, news pages have picked this up and described it as "revolutionary" which is a bit far fetched, but I feel flattered 🤭

To be fair, 'computer' might be a little overstatement, but it's technically perfectly within the definition of one. If you should have suitable words for it that sounds cool, feel free to suggest ^^

The prototype includes:

  • ESP32-C3FH4 w/ WiFi & BLE
  • NFC read/write
  • 1.54" 200*200 E-Paper display
  • ultra-thin LiPo battery including charging circuit and power path management
  • accelerometer

Finding small/thin enough components wasn't really the main challenge, mechanical stability was. Solder and general material fatigue, pressure distribution (particularly focused pressure) and other strain related issues were the real problem.

This doesn't even include battery protection and some other things to solve.

At this scale, the project turned into a weird mix of electrical, mechanical and chemical engineering.

A few things that became clear over time:

  • preventing strain is much easier than surviving strain
  • tiny real-world tolerances start dominating the entire design near the physical limit
  • many “thin enough” components stop being thin enough once assembly is considered
  • FPC connectors are basically obsolete, forcing me to get creative and solder each single wire for each 0.5mm pitch pad one by one.

The prototype is fully self-powered and running from its internal battery.

I documented a large part of the engineering process, including the process of etching my own flexPCB, on my GitHub repo.

And yes, it's not like this thickness is a necessity, going just 0.5mm thicker would probably have saved me months of engineering. This entire project was probably motivated way too much by the 'disbelief' factor 😄

I am curious on your thoughts on this! :)

submitted by /u/krauseler
[link] [comments]

Pages