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

A Lightweight Event-Driven Embedded System Application Framework: Quantum Platform

A Lightweight Event-Driven Embedded System Application Framework: Quantum Platform

QP(Quantum Platform) is a lightweight, open-source, state machine-based, event-driven application framework. This framework consists of four parts: Event Processor (QEP); Lightweight Event-Driven Framework (QF); Task Scheduling Microkernel (QV, QK, QXK); Real-Time Tracing Debugger (QS). (1) QEP Quantum Event Processor is a general-purpose, portable, reusable state machine engine. QEP allows you to directly map UML-style state … Read more

The New Combination of RISC-V and FPGA — BeagleV-Fire

The New Combination of RISC-V and FPGA — BeagleV-Fire

Recently discovered an interesting development board that is based on RISC-V and FPGA. This form is my first encounter. It is the BeagleV®-Fire BeagleV®-Fire adopts Microchip’s PolarFire® FCVG484E 5-core RISC-V system-on-chip and FPGA architecture. It has 4 64-bit RV64GC application cores and 1 64-bit RV64IMAC monitor/boot core, with a performance of 3.125 CoreMarks/MHz and 1.714 … Read more

Is RTOS Functional Safety Certification Necessary?

Is RTOS Functional Safety Certification Necessary?

In business, “must” represents the minimum requirements for market participation. Today, there are over a hundred open-source and commercial RTOS in the embedded market, most of which lack functional safety certification. Given this, it is clear that RTOS functional safety certification is not yet a “must” today, but perhaps it should be. RTOS is the … Read more

×