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]] Pusat Penjualan Geofoam Lightweight Fill Murah Semarang Jawa Tengah

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

 Sort Search Results by:


Answer to: Beginner Arduino Course —Any Recommendations?
Arduino
Amelia
12 months ago
9 Relevance
If you're just starting out with Arduino and electronics, you're definitely not alone—there are some fantastic beginner-friendly resources out there to help you get going without feeling overwhelmed. Helpful YouTube Channels Paul McWhorterOne of the best for beginners. His “Arduino Tutorial Series” is clear, structured, and goes from basics to intermediate projects. Jeremy BlumHis Arduino series is a classic and covers foundational knowledge with well-explained videos. GreatScott!Excellent for understanding how the hardware works behind your projects. Programming Electronics AcademyVery helpful if you're also interested in understanding the coding side deeply. Online Courses Worth Checking Out Udemy – "Arduino Step by Step: More than 50 Hours Complete Course" Taught by Dr. Peter Dalmaris. Very beginner-friendly and includes lifetime access to lessons and materials. Coursera – “Introduction to Programming with Arduino” Offered by University of California, Irvine. Teaches both basic electronics and coding in a structured format.
View entire post
Answer to: Raspberry Pi OS vs Ubuntu vs DietPi — Which one is better?
RPi Pico
Dinesh bhard...
12 months ago
8 Relevance
I’ve tested all three — Raspberry Pi OS, Ubuntu, and DietPi — and honestly, each one has its strengths depending on what you’re trying to do. If you're using a lower-end model like the Pi 3 or Zero, DietPi is a beast in terms of performance. It's super Lightweight and boots fast, with very minimal background processes. Great for headless or server-style setups. Raspberry Pi OS is the most balanced in my opinion. It’s stable, well-supported, and has excellent compatibility with GPIO, camera modules, and most accessories. Plus, it’s officially maintained by the Pi Foundation, so updates and long-term support are pretty solid. Ubuntu (especially Server) is decent, but I’ve found it to be a bit heavier on Pi 3 and not ideal for Zero. It works better on Pi 4, and is nice if you're already used to Ubuntu on desktops or other servers. That said, sometimes peripherals or GPIO need extra tweaks to work smoothly. In terms of ease of use — Pi OS with Desktop is very beginner-friendly. DietPi is command-line based but has a great first-boot installer that lets you choose only what you need, so it’s pretty efficient. Ubuntu is more for those who are already comfortable with Linux. For community and support, Pi OS is the winner. Tons of tutorials, help forums, and guides tailored specifically to the Pi. DietPi and Ubuntu both have good communities too, but they’re a bit more general. My personal picks: For simple or GPIO-heavy projects → Raspberry Pi OS For Lightweight, headless, or server projects → DietPi For more advanced server use on Pi 4 → Ubuntu Server Hope that helps — happy to share more if you’ve got a specific use case in mind!
View entire post
Answer to: Can I use Raspberry Pi as a replacement for a desktop PC?
RPi Pico
abhinav sing...
11 months ago
4 Relevance
I recently found myself in a similar situation when my old laptop stopped working, so I gave my new Raspberry Pi 5 a shot as a temporary desktop replacement. For basic tasks like browsing the web, checking emails, and doing some light coding, it’s been surprisingly capable. The performance is quite decent, especially with an SSD and a good cooling setup. However, I did notice that it struggles a bit with heavy multitasking or media-rich websites. For longer-term use, I think it really depends on your workload. If most of your tasks are browser-based or involve Lightweight applications, it’s actually a practical and cost-effective solution. That said, there are some limitations in terms of software compatibility and overall responsiveness compared to a regular desktop or laptop. I’m curious to know how others are finding the Pi 5 for daily use.
View entire post
Answer to: What is the role of CoAP in IoT?
Theoretical questions
Tech Geek
1 year ago
4 Relevance
CoAP (Constrained Application Protocol) is designed specifically for resource-constrained IoT devices and networks. It’s preferred over HTTP because it’s Lightweight, uses UDP (not TCP), and has lower overhead, making it ideal for low-power devices and lossy networks. Compared to MQTT, CoAP is better for request/response models and supports multicast and built-in resource discovery. It’s commonly used in constrained environments like smart homes, industrial sensors, or low-power mesh networks.
View entire post
Answer to: Li-ion vs. Li-Po Batteries: Which One Should I Choose?
Theoretical questions
Rashid
1 year ago
4 Relevance
If you need a battery with better durability, longer lifespan, and stable power delivery, go with Li-ion—ideal for general electronics and low to moderate power applications. If your project requires high discharge rates, Lightweight design, or a flexible form factor, Li-Po is the better choice—commonly used in drones, RC vehicles, and high-performance applications. Li-ion is more stable and lasts longer, while Li-Po is more powerful but requires careful handling.
View entire post
Answer to: Best microcontroller or SBC for robotics?
Theoretical questions
nathan
11 months ago
4 Relevance
If your robot needs both real-time motor control and higher-level processing (like computer vision or LIDAR), I’d recommend a hybrid setup. Use a Teensy 4.1 (or an STM32 if you're comfortable with it) to handle motor control, encoders, and IMU. Teensy is Arduino-compatible but much faster — 600 MHz and great real-time performance. Pair it with a Jetson Nano (or Raspberry Pi if you're not doing heavy vision tasks) for computer vision, path planning, and data logging. Jetson Nano has GPU support and is great for running Lightweight AI models or OpenCV. This combo gives you real-time performance where it matters and the flexibility of Linux for everything else. Communicate between the two using UART, I2C, or CAN depending on your latency needs. We've had good success with this kind of architecture in robotics projects using ROS. If you're using ROS2, check out micro-ROS for STM32 or rosserial for Teensy. Let me know if you need example setups or wiring tips.
View entire post
Answer to: I’m getting noise on my analog readings—how can I clean them up?
Arduino
Mehjabeen
12 months ago
4 Relevance
Analog noise in Arduino readings is common, especially with sensors like potentiometers or temperature sensors. To reduce it, start by adding a 0.1µF to 1µF capacitor between the analog pin and ground to filter high-frequency noise. Use a stable power source instead of USB and keep analog wires short to avoid interference. Shielding cables and using twisted pair wires can also help. On the software side, try an exponential moving average (EMA) filter for smooth readings without much delay. You can also use analogReference(INTERNAL) for better voltage stability if your board supports it. Combining basic hardware filtering with Lightweight software smoothing usually provides the best results.
View entire post
Answer to: What’s the difference between a Microprocessor and a Microcontroller?
Theoretical questions
Admin
2 years ago
4 Relevance
... Unit) and needs external components like memory (RAM/ROM), input/output interfaces, and peripherals to work. Think of it as what you’d find in a computer, like an Intel Core i7 or an AMD Ryzen. It’s designed for complex tasks and multitasking. Applications: Computers, laptops, and smartphones. Flexibility: You get to design the system around it by adding the components you need. Microcontroller (MCU): A microcontroller, on the other hand, is more like an all-in-one package. It includes a CPU(a processor), memory (RAM/ROM), and peripherals like GPIO pins ...
View entire post

Forum Search

Recent Posts

  • Admin

    RE: esp32 diagram connection

    @wmughal What do you want to achieve here exactly?

    By Admin , 3 months ago

  • DIY an RF power meter Based on STM32F103 + MAX4003

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

    By anselbevier , 3 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 , 4 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 , 8 months ago

  • Answer to: Can Raspberry Pi Replace a Home Router or Firewall?

    Yes, it’s definitely possible to turn a Raspberry Pi (e...

    By Divyam , 8 months ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 9 Forums
  • 277 Topics
  • 742 Posts
  • 3 Online
  • 286 Members
Our newest member: No-Profile-1245
Latest Post: esp32 diagram connection
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.1

© 2026 eT Community • Built with GeneratePress