Simulation Design of Intelligent Trash Can Based on 51 Microcontroller

Simulation Design of Intelligent Trash Can Based on 51 Microcontroller

Click the blue text to follow us Simulation design of intelligent trash can based on 51 microcontroller (Proteus simulation + program + design report + schematic diagram + explanation video) Simulation software: Proteus 8.9 and above Compiler: Keil 4/Keil 5 Programming language: C Design number: S0089 Main Functions: Simulation design of intelligent trash can based … Read more

Proteus Simulation – Electronic Clock Display Based on STM32F407

Proteus Simulation - Electronic Clock Display Based on STM32F407

1.System Functions In the STM32 main control system, we implemented a 4×4 keyboard matrix interface for convenient input of student ID numbers. Users only need to press the corresponding number key, and the LCD1602 LCD screen will immediately display the entered value. Once the user enters a continuous sequence of 8 digits, pressing the “Confirm” … Read more

Electronic Scale Design Simulation Using Proteus

Electronic Scale Design Simulation Using Proteus

DJI drones, Fluke multimeters, Xiaomi phones, Huawei watches are waiting for you! 👆 The Breadboard Community DIY event is ongoing! This design is from ErZhe Technology’s Proteus series for electronic scales, mainly used in vegetable markets. It can set prices and calculate amounts based on price and weight. This design uses the Proteus simulation software, … Read more

Design of 51 Microcontroller Street Light Controller (Part 2)

Design of 51 Microcontroller Street Light Controller (Part 2)

​ 1. Main Functions (1) Automatically collect light and sound data; (2) Automatically control the street light switch based on sound decibel values and light intensity; (3) The street light turns on and automatically turns off 3 seconds after a person leaves. 2. Usage Method After the system is running, the LCD1602 displays the collected … Read more

Voltage Meter Design Using TLC5510 and LCD1602

Voltage Meter Design Using TLC5510 and LCD1602

Name: Voltage Meter Design Using TLC5510 and LCD1602 Verilog Code for Quartus on Daxi Watermelon Development Board Software: Quartus Language: Verilog Code Function: Voltage meter based on TLC5510 and LCD1602 display 1. Design driver code for AD chip TLC5510 2. Convert analog signals to digital signals (AD values) using TLC5510 3. Convert digital signals (AD … Read more

Summary of Using 1602 LCD Module

Summary of Using 1602 LCD Module

There are only two operations for the 1602: reading and writing. Reading can be divided into reading status (status register) and reading data (from RAM), while writing can be divided into writing instructions and writing data (to RAM). All operation timing needs to follow the table below. During usage, I encountered a situation where nothing … Read more

Ultrasonic Measurement Alarm System Based on 51 Microcontroller

Ultrasonic Measurement Alarm System Based on 51 Microcontroller

Click the blue text to follow us Ultrasonic measurement alarm system based on the 51 microcontroller with LCD1602 display (Proteus simulation + program + design report + explanation video) Simulation diagram using Proteus 8.15 (lower versions available) Compiler: Keil 4 / Keil 5 Programming Language: C Design Number: P20 Ultrasonic distance measurement alarm design based … Read more

Advanced Applications of TCS34725 Color Sensor, LCD1602, and Mini MP3 Music Module | Mixly Comprehensive Course

Advanced Applications of TCS34725 Color Sensor, LCD1602, and Mini MP3 Music Module | Mixly Comprehensive Course

Mixly is a graphical programming software developed by the Beishida Misiqi team, which has been loved by the domestic maker community since its release. Mixly programming software uses graphical programming, so you don’t need to remember code; you just need to drag and drop and set it up simply to quickly complete creative electronic programming. … Read more

Mastering LCD1602 Driver Modular Programming with AI in 1 Minute

Mastering LCD1602 Driver Modular Programming with AI in 1 Minute

AI artificial intelligence is unstoppable. As a new generation of good youth, mastering AI is an essential skill. Can AI be used to learn microcontrollers? Yes. Can AI be used for programming? Yes. Can AI be used to improve learning efficiency? Yes. Keep up with the times and learn 51 microcontroller with AI. Today we … Read more

Understanding the LCD1602 LCD Display Module – A Guide for 51 Microcontroller Programming

Understanding the LCD1602 LCD Display Module - A Guide for 51 Microcontroller Programming

The LCD1602 LCD display is a widely used character-type liquid crystal display module. It consists of a character-type liquid crystal display (LCD), a control driver main circuit HD44780, its extended driver circuit HD44100, and a small number of resistors, capacitors, and structural components assembled on a PCB board. The advantages of this display are low … Read more