052035 Basic Starter V2.0 Kit for Arduino: Difference between revisions
Keyestudio (talk | contribs) |
Keyestudio (talk | contribs) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 232: | Line 232: | ||
| align="center" | 1 | | align="center" | 1 | ||
| align="center" | <br>[[File:80-45.png|500px|frameless|thumb]]<br> | | align="center" | <br>[[File:80-45.png|500px|frameless|thumb]]<br> | ||
|- | |||
| align="center" | 36 | |||
| align="center" | Resistance color ring meter | |||
| align="center" | 1 | |||
| align="center" | <br>[[File:80-56.png|400px|frameless|thumb]]<br> | |||
|- | |- | ||
|} | |} | ||
| Line 350: | Line 356: | ||
'''Component Introduction'''<br> | '''Component Introduction'''<br> | ||
[[image:2035-2.png|400px|right]] | [[image:2035-2.png|400px|right]] | ||
UNO R3 control board] is a microcontroller board based on the ATmega328P ([http://www.atmel.com/dyn/resources/prod_documents/doc8161.pdf datasheet]), fully compatible with ARDUINO UNO REV3. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, 2 ICSP headers and a reset button.<br> | |||
It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. | It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. | ||
| Line 545: | Line 551: | ||
In previous experiments, we have done "button-controlled LED", using digital signal to control digital pin. <br> | In previous experiments, we have done "button-controlled LED", using digital signal to control digital pin. <br> | ||
This time, we will use a potentiometer to control the brightness of LED. | This time, we will use a potentiometer to control the brightness of LED. | ||
[[image:768.png| | [[image:768.png|200px|right|potentiometer ]] | ||
<br> | <br> | ||
Latest revision as of 09:20, 27 April 2020
Kit Introduction
This Basic Starter V2.0 upgraded kit is developed specially for those who are interested in Arduino. You will have a set of Arduino's most common and useful electronic components.
What's more, we will offer you a detailed tutorial including project introduction, connection diagram, source code and more. You may learn about Arduino from basic projects to more complex projects. This kit will help you control the physical world with sensors.
![]()
Kit Contents
Getting Started with Arduino
Installing Arduino Software
When you get the UNO development board, first you should install the Arduino software and driver.
We usually use the Windows software Arduino 1.5.6 version. You can download it from the link below:
https://www.arduino.cc/en/Main/OldSoftwareReleases#1.5.x
Or you can browse the ARDUINO website to download the latest version from this link, https://www.arduino.cc, pop up the following interface.
![]()
Then click the SOFTWARE on the browse bar, you will have two options ONLINE TOOLS and DOWNLOADS.
![]()
Click DOWNLOADS, it will appear the latest software version of ARDUINO 1.8.5 shown as below.
![]()
In this software page, on the right side you can see the version of development software for different operating systems. ARDUINO has a powerful compatibility. You should download the software that is compatible with the operating system of your computer.
We will take WINDOWS system as an example here. There are also two options under Windows system, one is installed version, the other is non-installed version.
For simple installed version, first click Windows Installer, you will get the following page.

![]()
This way you just need to click JUST DOWNLOAD, then click the downloaded file to install it.
For non-installed version, first click Windows ZIP file, you will also get the pop-up interface as the above figure.
Click JUST DOWNLOAD, and when the ZIP file is downloaded well to your computer, you can directly unzip the file and click the icon of ARDUINO software to start it.
Installing Arduino (Windows)
Install Arduino with the exe. Installation package. Here we provide you with Arduino-1.5.6-r2-windows package, you can directly click the icon to install it.

Click“I Agree”to see the following interface.

Click “Next”. Pop up the interface below.

You can press Browse… to choose an installation path or directly type in


























