当前位置:首页 > Arduino 第6页

Arduino Project 007 - Pulsating Lamp

RonWang9个月前 (07-02)197
Arduino Project 007 - Pulsating Lamp
You are now going try a more advanced method of controlling LEDs. So far, you have simply turned the...

Arduino Project 006 - LED Interactive Chase Effect

RonWang9个月前 (06-25)227
Arduino Project 006 - LED Interactive Chase Effect
Leave your circuit board intact from Project 5. You’re just going to add a potentiometer to this cir...

Arduino Project 005 - LED Chase Lights

RonWang10个月前 (06-18)235
Arduino Project 005 - LED Chase Lights
You’re going to use a string of LEDs (10 in total) to make an LED chase effect, similar to that used...

Arduino Project 004 - LED Interactive Traffic Lights

RonWang10个月前 (06-11)259
Arduino Project 004 - LED Interactive Traffic Lights
This time you are going to extend the previous project to include a set of pedestrian lights and a p...

Arduino Project 003 - LED Traffic Light

RonWang10个月前 (06-05)175
Arduino Project 003 - LED Traffic Light
You are now going to create a set of traffic lights that will change from green to red, via amber, a...

Arduino Project 002 - LED SOS Morse Code Singal

RonWang10个月前 (05-28)231
Arduino Project 002 - LED SOS Morse Code Singal
Arduino 电子编程--灯项目及控制,主要使用Arduino编程控制LED灯,实现基本控制Project 2 LED闪烁S.O.S信号。项目2 Project 2 S.O.S...

Arduino Project 001 - LED Blink

RonWang11个月前 (05-20)277
Arduino Project 001 - LED Blink
Arduino 电子编程--灯项目及控制,主要使用Arduino编程控制LED灯,实现基本控制Project 1 LED闪烁,基本的应用Project 3和4红绿灯项目项目1 Project...

Arduino Programming Basic - Input and Outpput

RonWang11个月前 (05-13)233
Arduino Programming Basic - Input and Outpput
The pins on the Arduino can be configured as either inputs or outputs. This document explains the fu...

Arduino Programming Basic - Bollean

RonWang11个月前 (04-29)301
Arduino Programming Basic - Bollean
Arduino 程序基础,介绍Arduino程序的基本组成,第一部分编写了10个例子,关于变量及变量名称,串口监视器,if循环,for循环,while循环等。第二部分介绍了函数,全局变量,局部变量和静...

Arduino Programming Basic - Data Type

RonWang12个月前 (04-23)255
Arduino Programming Basic - Data Type
Arduino 程序基础,介绍Arduino程序的基本组成,第一部分编写了10个例子,关于变量及变量名称,串口监视器,if循环,for循环,while循环等。第二部分介绍了函数,全局变量,局部变量和静...