Hardware. Practise light intensity analog measurements with the use of 'Serial Monitor'... LDR Sensor. Red Red Brown or
hardware, moar lulz! Membrane keypad from The Future. Smaller, lower voltage
LCD. Ethernet-integrated Arduino board. Still can't get the reset button to work ...
FUN & LEARNING WITH ARDUINO PROJECTS. Arduino Keypad Schematic.
ADDITIONAL INFORMATION. The Arduino-LCD Keypad Shield are operate in 4-
...
Arduino Workshop, visit nostarch.com/arduino. Print purchase includes ... In this
project, we'll create the beginning part of a keypad-controlled lock. We'll use the ...
This example served as a perfect foundation for your own PIN-activated devices, such as locks, alarms, or anything else
Amazing Grace TM www.makingmusicfun.net Bible Song for Intermediate Recorder Solo Fun with the Recorder
... 53117 Bonn, Germany. Email: [email protected] ... ralf/talks.html#T35.) ... Here is a session that illustr
Fun with type functions. Oleg Kiselyov. Simon Peyton Jones. Chung-chieh Shan.
May 3, 2010. Abstract. Tony Hoare has always been a leader in writing down ...
Jun 14, 2008 - AG] 14 Jun 2008. FUN WITH F1 ...... tion (47) which they fulfill suggests the existence of an associated correspondence. (in the form of a ...
Dec 10, 2014 - Twitter: @migasfree @albertogacias. 9 ..... âIsaac Newton. Si bien puedes instalar el servidor ...... C
10 9 8 7 6 5 4 3 2 1. ISBN 0-13-567926-5 ..... not how I approach grammar nor
how I intend teachers to approach my textbooks. Perhaps it .... students work on
the exercises in their textbook, they probably work with those sitting next to them.
Email: [email protected]. Homepage: ... ralf/talks.html#T35.) ... Suppose you want to embed a simple expression language in Haskell. You are a firm ...
Dec 10, 2014 - Empaquetando proyectos python .... Contiene la API de migasfree, la bibliografÃa, referencias y licencia
very large, this reproduces the standard model at the tree level. ...... Note also that the inverse mass matrix for the heavy neutral gauge bosons to leading order is ...
everything you know about stoichiometry (that is, if you knew anything to start ...
stuff you're going to make in a chemical reaction, or how much stuff you'll need.
Dec 13, 2005 - S. R. Coleman, in C77-07-23.7 HUTP-78/A004 Lecture delivered at 1977 Int. School of Subnuclear Physics, Erice, Italy, Jul 23-Aug 10, 1977. 8.
... transistor. —— For larger relags, use an appropriate external power supplg to
drive the relag coil, and a TIPiLBZ transistor. —— This diagram is {or DC relags.
6 days ago - J. Koster, University of Twente, Media Human Interaction, in March 2006, .... Servomotors are a kind of electromechanical actuators that do not ...
Arduino. Curso práctico de formación. Reservados todos los derechos. Ninguna
parte de este libro incluida la cubierta puede ser reproducida, su contenido ...
This notebook serves as a convenient, easy to use programming reference for ...
The basic structure of the Arduino programming language is fairly simple and.
Microsoft Excel: Fun with Functions. J. Dee Itri, Excel Maze. â Cell referencing. â Row numbers and column letters (
Jul 17, 2013 - Computer Laboratory, University of Cambridge ... in computer science do not have sensible notions of nega
Dec 27, 2014 - Play / Download the Best High-Quality Games | GameHouse. Fun and games definition: You can refer to playf
Ode to Joy TM www.makingmusicfun.net Traditional When the Saints Go Marching In Traditional Five Note Songs Fun with the Recorder
UNO EDITION. Fun with Arduino. AN INTRODUCTION TO EMBEDDED SYSTEMs. Page 2. Hi there and welcome! My name is UNO and I w
Fun with Arduino AN INTRODUCTION TO EMBEDDED SYSTEMs
UNO EDITION
Hi there and welcome! My name is UNO and I will be your personal assistant throughout this course! Below are some of the projects we will be building today!
2
1. Strobe Light
3. Musical Touch
2. Running LEDs
4. Musical Violin
Place your MAKER UNO on the outline
Buzzer slide switch
USB Micro B Connector RESET
Piezo Buzzer
Programmable button
Power Supply
Digital IN/OUT
Analog Input
Microcontroller
3
Hardware
4
Gain XP points by collecting stickers from your instructor for every project completed within the time given
50 XP points
Software
Your mission is to gather more than 300 XP points to UPGRADE yourself into a Young Maker!
5
Do you know how the name ‘breadboard’ came about?
Horizontal holes are linked together
Vertical holes are linked together too!
6
but not across the divider
The higher the resistance, the lower the current. That’s why the LED gets dimmer!
Voltage 9 V Brighter
Voltage 9 V
Current
0.027 A
Resistance 220 Ω
Dimmer
Resistance 1000 Ω
Voltage (V) = Current (A) x Resistance (Ω)
7
Current 0.006 A
Remember! The LED won’t light up if the polarity is reversed!
8
Rounded side (‘+’ Positive)
Flat side (‘-’ Negative)
Longer lead (‘+’ Positive)
Shorter lead (‘-’ Negative)
Raise your hand if you have any questions!
Step 1: Turn on your laptop and connect your MAKER UNO, look for Arduino IDE icon and double click on it
9
Step 2: Select File > New
10
Before programming the MAKER UNO, you have to select the correct ‘Board’
Step 3: Select Tools > Board > Arduino/Genuino Uno
11
Can’t find COM10? Don’t worry! The COM port always appears in different numbers! Pick the one that appears on your screen
Step 4: Select Tools > Port > COM ‘#’, where ‘#’ can be any number
12
CONGRATULATIONS!
YOU HAVE LEARNED HOW TO CONFIGURE YOUR MAKER UNO ALL BY YOURSELF! HERE IS 50 XP TO GET YOU STARTED!
ARE YOU READY??
Serious face
Turn to next page to start your mission..
13
Hardware
Shorter leg is negative -ve terminal
Red Red Brown or 220 Ω
Light up an LED using digital output...
14
Software
Try changing different ‘delay’ values and observe the behaviour of the LED
Click to upload
15
50 XP points
Hardware
Light up the LED in sequence...
16
Hold it! Do not remove the circuit from Project 1! Just add two more LEDs to your existing circuit
Software Upload code no.1, then try code no.2, do you see any difference?
1 17
2 100 XP points
Hardware
Don’t forget to turn on the buzzer switch
Brown black green or 1MΩ
Play musical tones by touching the pencil lead...
18
Software
19
You can play different tones by changing tone(8, 262) to tone(8, 294).. Give it a try!
100 XP points
Hardware
Create a violin using a DC motor...
20
Once you’ve uploaded your code, spin the fan blade and see what happens!
Software
21
Here’s a tip! Use the ‘Serial Monitor’ to view how high the value can go when you spin the fan blades
Serial Monitor
75 XP points
1.
How to use a Breadboard
2. How to light up LEDs in sequence 3. How to code using ‘for loop’ and ‘if.. else’ statements
4. How to build an electronic instrument using capacitive sensor
22
CONGRATULATIONS! YOU HAVE COMPLETED THE COURSE!
UPON GATHERING ENOUGH XP POINTS, I, UNO, DECLARE YOU AS A NEW
YOUNG MAKER!
YOU HAVE NOW GAINED THE SKILLS NEEDED TO EXPLORE ON YOUR OWN! HERE ARE SOME LINKS TO GET YOU STARTED fritzing.org/projects hackster.io/arduino/projects instructables.com/howto/arduino/
23
Hardware
LDR Sensor Brown Black Orange or 220 Ω
Red Red Brown or 220 Ω Practise light intensity analog measurements with the use of ‘Serial Monitor’...
24
Software Block the LDR sensor to light up the LED!
25
75 XP points
Hardware
Ultrasonic Sensor
Design a sonar for object detection using an ultrasonic sensor...
26
Software
Good job for making it this far! Don’t forget to use ‘Serial Monitor’ to analyse your data