Admin
Admin
@ankunegi
Admin
Member
Joined: Apr 24, 2024
Last seen: Feb 14, 2026
Topics: 0 / Replies: 93
Reply
RE: new to electronics and needing some guidance with a circuit . 555 LED lights

@basilwatson glad to be of help :) If you have any other doubts, feel free to reach out.

8 months ago
Reply
RE: new to electronics and needing some guidance with a circuit . 555 LED lights

Hi! I checked the circuit on TinkerCad. There were some mistakes, like wrong capacitor connection and value. Here's the edited one: A couple of p...

8 months ago
Reply
Answer to: Why are there two separate registers in 74HC595?

Let me break this down step by step: The 74HC595 shift register works in three key stages/phases: Shift Register (SRCLK-controlled)This is mad...

8 months ago
Reply
Answer to: new to electronics and needing some guidance with a circuit . 555 LED lights

Hi!Welcome to the world of Electronics :)Here are the answers to all of your questions:1. It's not possible to generate circuits using AI(at least as ...

8 months ago
Reply
Answer to: Is a capacitor really linear?

A capacitor is called linear because the relationship between the voltage across it and the current flowing through it is linear. The exponential curv...

8 months ago
Reply
Answer to: Why do ceramic capacitors have no polarity?

It's all about what they're made of inside.Basically, ceramic capacitors use a ceramic material as the dielectric (the stuff between the metal plates)...

8 months ago
Reply
Answer to: Difference between Wi-Fi, Bluetooth, Zigbee, and LoRa?

Yeah, all the wireless stuff gets confusing. Here's the simple breakdown. WiFi - you know this one. Fast internet for streaming and stuff. But it's ...

8 months ago
Reply
Answer to: What are interrupts in Arduino, and how are they used?

Hey there!Interrupts can seem a bit tricky at first, but once you get the hang of them, they're a game-changer for many Arduino projects.I will explai...

8 months ago
Forum
Reply
Answer to: How does Arduino handle floating-point operations?

Yes Arduino can do floating-point operations, but there’s a few things to keep in mind. 1. On boards like the Uno or Nano (which use the ATmega328P), ...

8 months ago
Forum
Reply
Answer to: Arduino vs Teensy: Why will anyone choose Uno or Nano?

Spoke like a beginner 😉 Teensy definitely has way more power—faster processor, more memory, better I/O—but honestly, most people don’t need...

8 months ago
Forum
Reply
Answer to: Good Arduino IoT projects for a beginner?

Start with these simple IoT projectsJust type the project name in Google search.Tip: The best way to dive into IoT projects is to use an ESP32 board a...

8 months ago
Forum
Reply
Answer to: How to use Arduino to read values from a potentiometer?

There are many tutorials available online on interfacing a potentiometer with Arduino, explaining this in depth.Still, I will cover this quickly:A typ...

8 months ago
Forum
Page 1 / 7