Exploring High-Performance MCU Products and Innovations from GD32

Exploring High-Performance MCU Products and Innovations from GD32

On March 14, 2023, the Embedded World 2023 exhibition in Nuremberg, Germany, kicked off with the theme “embedded responsible sustainable”, discussing the latest trends and technological innovations in embedded system development with global exhibitors. GigaDevice showcased various market-leading MCU products, development ecosystems, and innovative solutions. GD32 continues to collaborate with global partners, leveraging a worldwide … Read more

Classification of Embedded Core Boards and PCB Design

Classification of Embedded Core Boards and PCB Design

Source: Bright Sun Circuits Walking with you, being your most loyal supporter–– A new media integrated in the PCB industry– The most valuable circuit board industry service platform in 2024! We welcome your attention and likes! Wishing you success in your career! Peace and joy! 01 What is a Core Board? SUNSHINE GLOBAL CIRCUITS Embedded … Read more

Advanced Embedded Systems: Top Open Source Projects!

Advanced Embedded Systems: Top Open Source Projects!

In learning about embedded systems, projects are quite important, as practice leads to true understanding. Here are several top-rated open-source projects. Hardware-Software Integration 1. ElectronBot: A desktop-level small robot based on STM32. https://github.com/peng-zhihui/ElectronBot/tree/main 2. AVEM: A lightweight drone based on STM32. https://github.com/avem-labs/Avem-HUD 3. SoftWareSerial: Software serial port simulation for STM32 IO ports. https://github.com/TonyIOT/SoftWareSerial 4. STM32 … Read more

Smart Construction Site Platform Construction Modules

Smart Construction Site Platform Construction Modules

Click the blue text to follow us One Functions of Each Module of the Smart Construction Site Platform The management modules included in the smart construction site platform cover aspects such as personnel, machinery, progress, safety, and quality during the construction process. Function Modules of the Smart Construction Site Platform 01 Construction Process Information Management … Read more

No Coding Required: Node-RED on Raspberry Pi

No Coding Required: Node-RED on Raspberry Pi

Check out this tutorial to see how easy it is to set up hardware flows using Node-RED’s drag-and-drop interface. — Surya G Check out this tutorial to see how easy it is to set up hardware flows using Node-RED’s drag-and-drop interface. Node-RED is a programming tool that allows you to quickly connect hardware devices using … Read more

Install and Run Alpine Linux on Raspberry Pi

Install and Run Alpine Linux on Raspberry Pi

Alpine Linux is known for its minimal size and security features, making it an ideal operating system choice for resource-constrained devices like the Raspberry Pi. This article will detail how to install and configure Alpine Linux on the Raspberry Pi and explore its advantages and use cases in embedded applications. Features and Advantages of Alpine … Read more

Installing Mosquitto MQTT Server on Raspberry Pi

Installing Mosquitto MQTT Server on Raspberry Pi

This article is translated from: https://pimylifeup.com/raspberry-pi-mosquitto-mqtt-server/ with some understanding and modifications, and additional settings for enabling remote access. Introduction to MQTT MQTT stands for Message Queuing Telemetry Transport, a network messaging protocol commonly used for message transmission between IoT devices. To enable our Raspberry Pi to support the MQTT protocol, we will use server software … Read more

Implement Raspberry Pi Communication With Alibaba Cloud IoT Using Node-RED

Implement Raspberry Pi Communication With Alibaba Cloud IoT Using Node-RED

[Image] To get more IIOT insights, please click the blue text and follow us [Image][Image] Hongke Industrial Raspberry Pi high-performance multi-interface wide temperature — adapts to harsh environments ★★★★★ [Image] Node-RED is a powerful tool for building Internet of Things (IoT) applications. It uses a visual programming approach, allowing developers to connect predefined code blocks … Read more

Creating an IoT Watch with 200 LEDs Using ESP32

Creating an IoT Watch with 200 LEDs Using ESP32

【Click the above「Blue Text」 to follow the DF Maker Community and become a tech aesthetics enthusiast】 Recently, while browsing Hackaday, I came across a really cool watch project that is still in development, and I wanted to share it with everyone. Background The author is creating this ESP32 Pico Watch which has Wi-Fi, Bluetooth, Mesh, … Read more

Building Image and Video Projects with ESP32-CAM

Building Image and Video Projects with ESP32-CAM

Introduction to the Development Board: 1. The development board used is: ESP32-CAM 2. Camera module:OV2640 3. Programming base: ESP32-CAM development board programming base 4. Micro USB cable, 30cm with four wires 5. Schematic diagram of the development board Preparation work for the project Arduino official website: Arduino – Homehttps://www.arduino.cc/ 1. Go to the website and … Read more