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 [[Tigapillar]] Harga Jasa Hidroseeding Green Project Mamuju Sulawesi Barat

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

 Sort Search Results by:


Page 3 / 7 Prev Next
Can ESP32 stream audio over Wi-Fi or Bluetooth?
ESP32
Nitin arora
11 months ago
1 Relevance
I’m working on a Project where I need to send audio from an ESP32, and I’m trying to figure out if it’s possible to stream audio over Wi-Fi or Bluetooth. If anyone has tried this, which libraries or methods did you use? I’m also curious about how well it works in practice in terms of audio quality and latency, and whether certain ESP32 variants perform better for this.
View entire post
Answer to: Running Arduino Directly from a Solar Panel
Arduino
Mehjabeen
11 months ago
1 Relevance
Yes, it’s possible to power an Arduino directly from a solar panel, but not reliably without extra components. A solar panel’s voltage and current fluctuate with sunlight, which can cause the Arduino to reset or even get damaged. To make it work safely, you’ll need at least a regulator (buck or buck-boost) to keep the voltage stable, a blocking diode to prevent reverse current at night, and some capacitors or a supercapacitor to smooth out short drops in power. Without a battery, the Project may still cut off under clouds or low light, so if continuous operation is required, even a small buffer battery or supercap is highly recommended.
View entire post
Answer to: STM32 vs Arduino: Which One is Better?
Hardware/Schematic
Amelia
2 years ago
2 Relevance
... MHz). STM32 microcontrollers use 32-bit ARM Cortex processors with much higher clock speeds (ranging from 48 MHz to 216 MHz or more), giving them significantly better performance for complex calculations and multitasking. When to choose STM32: If you need higher processing power for tasks like advanced signal processing, real-time data handling, or running complex algorithms. When to choose Arduino: If your Project is simple and doesn’t require high performance, sticking with an Arduino board might be easier and more straightforward. 2. Ease of Use and ...
View entire post
Running Arduino Directly from a Solar Panel
Arduino
SparkLab
11 months ago
1 Relevance
Is it possible to power an Arduino Project directly from a solar panel without using a battery? I’m concerned about voltage fluctuations and whether the Arduino can handle them, or if additional components are required to make it work safely.
View entire post
Looking for Reliable Sites to Buy Display Modules
Arduino
TechPulse
11 months ago
1 Relevance
I need a particular LCD/OLED/LED display module for my Project, but I haven’t been able to find it in local shops or through common suppliers. Can anyone suggest reliable places online where I could purchase this module or find an equivalent alternative?
View entire post
What’s the practical limit on daisy-chaining shift registers?
Theoretical questions
Nitin arora
12 months ago
1 Relevance
I know that shift registers like the 74HC595 can be daisy-chained to expand outputs, but I’m wondering where the practical limit lies. Is the limit mainly due to propagation delay and timing issues, or do factors like power consumption, loading on the data and clock lines, and signal integrity also become major concerns as the chain gets longer? Are there any general guidelines (such as maximum number of devices or total outputs) before performance or reliability starts to drop? I’d be interested to hear from anyone who has pushed the number of chained shift registers in a real Project.
View entire post
Best microcontroller or SBC for robotics?
Theoretical questions
Aiden
1 year ago
1 Relevance
Hey everyone, My team is working on a robotics Project and we're trying to decide which microcontroller or SBC to use. We're considering options like STM32, Teensy, Raspberry Pi, and Jetson Nano. The robot will need to handle real-time motor control (for 4 wheels), work with sensors like IMUs, encoders, and possibly LIDAR or infrared for obstacle detection, and maybe even do some basic computer vision or data logging. We're looking for a platform that balances real-time performance, processing power, and ease of development. Would love to hear your suggestions or what’s worked for you in similar robotics Projects.
View entire post
Differences Between LM35 Temperature Sensor and Thermistor?
Theoretical questions
Divyam
2 years ago
2 Relevance
In my Project, I need precise control over temperature monitoring. I am trying to choose between an LM358 temperature sensor and a thermistor. Specifically, I would like to understand the following: What are the main differences between an LM358 temperature sensor and a thermistor? Which one is more accurate for temperature measurements? Considering ease of integration and reliability with an Arduino, which sensor would be recommended? The accuracy and reliability of the temperature readings are crucial for the success of my Project. Any insights or experiences you can share would be greatly appreciated!
View entire post
How to Reliably Reconnect ESP32/ESP8266 to Wi-Fi Without Rebooting?
ESP32
Philippe
1 year ago
1 Relevance
I'm using an ESP32 (also applies to ESP8266) in a Project that needs to maintain a stable Wi-Fi connection. Occasionally, the Wi-Fi connection drops—due to signal issues or router resets—and the device doesn't reconnect automatically unless I manually reboot it. I WAnt to know how to automatically detect a dropped Wi-Fi connection and reconnect to it programmatically, without having to reset the entire board.
View entire post
NPN vs. PNP: What's the difference?
Theoretical questions
Electronix
1 year ago
1 Relevance
I'm building my first Arduino Project and learning how to use transistors as switches. During my research, I noticed that both NPN and PNP transistors are used in different circuits. This got me thinking—why do we need both types? Can’t one just be connected in reverse to perform the same function? I’m trying to understand the practical differences between them and when you’d choose one over the other, especially in microcontroller-based switching applications.
View entire post
DIY an RF power meter Based on STM32F103 + MAX4003
Hardware/Schematic
anselbevier
4 months ago
1 Relevance
... for beginners who are new to RF like me, and even the cheapest RF power meters cost hundreds of RMB. For electronics enthusiasts who follow the principle of "spend when you should, save when you can", DIYing an RF power meter is a great alternative. The first step WAs to define the functions and design the hardware circuit. To test RF power, a chip called a detector is required. I had not found a suitable option for a long time as it WAs my first time working with an RF detector, until I saw the power detection module on the E25-C test baseboard, which use ...
View entire post
Page 3 / 7 Prev Next

Forum Search

Recent Posts

  • RE: Beginner Arduino Course —Any Recommendations?

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

    By playwithcircuit , 2 weeks ago

  • Admin

    RE: esp32 diagram connection

    @wmughal What do you want to achieve here exactly?

    By Admin , 4 months ago

  • DIY an RF power meter Based on STM32F103 + MAX4003

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

    By anselbevier , 4 months ago

  • esp32 diagram connection

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

    By wmughal , 4 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 , 5 months ago

  • Answer to: Bluetooth Speaker won't turn on

    Translator Sorry, this i...

    By servitec , 6 months ago

  • Bluetooth Speaker won't turn on

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

    By servitec , 6 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
  • 278 Topics
  • 744 Posts
  • 1 Online
  • 287 Members
Our newest member: playwithcircuit
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