Guidance for Hi-Link 24G Series Radar Modules

Hi-Link has refined the application scenarios of the radar module according to the different needs of the market, and launched a variety of 24G radar modules, including human presence detection, human body micro-motion detection, distance detection, target trajectory detection, liquid level detection, vehicle proximity detection, and other application directions, which facilitates the users to...
View Details

How to Install a Hardware package for ESP8266?

In the realm of Internet of Things (IoT) initiatives, the ESP8266 microcontroller stands as a highly favored choice owing to its cost-effectiveness, superior performance, and user-friendly programming attributes. When embarking on an ESP8266 project rooted in the Arduino platform, it is essential to execute the installation of the hardware package and configure the development...
View Details

How to Use CircuitPython with Raspberry Pi Pico 2

Today, we’ll explore how to use CircuitPython with the new Raspberry Pi Pico 2, a powerful upgrade from the original. Let’s get started!   Raspberry Pi Pico 2 RP2350 View Product   What is CircuitPython      CircuitPython is perfect for beginners and hobbyists, offering an easy-to-use programming experience with no desktop software installation...
View Details

M5Stack ATOMS3R: A Must-Have for Smart Hardware Developers

Introduction The M5Stack ATOMS3R is a portable development kit based on the ESP32 chip, with a 0.85-inch display and support for Wi-Fi and Bluetooth connectivity. It is suitable for a variety of applications including smart home control, environmental monitoring, and health tracking, making it ideal for beginners and makers. Its benefits include easy programming,...
View Details

M5StickC Plus2: Build Your Own Bluetooth Speaker Project

Hardware Components M5StickC PLUS2 View Product M5Stack Speaker 2 Hat View Product     Software Arduino IDE   Arduino Setup 1. Click "File - Preferences" 2. Put this URL in Additional boards manager URLs: https://static-cdn.m5stack.com/resource/arduino/package_m5stack_index.json   3. Select Boards Manager, search 'M5Stack', click 'INSTALL' 4. Choose the 'M5StickPlus2'     Code Waiting for code write into...
View Details