Skip to content
eT Community

eT Community

  • Forums
  • What’s New
  • Members
  • Recent Posts
  • Website
Forums
Search
 
Notifications
Clear all

Search result for:  WA 0821 1305 0400 [[ADEFA]] Vendor Jual Geocomposite Separasi Wilayah Way Kanan Lampung

 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:


Page 2 / 6 Prev Next
DMM in mA mode causes ~0.6 V drop — normal burden voltage? How can I minimize it?
Theoretical questions
JannikTechy
10 months ago
1 Relevance
I’m measuring the current draw of a low-voltage load and noticed my handheld DMM, in mA mode, is dropping about 0.6 V across itself. Is that normal “burden voltage,” and what’s the best WAy to reduce it?
View entire post
RE: How to identify LED terminals?
Theoretical questions
Deboojit
11 months ago
1 Relevance
@sebastian Good explanation! But what if the LED is part of a circuit and cannot be easily removed—what’s the safest WAy to identify the anode and cathode in-circuit?
View entire post
Debugging a MOSFET’s Voltage Difference Behavior
Theoretical questions
Suraj
12 months ago
1 Relevance
I’m trying to understand the voltage differences across a MOSFET in my circuit. I’m noticing that the source, drain, and gate don’t behave exactly as I expected, and I’m getting confused about why the voltages don’t line up the WAy the theory suggests. Could someone explain how to correctly interpret the voltage differences in a MOSFET (Vgs, Vds, etc.) during operation? Also, what are some common mistakes or misconceptions that could cause unexpected readings when probing a MOSFET in a real circuit?
View entire post
RE: Do I really need anti-static precautions when handling ICs?
Theoretical questions
Anju
12 months ago
1 Relevance
Good point! True, even small habits like grounding yourself or avoiding carpets go a long WAy if a full ESD setup isn’t available."
View entire post
Answer to: Why do ceramic capacitors have no polarity?
Theoretical questions
Admin
1 year ago
2 Relevance
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). This material doesn't care which WAy the electricity flows. you can hook it up forwards, backwards, sideways... it'll still work just fine. It's a "non-polarized" material. Capacitors that do have polarity, like electrolytic capacitors, are different. They use a super-thin layer of metal oxide that's created through a chemical process. This layer only works as an insulator in one direction. if you hook it ...
View entire post
RE: Do I really need anti-static precautions when handling ICs?
Theoretical questions
Kanishk
12 months ago
1 Relevance
@anju That’s a solid explanation! I’d just add that for hobby-level work, a full ESD setup isn’t always practical, but there are still simple precautions that make a big difference—like touching a grounded object before handling parts, working on a wooden or anti-static surface, and avoiding things like synthetic carpets. So while wrist straps and mats are ideal, even small habits can go a long WAy in protecting sensitive ICs.
View entire post
How do you safely discharge a big capacitor?
Theoretical questions
techy ishan
12 months ago
1 Relevance
I’ve been learning about capacitors, and one thing that keeps coming up is that large ones can still hold a charge even after the circuit is turned off. I don’t WAnt to accidentally shock myself or damage components. What’s the proper and safe WAy to discharge a large capacitor? Do people usually just use a resistor, or is there a specific method or tool that works best?
View entire post
RE: Why are there two separate registers in 74HC595?
Circuits and Projects
Rahav
1 year ago
1 Relevance
@ankunegi Thanks for the explanation. But if there is already an output buffer inside the chip, can't we just use it to enable the output? This is what I meant(If there is no storage register): 1. Shifting the data into the shift register first(8 bits- 8 clocks). The buffer is disabled now. 2. Once I am happy with the data, enable the buffer... This WAy I have what I WAnt at the ouput without ever needing an extra register and clock for it.
View entire post
Answer to: Difference between Wi-Fi, Bluetooth, Zigbee, and LoRa?
Theoretical questions
Admin
1 year ago
2 Relevance
... etc. range is basically just one room. Zigbee - this is the go-to for smart homes. think philips hue lights or smart sensors. they all talk to each other to create a bigger network (a "mesh"). super low power so batteries can last for ages. Lora - This is the long-distance king. LITERALLY means Long Range. We're talking KILOMETERS. The trade-off is you can only send tiny amounts of data. Perfect for a sensor WAy out in a field and uses almost zero power. So, For battery-powered devices? Go with Zigbee or LoRa. They're built for it. For long-range stuff ...
View entire post
Answer to: What are interrupts in Arduino, and how are they used?
Arduino
Admin
1 year ago
2 Relevance
... to bake a cake. Your loop() function is carefully measuring flour, mixing ingredients, and so on. Now, what if the doorbell rings? Without interrupts (the loop() WAy): You'd have to finish a major step in your recipe (like mixing the batter) and then quickly run to the door to check if anyone is there. If your recipe step takes a long time, your visitor might get impatient and leave. This is called polling – repeatedly checking the state of something. With interrupts: The moment the doorbell rings, you'd immediately pause what you're doing (even if you're ...
View entire post
Answer to: new to electronics and needing some guidance with a circuit . 555 LED lights
Circuits and Projects
basilwatson
1 year ago
1 Relevance
@ankunegi Thank you that WAs kind of you, I had connected up the capacitor and tinker cad said "wrong WAy round " so I left them ,,, not knowing what I WAs doing ... Another "similar" circuit I have suggests 440 ohm resistors I will use your suggestion. Once I know the circuit works ..I have a safe point to retreat back to Once again thank you for taking the time to look at the tinkercad sim kind regards Stephen
View entire post
How to connect a GSM module to send SMS alerts?
Arduino
Digital Dyna...
1 year ago
1 Relevance
I’m trying to use a GSM module to send SMS alerts based on certain conditions. What is the correct WAy to power and connect the module, and how do I send an SMS using AT commands? A simple explanation or example would be really helpful.
View entire post
Are there any Arduino-compatible Wi-Fi modules that support 5GHz?
Arduino
Jaden
1 year ago
1 Relevance
I know that most Arduino-compatible Wi-Fi modules, such as the ESP8266 and ESP32, operate on the 2.4GHz frequency. However, is there a WAy to connect such boards to a 5GHz Wi-Fi network? Are there any modules that support 5GHz, or is 2.4GHz the only option? I would like to understand this in detail, so please help me.
View entire post
Page 2 / 6 Prev Next

Forum Search

Recent Posts

  • RE: Beginner Arduino Course —Any Recommendations?

    @rahav When I started learning Arduino, I realized that...

    By playwithcircuit , 1 month ago

  • Admin

    RE: esp32 diagram connection

    @wmughal What do you want to achieve here exactly?

    By Admin , 5 months ago

  • DIY an RF power meter Based on STM32F103 + MAX4003

    As we all know, Radio frequency (RF) is a very importan...

    By anselbevier , 5 months ago

  • esp32 diagram connection

    i never use esp32 before i get diagram from claude i wa...

    By wmughal , 5 months ago

  • Admin

    RE: Motor driver not working properly

    @noochee Can you please share more details? Circuit dia...

    By Admin , 5 months ago

  • Motor driver not working properly

    I built an obstacle avoiding robotic car using Arduino,...

    By Noochee , 6 months ago

  • Answer to: Bluetooth Speaker won't turn on

    Translator Sorry, this i...

    By servitec , 7 months ago

  • Bluetooth Speaker won't turn on

    I know is not probably the best place for a newbie, the...

    By servitec , 7 months ago

  • Answer to: Why Fluke multimeters are so expensive?

    Totally agree with the points above. In my experience, ...

    By maryjlee , 9 months ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 9 Forums
  • 307 Topics
  • 774 Posts
  • 3 Online
  • 294 Members
Our newest member: ors000
Latest Post: Beginner Arduino Course —Any Recommendations?
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

 Powered by wpForo version 3.1.4

© 2026 eT Community • Built with GeneratePress