当前位置:首页 > RonWang 第7页
RonWang

RonWang 管理员

暂无介绍

330 篇文章 0 次评论

Arduino Project 021 - LED Dot Matrix Display - Scrolling Message

RonWang1年前 (2024-10-08)543
Arduino Project 021 -  LED Dot Matrix Display - Scrolling Message
There are many different ways to drive LEDs. Using shift registers is one way and they have their a...

Arduino Project 020 - LED Dot Matrix Display - Beat Heart

RonWang1年前 (2024-10-01)538
Arduino Project 020 -  LED Dot Matrix Display - Beat Heart
You’re going to use the same circuit, but with a slight variation in the code to create a multi-fram...

Arduino Project 019 - LED Dot Matrix Display - Basic Animation

RonWang1年前 (2024-09-24)635
Arduino Project 019 - LED Dot Matrix Display - Basic Animation
So far you have dealt with individual 5mm LEDs. LEDs can also be obtained in a package known as a do...

Arduino Project 018 - Dual Shift Register 8-Bit Binary Counter

RonWang1年前 (2024-09-17)1363
Arduino Project 018 - Dual Shift Register 8-Bit Binary Counter
In Project 18, you will daisy chain (or cascade) another 74HC595 IC onto the one used in Project 17...

Arduino Project 017 - Shift Register 8-Bit Binary Counter

RonWang1年前 (2024-09-10)576
Arduino Project 017 - Shift Register 8-Bit Binary Counter
In this project, you’re going to use additional ICs (Integrated Circuits) in the form of shift regis...

Arduino Project 016 - L293D Motor Driver IC

RonWang1年前 (2024-09-03)490
Arduino Project 016 - L293D Motor Driver IC
In the previous project, you used a transistor to control the motor. In this project, you are going...

Arduino Project 015 - Simple Motor Control

RonWang1年前 (2024-08-27)1045
Arduino Project 015 - Simple Motor Control
First, you’re going to simply control the speed of a DC motor in one direction, using a power transi...

Arduino Project 014 - Light Sensor

RonWang1年前 (2024-08-20)471
Arduino Project 014 - Light Sensor
This project introduces a new component known as a Light Dependent Resistor, or LDR. As the name imp...

Arduino Project 013 - Piezo Knock Sensor

RonWang1年前 (2024-08-13)516
Arduino Project 013 - Piezo Knock Sensor
A piezo disc works when an electric current is passed over the ceramic material in the disc, causing...

Arduino Project 012 - Piezo Sounder Melody Player

RonWang1年前 (2024-08-06)612
Arduino Project 012 - Piezo Sounder Melody Player
Rather than using the piezo to make annoying alarm sounds, why not use it to play a melody? You are...