Creating a Multi-Functional MP3 Radio with ESP32

Creating a Multi-Functional MP3 Radio with ESP32

Project Name: ESP32 Mini E-Ink Screen MP3 Radio Multi-Function Project Author: Licorice Acid Not Sour Introduction If this “open-source project” could take me back to elementary school… Then the whole grade would be in an uproar!!! And I would definitely become the most stylish kid in the grade! Full Text Navigation Project Description, Software and … Read more

Create a Stunning Moon Lamp with ESP32-C3: A Beginner’s Guide

Create a Stunning Moon Lamp with ESP32-C3: A Beginner's Guide

Project Name: Moon Lamp – Controlled by ESP32-C3 Project Author: carele_i Introduction I made a super beautiful moon lamp! Even beginners can do it! Because its moon model + circuit + software are all open-source! 01 What are the highlights of the moon lamp? ” The highlight of this moon lamp is — easy to … Read more

Creating an Open-Source Laser Projector with ESP32

Creating an Open-Source Laser Projector with ESP32

Project Name: X-Laser Vector Laser Projector Project Author: Little Horn Team Introduction Everyone!The vector laser projector X-Laser is super cool!!! 01 What are the functions/use cases of this project? ” 01 Functions Supports projecting patterns drawn by yourself Supports real-time projection: projecting while drawing Supports preset animation/pattern projection, one-click switching No background required, can project … Read more

Lightweight Framework Designed for Embedded Systems

Lightweight Framework Designed for Embedded Systems

Today, I would like to share an open-source, lightweight framework designed specifically for embedded systems. Open-source address: https://gitee.com/MacRsh/mr-library Introduction to mr-library MR framework is a lightweight framework designed specifically for embedded systems. It fully considers the resource and performance needs of embedded systems. By providing standardized device management interfaces, it greatly simplifies the difficulty of … Read more

DIY Open Source Ventilator: How an Italian Hospital Resurrected 10 Critical Patients with 3D Printed Valves

DIY Open Source Ventilator: How an Italian Hospital Resurrected 10 Critical Patients with 3D Printed Valves

New Intelligence Report Editor: Yuanzi 【New Intelligence Introduction】Foreign experts teach you how to make a low-cost open source ventilator by yourself. You only need to buy a mask, tube, and some necessary parts online, connect it to an Arduino development board, and you can DIY a ventilator that can save lives in critical times! Meanwhile, … Read more

Running Rust Programs on Arduino Uno: A Comprehensive Guide

Running Rust Programs on Arduino Uno: A Comprehensive Guide

Running Rust Programs on <span>Arduino Uno</span> A long time ago, to run Rust on Arduino, you had to install a specially modified Rust compiler that supports AVR: rust-avr. A month ago, rust-avr has been merged into the Rust master branch, which means you can play with Arduino under Nightly now. It also includes a new … Read more

Raspberry Pi Guide to Prevent Dust Accumulation

Raspberry Pi Guide to Prevent Dust Accumulation

Raspberry Pi ______ Raspberry Pi does not collect dust Guide What is Raspberry Pi Raspberry Pi is a small computer the size of a credit card, which you can connect to a TV, monitor, keyboard, mouse, and other devices. Raspberry Pi can replace various everyday desktop computer uses, including word processing, spreadsheets, media centers, and … Read more

DIY VR Haptic Gloves with ESP32: Experience Immersive Virtual Reality with LucidGloves

DIY VR Haptic Gloves with ESP32: Experience Immersive Virtual Reality with LucidGloves

LucidGloves is an open-source project aimed at enabling users to create and use their own VR haptic gloves. It is centered around Arduino and ESP32 microcontrollers and is compatible with the SteamVR platform. Easy-to-Use DIY Gloves The goal of LucidGloves is to make it easy for anyone to create VR haptic gloves. Whether you are … Read more

Open Source Industrial IoT Gateway Based on .NET6

Open Source Industrial IoT Gateway Based on .NET6

What is an Industrial IoT Gateway An Industrial IoT Gateway (IIoT Gateway) is a hardware device or software program that serves as a bridge between local devices (such as PLCs, barcode scanners, robots, CNC machines, non-standard upper computers, etc.) and cloud systems (such as IoT platforms, SCADA systems, MES systems, etc.). All data flowing between … Read more

Weekly Lesson: Implementing Graphical Interface with Arm-2D on Cortex-M Chips

Weekly Lesson: Implementing Graphical Interface with Arm-2D on Cortex-M Chips

Click the card below to follow Arm Technology Academy Weekly Lesson is a new column at Arm Technology Academy, where I regularly select public courses from the Extreme Technology Community for everyone to learn more technology. Welcome to follow Weekly Lesson. Public Course Content This session introduces how to deploy Arm-2D on Cortex-M processor chips … Read more