Understanding the Differences Between CPLD and FPGA

Understanding the Differences Between CPLD and FPGA

Welcome FPGA engineers to join the official WeChat technical group. Clickthe blue textto follow us at FPGA Home – the best and largest pure FPGA engineer community in China. This article mainly introduces the differences between CPLD and FPGA. CPLD and FPGA are both composed of logic array modules, but CPLD’s LAB is based on … Read more

Creative Embedded Projects on Github – Electronic Candle

Creative Embedded Projects on Github - Electronic Candle

This project is a highly creative electronic candle that can display a 3D visual effect similar to a flickering candle from any angle. The core of the project is a simple LED matrix board and a high-speed rotating motor that generates stereoscopic images through the Persistence of Vision (POV) effect. It uses a compact RP2040-tiny … 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

Application of 1602 LCD Display Module

Application of 1602 LCD Display Module

The LCD display module is widely used in various instruments and low-power systems due to its advantages such as low power consumption, small size, rich display content, and ultra-thin lightweight. According to the display content, it can be divided into character LCDs and graphic LCDs. Based on display capacity, it can be divided into single … Read more

Mastering the LCD1602 Display Module with 51 Microcontroller

Mastering the LCD1602 Display Module with 51 Microcontroller

This lecture will introduce how to drive the LCD1602 display module with a microcontroller. Through this lecture, readers can master the working principle of the LCD1602 and how to drive it using a microcontroller. 1. Introduction to the Principle The LCD display module has advantages such as small size, low power consumption, rich display content, … Read more

Top 10 Best Arduino Drone Projects

Top 10 Best Arduino Drone Projects

Drones are unmanned aerial vehicles, ranging from micro-drones to multi-rotor quadcopters. Sometimes drones are even equipped with cameras, allowing users to view and record aerial footage. Drones consist of many components; one of the most important is the flight controller, which is essentially the brain of the drone. Arduino development boards are particularly well-suited for … Read more

Top Arduino IoT Projects

Top Arduino IoT Projects

The Internet of Things (IoT) includes billions of physical devices connected to the internet around the globe, which upload data and communicate with each other independently of human input. Arduino produces a range of development boards, from 8-bit microcontrollers to 32-bit microcontrollers, some even with WiFi and Bluetooth capabilities. Coupled with beginner-friendly projects available online, … Read more