Essential Electronic Modules for Microcontrollers

Essential Electronic Modules for Microcontrollers

Those who read the previous article should have a certain understanding of microcontrollers, and many may have asked: What is the purpose of these numerous pins on the microcontroller, which looks like a monster with its claws out? This article will answer your questions. A microcontroller relies not only on its own program but also … Read more

Exploring Arduino Official Libraries for Hardware Control

Exploring Arduino Official Libraries for Hardware Control

Arduino, as a very popular open-source hardware and software platform, owes its powerful functionality to the rich libraries provided officially. These libraries offer pre-written codes that allow easy control of various hardware components to achieve various functions. This article will delve into Arduino’s official libraries, guiding you to explore the Arduino world and kickstart your … Read more

5 Award-Winning Raspberry Pi AI Projects to Ignite Your Creativity

5 Award-Winning Raspberry Pi AI Projects to Ignite Your Creativity

If you have been considering building a Raspberry Pi AI project, why not start now? With the right software and Raspberry Pi, you can turn everyday devices – like your fridge or office gadgets – into smart, AI-powered tools. Whether you want to achieve home automation, build a personal assistant, or rethink waste management, these … Read more

Design and Control of a Quadruped Spider Robot Using ESP32

Design and Control of a Quadruped Spider Robot Using ESP32

This article is a continuation of “Design and Control of a Quadruped Spider Robot Using ESP32 (Part 1)” ESP32 Quadruped Spider Robot Circuit Diagram (8 Servos) This circuit diagram illustrates the integration of 12 servos, allowing the robot to move in various directions. The robot consists of four legs, with each leg connected to two … Read more

Design and Production of Arduino Robots

Design and Production of Arduino Robots

This is a beginner’s textbook for Arduino robots, with the learning content arranged in increasing difficulty as follows: Creative LED lights, electronic dice, sound control (buzzer), smart fan (single motor), smart car (dual motor), scientific exploration (STEM), and comprehensive practice (Robot Mobilization), to help everyone systematically learn the design and production of Arduino robots. You … Read more

Arduino Tutorial: Understanding Ultrasonic Sensors

Arduino Tutorial: Understanding Ultrasonic Sensors

Complete Video The ultrasonic sensor is an input module that provides excellent non-contact distance detection, stable performance, ease of use, a small blind spot, and high accuracy. The measuring distance ranges from 2 centimeters to 400 centimeters, and the best part is that it is very inexpensive. It is widely used in the maker community, … Read more

Getting Started with Arduino: Overview and Simple Examples

Getting Started with Arduino: Overview and Simple Examples

Arduino is an open-source electronics platform based on easy-to-use software and hardware development. When it comes to Arduino, some people may have heard of Arduino microcontrollers or Arduino circuit boards, as well as the Arduino IDE that can be used to program these boards. Arduino boards can read external signals, such as detecting light sources … Read more

Building an Image Recognition Car with Raspberry Pi, Arduino, and TensorFlow

Building an Image Recognition Car with Raspberry Pi, Arduino, and TensorFlow

Since I bought my first Arduino kit, I have been involved in robotics for several years, but it wasn’t until recently that I started working on complete projects. During this time, two skills opened the door to a new world for me: Python and Linux. Behind them are powerful open-source communities. Once you master these … Read more

Hypha ROS Workshop: The Core Spirit of ROS is Open Source

Hypha ROS Workshop: The Core Spirit of ROS is Open Source

 On August 26, at the “WRC-2017 ROS Global Developers Summit” hosted by Gao Gong Industrial Research and the China Electronics Society, and organized by Gao Gong Robotics and Tony Robotics, Lin Haozhi, the founder of Taiwan Hypha ROS Workshop, delivered a speech titled “Hypha RaceCar – Development and Application of Low-Cost, High-Speed Intelligent Vehicle”. … Read more