当前位置:首页 > 科学研究 > 电子编程

Arduino Project 006 - LED Interactive Chase Effect

RonWang6个月前 (06-25)97
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

RonWang6个月前 (06-18)109
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

RonWang6个月前 (06-11)110
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

RonWang7个月前 (06-05)67
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

RonWang7个月前 (05-28)117
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

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

Arduino Programming Basic - Input and Outpput

RonWang7个月前 (05-13)88
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

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

Arduino Programming Basic - Data Type

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

Arduino Programming Basic - Funcation

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