Setting Up an OpenWrt Development Environment

Setting Up an OpenWrt Development Environment

For those who need to develop products based on the OpenWrt platform, the target audience can be divided into two categories: Pure software development based on x86 hardware. For example, the recently popular fnOS is a system deeply customized based on Linux, which only requires running a virtual machine to develop and debug software. Product … Read more

Introducing LEDE: A New Era for Embedded Linux Development

Introducing LEDE: A New Era for Embedded Linux Development

LEDE project is a spin-off of the OpenWrt project and shares many of the same goals. We are building an embedded Linux distribution that is easy for developers, system administrators, or other Linux enthusiasts to compile and customize software for embedded devices, especially wireless routers. The name LEDE stands for Linux Embedded Development Environment.The project … Read more

Innovative Tank Car Projects with Makey Makey

Innovative Tank Car Projects with Makey Makey

Welcome to the World of “Creation” * Project Author: jarvis_chan * Source: www.dfrobot.com.cn I’ve heard that tank cars are particularly popular in the community lately However, traditional tank cars are not very interesting to play with Is there any new and exciting gameplay? Just happened to see a friend playing the Makey Makey fruit piano … Read more

Focus on the Development of Domestic Autonomous and Controllable Embedded CPU Technology

Focus on the Development of Domestic Autonomous and Controllable Embedded CPU Technology

Hosted by Chip Master, the “2023 Hardcore Chip” selection event is in full swing, now showcasing Chinese chip products and companies in an all-round way through a “cloud exhibition”. We sincerely invite you to cast your precious vote for the progress of Chinese chips! Scan to see more chip companies Suzhou Guoxin Technology Co., Ltd. … Read more

Empowering Intelligent Control with Lightweight Embedded AI

Empowering Intelligent Control with Lightweight Embedded AI

Artificial Intelligence (AI) is not a new technology concept; its history can be traced back to the 1950s. Entering the 21st century, AI has made significant breakthroughs in fields such as image recognition, voice recognition, natural language processing, robotics, and autonomous driving, benefiting from the rapid increase in computing power and the fast development of … Read more

ESP32Time: Empowering Your ESP32 with Precise Time Management

ESP32Time: Empowering Your ESP32 with Precise Time Management

ESP32 is a powerful microcontroller that has gained wide application in the fields of IoT and embedded development. However, achieving precise time management on the ESP32 often requires the use of an additional RTC (Real-Time Clock) module. The emergence of the ESP32Time library provides developers with a convenient and efficient solution, leveraging the internal RTC … Read more

Understanding MIPI Camera Lane Structure

Understanding MIPI Camera Lane Structure

1. Physical Layer: The physical layer specifies the transmission medium, electrical characteristics, IO circuits, and synchronization mechanisms. In simple terms, it defines how the sender Tx obtains the encoded data from the upper layer, converts it into what kind of electrical signals, and sends it to the receiver Rx through how many channels and in … 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