Description
Overview
This is an Arduino kit specially for the beginner. It including basic electronic components such as resistor, LED, LDR, buzzer, button and potentiometer.
Packing List
- Arduino UNO board R3: 1pcs
- USB cable: 1pcs
- Breadboard(85x55x10mm): 1pcs
- Male to male jumper wires: 30pcs
- Red, green and yellow LED: 5pcs each
- Resistor 220 ohm: 8pcs
- Resistor 1K ohm: 5pcs
- Resistor 10K ohm: 5pcs
- Potentiometer: 1pcs
- 5V Buzzer: 1pcs
- Light Sensor(LDR): 1pcs
- Tact Switch with Cap: 2pcs
- 9V Battery Connector: 1pcs
- Manual Book – PDF (English)
Learning step by step
1. Basic
- Bare Minimum: The bare minimum of code needed to start an Arduino sketch.
- Blink: Turn an LED on and off.
- Digital Read Serial: Read a switch, print the state out to the Arduino Serial Monitor.
- Analog Read Serial: Read a potentiometer, print it’s state out to the Arduino Serial Monitor.
- Fade: Demonstrates the use of analog output to fade an LED.
- Read Analog Voltage : Reads an analoge input and prints the voltage to the serial monitor
Resource
1 Visit Arduino Official Site.
2 Learn Arduino – Getting Started.
3 Download Arduino Software, it is free, open source, and available for Windows, Mac OS, and Linux.
4 The official Arduino multi-lingual forum is the place to start with questions …







Reviews
There are no reviews yet.