电子编程 COD Page 2

CODE | Ultrasonic Distance Alarm - Arduino Project 040

RonWang2 years ago (2024-08-24)36
CODE | Ultrasonic Distance Alarm - Arduino Project 040
The sensor consists of two primary components: a transmitter and a receiver . The transmitter is res…

CODE | Ultrasonic Distance Display - Arduino Project 039

RonWang2 years ago (2024-08-13)25
CODE | Ultrasonic Distance Display - Arduino Project 039
Ultrasonic sensors measure distance by sending and receiving the ultrasonic wave. The ultrasonic sen…

CODE | Simple Ultrasonic Range HC-SR04 - Arduino Project 038

RonWang2 years ago (2024-08-02)24
CODE | Simple Ultrasonic Range HC-SR04 - Arduino Project 038
Ultrasonic range finders measure distance by emitting a pulse of ultrasonic sound that travels throu…

CODE | Liquid Crystal Displays-Serial to Display - Arduino Project 037

RonWang2 years ago (2024-07-23)27
CODE | Liquid Crystal Displays-Serial to Display - Arduino Project 037
The DS18B20 Temperature Sensor is a digital temperature sensor capable of measuring temperatures wit…

CODE | DTH Temperature & Humid Sensor - Arduino Project 036

RonWang2 years ago (2024-07-06)34
CODE | DTH Temperature & Humid Sensor - Arduino Project 036
The DHT11 Temperature and Humidity Sensor senses, measures and regularly reports the relative humidi…

CODE | Keypad 4X4 or 4X3 - Arduino Project 035

RonWang2 years ago (2024-06-26)31
CODE | Keypad 4X4 or 4X3 - Arduino Project 035
Most of the time we are used key, button, or switch to get input value in our projects. When we inte…

CODE | TM1637 4Digital 7Segment Display Module - Arduino Project 034

RonWang2 years ago (2024-06-14)31
CODE | TM1637 4Digital 7Segment Display Module - Arduino Project 034
A standard 4-digit 7-segment display is needed for clock, timer and counter projects, but it usually…

CODE | 4 Digital 7 Segment Display - Arduino Project 033

RonWang2 years ago (2024-06-04)36
CODE | 4 Digital 7 Segment Display - Arduino Project 033
Showing Heep and number 0-9 on a Common Anode 7-segment LED display. Displays the numbers 0-9 on the…

CODE | BMP280 Pressure Sensor LCD Display - Arduino Project 032

RonWang2 years ago (2024-05-24)26
CODE | BMP280 Pressure Sensor LCD Display - Arduino Project 032
For this project we will use Arduino Uno and BMP280 along with LCD 16x2 display module to display te…

CODE | Digital Pressure Sensor - Arduino Project 031

RonWang2 years ago (2024-05-13)34
CODE | Digital Pressure Sensor - Arduino Project 031
Arduino Programming Basic -- Pressure SensorsPressure sensors are integral components in a multitude…