a logo of arduino

Arduino

Arduino is an open-source electronics platform based on easy-to-use hardware and software. It's intended for anyone making interactive projects.

Learn more
a logo of tableau

Arduino Starter Kit Classroom Pack

The Arduino Starter Kit Classroom Pack is a bundled solution, containing six of the popular Arduino Starter Kits, each of which contains a full color 170-page book with instructions for fifteen projects

Learn more

The Practice of Creative Coding

Before designing and realizing some functions, we needs to get familiar with Arduino about how to establish a set of creative code.

Step1: Choose the project you attempt to design(SpaceshipInterface or LoveOMeter)

Step1

Step2: Choose the tool you will use to realize the function

Step2

Step3: Check the generated code and modify it according to your demand

Step3


The Instruction of Arduino

Video of Intro

Set up your tools

This video explains what an Arduino board is, how to tall Arduino IDE to your computer and how we can use the IDE to give orders to the board.
The kit includes a Project book, Arduino Uno, USB cables, the Uno to your computer, Breadboard, jumper wires, DC motor, Servo motor, LCD screen, Electronic components, etc.

Video about how to complete a circuit

Complete your first circuit

This video shows how to Make a simple circuit using switches, an LED and a resistor, and how basic electronic components work.
The content includes intro, parts, terms, connections, resistors, jump wires, and a complete circuit

How to create Spaceship Interface

Spaceship Interface

Build a control panel with switch and lights that simulates a spaceship interface. Learn about digital inputs and outputs, basic programming structure and resistors.
The content includes Intro, Arduino Uno, Circuit and Code.

LoveOmeter

Love-o-meter

Use a temperature sensor to measure how warm your skin is. Learn about analog signals, reading datasheets and using a serial monitor.
The content includes Intro, Overview, Temperature Sensor, Circuits and Trouble Shooting.
Temperature sensors can be used in the Internet of Things, automobiles, medical, sports, food and environmental monitoring and other fields