Create a Beautiful Lantern with ESP32-C3

Create a Beautiful Lantern with ESP32-C3

Project Name: Cyber Lantern – Decorative Light Based on ESP32-C3 Project Author: Carele Introduction The lantern recommended today is loved by the engineers of the EDA operation teamvery much!! And the editor must recommend it no matter what. The reason is simple, because this lantern is – beautiful, with a detailed tutorial, and also has … Read more

Building a License Plate Recognition System Based on Arm Cortex-M3 SoC

Building a License Plate Recognition System Based on Arm Cortex-M3 SoC

Dedicated to digital chip design Introduction   This article details the entire process of building a convolutional neural network license plate recognition system based on SoC, divided into IP and interconnections, data paths, and clock domain partitioning.   The IP design and overall SoC design in the article have corresponding design documents, Verilog code, and FPGA projects, … Read more

Sony AI Camera Module Created for Raspberry Pi

Sony AI Camera Module Created for Raspberry Pi

Sony AI Camera Module Created for Raspberry Pi Raspberry Pi Raspberry Pi and Sony have teamed up to develop an AI camera module for the Raspberry microcomputer. Notably, this novelty has already started selling and is compatible with all versions. The camera is equipped with a sensor with a resolution of 12.3 MP, capable of … Read more

Understanding the Basics: The Relationship Between ARM Instruction Set, ARM Architecture, ARM Cores, Cortex, SoC, Chips, and Microcontrollers

Understanding the Basics: The Relationship Between ARM Instruction Set, ARM Architecture, ARM Cores, Cortex, SoC, Chips, and Microcontrollers

0 Introduction: Overview of ARM Company 1. ARM can be considered a company’s name, a general term for a type of microprocessor, and also a name for a technology. 2. ARM Company specializes in the design and development of chips based on RISC (Reduced Instruction Set Computer) technology. As an intellectual property supplier, it does … Read more

Practical Guide to Serial Communication with Android

Practical Guide to Serial Communication with Android

Introduction In the previous article, we discussed the basics of serial communication. If you haven’t read it, I recommend you do so first; otherwise, you might not fully understand some of the content in this article. This article will explain the practical aspects of serial communication on the Android side, specifically how to implement data … Read more

Debugging Examples for Abnormal LCD Screen Display

Debugging Examples for Abnormal LCD Screen Display

 When the LCD screen displays abnormally, in the past, we would deduce the parameters through the phenomenon, which was time-consuming and labor-intensive. With the long-storage oscilloscope, debugging the LCD controller is no longer a headache… When the LCD screen displays abnormally, in the past, we would deduce the parameters through the phenomenon, which was … Read more

Embedded Systems Learning Roadmap

Embedded Systems Learning Roadmap

Hot Article Introduction | Click the title to read Embedded Professional Series Books In recent years, with the rapid development of mobile internet and the Internet of Things, embedded technology has become increasingly popular, playing an increasingly important role in communications, networking, industrial control, medical, electronics, and other fields. Before introducing the career development direction … Read more

How to Display Battery Voltage of High Frequency Head with PL18 and FRM302

How to Display Battery Voltage of High Frequency Head with PL18 and FRM302

πŸ”ŠπŸ”Š The FUS Classroom is starting again πŸ”ŠπŸ”Š Recently, some model friends are worried about battery over-discharge when using PL18 with the FRM302 external battery. The FUS engineers considered this issue humanely during the design phase of the FRM302. It’s time for everyone to take out their PL18 and FRM302 to unlock their hidden new … Read more

Complete Linux Desktop and Micro Cloud on Raspberry Pi with Ubuntu 20.10

Complete Linux Desktop and Micro Cloud on Raspberry Pi with Ubuntu 20.10

Introduction: Canonical today announced the release of Ubuntu 20.10 desktop and server systems optimized for Raspberry Pi to support researchers, inventors, education, and businesses. It brings the world’s most popular open platform to the most accessible hardware globally. Word count: 1647, estimated reading time: 2 minutes Author: Canonical October 22, 2020: Canonical today announced the … Read more

Getting Started with the ESP32 CAM Camera Module for Beginners

Getting Started with the ESP32 CAM Camera Module for Beginners

A few days ago, a junior gave me an ESP32-CAM camera module. Now that I finally have some free time, I’m going to play with this camera module, so I can remotely monitor my home later. What is the ESP32-CAM Camera? The ESP32-CAM is a micro module based on the ESP32-S2 chip, featuring camera functionality, … Read more