Essential Books for Learning Arduino

Essential Books for Learning Arduino

Click the “Technology Classroom” above to subscribe for the latest technology education information. The Arduino course is halfway through, and many students have already mastered several operational methods of Arduino. To help everyone further their learning of Arduino, we recommend these five books. These five books have different types and content positioning, and you can … Read more

Is Arduino Suitable for Product Development?

Is Arduino Suitable for Product Development?

Follow+Star Public Number Number, don’t miss exciting content Source | Arduino Chinese Community Arduino has been subject to many controversies from non-Arduino supporters. Below are several common questions from the Arduino community. (The following views come from the Arduino community). 1. Arduino has low performance, inferior to Raspberry Pi and other development boards, so don’t … Read more

Control Servo Motor via Web Using Arduino and ESP8266

Control Servo Motor via Web Using Arduino and ESP8266

Control the servo motor via web using Arduino and ESP8266 module. In this article, we will implement control of the servo motor through a web interface. The webpage will be created using ESP8266 module, and the servo motor will move in response to the slider on the webpage. Connect the ESP8266 to the Arduino UNO … Read more

Introduction to STM32H5 Development Board

Introduction to STM32H5 Development Board

Without clicking the blue text, how can we have a story? STM32H503 Power Supply Communication QQ group: 615061293 STM32H503RBTx_LQFP64 is an outstanding evaluation kit of the STM32H5 series microcontrollers, manufactured using advanced 40nm technology, providing developers with excellent performance and energy efficiency. With a main frequency of up to 250MHz, the Arm® Cortex®-M33 core offers … Read more

How to Choose a Development Board?

How to Choose a Development Board?

Follow+Star Public Account Number, don’t miss wonderful content Author | strongerHuang WeChat Public Account | strongerHuang Graduation season is here, and I see the discussion in the group chat about the topic of 【How to Choose a Development Board】. Getting started with embedded systems generally starts with buying a development board… Here I will share … Read more

Development Board Supporting Both Wireless Charging and USB Power Delivery

Development Board Supporting Both Wireless Charging and USB Power Delivery

Overview In recent years, mobile devices such as laptops have achieved charging capabilities of up to 100W, with an increasing number of applications adopting USB PD to standardize charging connectors. Additionally, the trend of using both wired and wireless charging methods has been on the rise. However, to meet the broad power requirements of USB … Read more

Arduino Uno RC Car 3D Model Blueprints

Arduino Uno RC Car 3D Model Blueprints

Some images are sourced from and the download link for this model is as follows: https://grabcad.com/library/rc-car-with-arduino-uno-1 Follow the WeChat public account “Mechanical Blueprint Dog” to obtain more related resources. Note: This article is just a collection of images for appreciation. If you need to share, please comply with the “Disclaimer” in the “More Blueprints” section … Read more

Understanding Arduino Uno Pinout and Definitions

Understanding Arduino Uno Pinout and Definitions

In this article, we will provide a detailed introduction to the hardware circuit part of the Arduino development board, specifically the pinout diagram and definitions of the Arduino Uno. The Arduino Uno microcontroller uses Atmel’s ATmega328. The pinout diagram of the Arduino Uno development board includes 14 digital pins, 6 analog inputs, a power jack, … Read more

Raspberry Pi Video Surveillance Solution with motionEyeOS

Raspberry Pi Video Surveillance Solution with motionEyeOS

We have introduced many Raspberry Pi solutions for video surveillance and photography using cameras. Most of these solutions are based on the camera module operation tools raspistill and raspivid that come with Raspbian, or require the installation of software like motion, avconv, or GStreamer for photography and video recording. So, is there a dedicated camera … Read more