Arduino is one of the easiest platforms to learn digital making. However, many students, as well as the teachers, still find it is difficult to get started and get familiar with Arduino. This is usually due to two reasons:
Most of the students and teachers do not have knowledge in either electronics or coding or both
Most of the beginner's guides and sample codes are developed by the technical people who have forgotten what it's like to be a beginner
This product aims to solve this problem for beginners who want to learn Arduino and digital making for the first time. The learning material is intentionally designed to allow beginners to see the results (programming output) immediately, get excited, then follow by the superficial explanation on how things work.
This product consists of 17 interesting projects that cover 7 fundamental topics in digital making.
Kit lessons
Lesson 1 - Digital Output
Project 1: Turn On An LED
Project 2: Blink An LED
Project 3: Blink the LEDs In Sequence
Lesson 2 - Digital Input
Project 4: Onboard Pushbutton Switch
Project 5: External Pushbutton Switch
Lesson 3 - Analogue Output
Project 6: Construct An LED Circuit
Project 7: Fade An LED
Lesson 4 - Melody Tone
Project 8: Compose Basic Tone
Project 9: Compose "Happy Birthday" Melody
Project 10: Optimize Your Codes
Lesson 5 - Analogue Input
Project 11: Display Analog Value On Serial Monitor
Project 12: Read Analog IR Sensor
Project 13: IR Sensor To Detect Black Line
Lesson 6 - DC Motor
Project 14: Control A DC Motor
Project 15: Controlling A Motor Speed Using A Pushbutton