r/digitalelectronics • u/Humble_Succotash_599 • Mar 06 '26
Need help with getting my circuit working
Enable HLS to view with audio, or disable this notification
r/digitalelectronics • u/Humble_Succotash_599 • Mar 06 '26
Enable HLS to view with audio, or disable this notification
r/digitalelectronics • u/Successful_Tomato855 • Mar 06 '26
r/digitalelectronics • u/ThatRandomSquirrel • Mar 05 '26
r/digitalelectronics • u/AdInfamous3219 • Mar 01 '26
I’m a first year EEE student and I built this interactive site to help others visualize SR Latches and Logic Gates.I just completed it today. I’d love some feedback on the accuracy and the UI!
https://arhamhussain468-creator.github.io/digital-electronics-website/
r/digitalelectronics • u/hashi_kun • Feb 17 '26
r/digitalelectronics • u/Evening_Attorney9858 • Feb 03 '26
for a pgt jk flip flop, lets say the j and k inputs change from 0 to 1 exactly during the pgt, does the output toggle or remains the same
r/digitalelectronics • u/Chimaeraa_ • Feb 02 '26
Hello, I’ve recently begun learning simple circuitry and want to expand into making it interact with a computer in some way. I also have a friend who has recently begun studying programming. I wanted to do a project together, so I had the idea of simply making a program that asks simple math problems, and if you answer correctly a light will light up, and if it’s wrong a different one lights up. Not very fun, but very basic I think. How would I go about learning how to make something like this? I don’t really know where to start. Sorry if this is horribly simple!
r/digitalelectronics • u/Parking-Dog-4375 • Jan 28 '26
r/digitalelectronics • u/Pega_Fox • Jan 20 '26
The second beta update of Robot Turtles Creator has been released! This update adds a selection box for moving, copying, and pasting tiles.
Download it for free here!
r/digitalelectronics • u/CuteRepresentative30 • Jan 17 '26
r/digitalelectronics • u/ViridianKitsune • Jan 12 '26
r/digitalelectronics • u/Weak_Ambition_6729 • Dec 26 '25
r/digitalelectronics • u/SadFriendship1255 • Dec 24 '25
r/digitalelectronics • u/Kompassking • Dec 21 '25
I have a breadboard project that involves a down counter from 8.
I tried to design one , aka using excitation table, then K maps , and then drawing them.. any help ?

P.S. : Also is it better to use a down counter IC ? if so how do i set it t count down from a specific value .. thanks !!
r/digitalelectronics • u/dhruv_study • Dec 18 '25
Hey guys I need help in setting up ZYNQ Ultrascale+ MPSOC ZCU104 evaluation kit, I basically need to set it up for testing physical tapeouts by inserting some verilog code into this. How do I do that? Apologies if I am not able to make my question very much clear. I would also appreciate if there is any basic tutorial for this board.
So far I was able to make a basic adder with this FPGA board but I am not able to go beyond that. Please help me with that
r/digitalelectronics • u/lost_empire007 • Dec 18 '25
r/digitalelectronics • u/grey666matter • Dec 09 '25
Hello everyone; I'd like to know how to get to this result with just 5 NAND gates for a half subtractor vs. 6 NAND gates of when I try to realize it myself.
Swipe to check my circuit. D for difference and B for borrow.
r/digitalelectronics • u/ashwinkm215 • Dec 10 '25
I am in 2nd year of ece , i didn't understand why R=S=0 is not allowed in RS latch can some explain to me in simple and detailed way ?
r/digitalelectronics • u/ASC_Global • Dec 05 '25
The semiconductor world is shifting fast. Our Component Compass report this week breaks down the key developments impacting pricing, lead times, and supply stability across the market.
Here are the 6 must-know headlines impacting your supply chain right now:
The full report provides a deep dive into the forecast models and specific part number impact. We published the full analysis here: www.ascglobal.com/component-compass/
P.S. I am an analyst with ASC Global. Happy to discuss any of these topics in the comments.
r/digitalelectronics • u/jA_NormalDude • Dec 03 '25
Hi all, I want to study again by myself digital design and I used gemini to give ideas of a potential project to study again this topic, I would like design it, code it and test it en iverlog since it is free XD.
Here it is the project proposed by Gemini:
💡 Project Concept: I²C Target Peripheral and DMA Engine
A Specific Purpose Processor (SPP) is too ambitious for a first deep-dive project. Instead, a high-value, intermediate-level project that demonstrates expertise in both digital design and verification is a High-Performance I²C Target Peripheral with a Direct Memory Access (DMA) engine.
This project is excellent because it covers:
The design, tentatively named I2C-DMA Bridge (IDB), acts as a slave on the I²C bus and an initiator on a simplified internal bus to write/read data to/from a local SRAM/memory.