$13
weeklyor $150 for all content
Arduino Coding Part 2: Adding a Variety of Sensors to Your Projects
Completed by 13 learners
Ages 12-17
Self-Paced Course
12 pre-recorded lessons
12 weeks of teacher support
Choose your start date
1 year of access to the content
Enroll Now, Start Anytime
Go at your own pace
Your learner can start learning when they want and progress at the speed that works best for them.Start when you want.
Learn at your own pace
Access course material for a full year.
Get hands-on support from teacher.
What's included
12 pre-recorded lessons
average 18 mins per video12 weeks
of teacher support3 hrs 39 mins
total video learning hours1 year access
to the contentHomework
1-2 hours per week. Students will be required to watch the recordings of the class and complete the assigned weekly tasks. Students will be required to upload pictures and videos of their projects as well as copies of their code to the Classroom page in Outschool. In addition, there will be weekly posts that students will need to respond to in order to demonstrate participation in the class.Assessment
Students will not receive grades unless requested by the parent. Assessment of assignments will be informal consisting of posted feedback on projects, videos, and code.Class Experience
INTRODUCTION: In this 12-week flex class, students will learn how to use a wide variety of digital and analog sensors to code an Arduino Uno to create inventions and projects. This class will build on the foundation that students gained from my introductory Arduino coding class. A brief review of the Arduino board as well as some of the sensors covered in Part 1. These include photoresistors, thermistors, buttons, and servos. IMPORTANT: If you are using an actual Arduino, you will need to have access to a computer and not just a chromebook or tablet because the Arduino IDE does NOT work on those devices. Each week, students learn about a different component culminating in a final project that students will create and share with the class. Students will learn how to hook up and code the following sensors: water level sensor, sound sensor, pressure and flex sensors (not found in kits but have similar wiring and coding), rotary encoder, joystick, remote control, keypad, DHT-11 (temperature and humidity), RTC (real time clock), RFID reader, and accelerometer/gyroscope module. In addition, students will learn how to use the serial monitor as a sensor for input, and how to make and use a capacitive touch sensor. Students will also learn how to download and properly install Arduino Libraries that are needed for some of the sensors. FORMAT OF THE LESSONS: Every Sunday, a new lesson will be posted in the classroom on Outschool. Each lesson begins with a recorded video that is uploaded to the classroom in Outschool. A combination of the Arduino IDE and TinkerCad are used to teach the lessons in the videos. Provided in the video are detailed explanations of how to connect the devices to the Arduino and how to write code to read the sensors. A link to Arduino libraries will be uploaded to the Classroom page so that students will be able to locate and download the libraries for their use. Depending on the number of students and the various time zones involved, live Zoom classes may be scheduled to provide assistance or to share final projects with the class. Each video begins with a short PowerPoint presentation that explains the basic principles. This is followed by a detailed guided demonstration that shows how to connect the components and the code used to control them. Each student is expected to actively participate by following the directions described in the lesson using their components and the Arduino software and or using the simulation on TinkerCad. It may be helpful to have separate devices: one for watching the video and a computer to try out the lessons. This will make it easier to follow along with the lessons. Each week, an activity worksheet will be posted in the classroom that describes the objectives of the lesson, any libraries needed for the device, and a list of activities to try. Students will have one week to complete the activities and are required to share their code and projects. PRIOR KNOWLEDGE: Students should either have completed Arduino Coding Part I or have basic knowledge of the skills taught in that class. They should know how to wire and code the following devices: LED, RGB LED, serial monitor, ultrasonic sensor, servo, photoresistor, thermistor, button, potentiometer. They should have basic knowledge of the Arduino coding syntax and be able to use simple “if/else,” “while,” and “for” loops. Students need to have an Arduino Uno or Arduino Mega for this class, as well as the sensors that will be taught. Please see the recommended materials and kits listed in the " Supply List" shown below.
Learning Goals
After competing this class, students will have working knowledge and ability to hookup and code a wide variety of digital and analog sensors to use in projects of their own design.
Syllabus
12 Lessons
over 12 WeeksLesson 1:
Introduction to Sensors
In this lesson you will learn about the different types of sensors, accuracy and precision and how to use the serial monitor as a sensor to input variable values to use in your code.
37 mins of video lessons
Lesson 2:
Digital Sensors
In this lesson, you will learn about digital sensors. You will learn about pushbuttons, how to debounce the button, and use it as an interrupt. You will also learn to use a PIR motion sensor, a switch, and the digital output pin of a sound sensor.
19 mins of video lessons
Lesson 3:
Analog Sensors
In this lesson you will learn how to use analog sensors that require a voltage divider. You will learn to use water level sensor, photoresistor, thermistor, flex sensor, pressure sensor, TMP36 temperature sensor, and a gas sensor.
42 mins of video lessons
Lesson 4:
Rotary Encoder
In this lesson, you will learn about rotary encoders and how to use them.
12 mins of video lessons
Other Details
Supply List
Students need to download the free Arduino IDE (version 1.8.13) from www.arduino.cc. Choose the version compatible with your computer, but do not use the beta testing version. You can buy the components separately, but it would be more expensive than buying a kit that has all the parts you need for this class and for my coding class Part 3. Either of these kits would be more than sufficient for both classes. There are larger kits with more components, but they are not necessary. Recommended Devices/kits if you are purchasing components separately: Arduino Uno (or clone) with USB cable (or Arduino MEGA) solderless breadboard 3 different color LEDs 1-3 pushbuttons 1 potentiometer 1 rotary encoder 1 servo motor 1 ultrasonic sensor 1 active buzzer 1 passive piezo buzzer 1 joystick 1 keypad 1 PIR motion sensor(HC-SR501) 1 RFID reader (RC522 Module) 1 Remoter control control with IR receiver 1 DHT-11 module (digital humidity and temperature) 1 sound sensor 1 tilt sensor 1 water level sensor 1 relay 1 accelerometer and gyroscope (GY-521 Module) Many male-male jumper wires of different colors Many male-female jumper wires of different colors Resistors ranging from 10-ohm to 1M ohm (comes with kits) Recommended kit: https://www.amazon.com/EL-KIT-001-Project-Complete-Starter-Tutorial/dp/B01CZTLHGE/ref=asc_df_B01CZTLHGE/?tag=hyprod-20&linkCode=df0&hvadid=241907595991&hvpos=&hvnetw=g&hvrand=8544331822937541734&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9015321&hvtargid=pla-464156272733&psc=1 The following kit also contains all the necessary devices but I will be referencing the Elegoo modules and the REXQualis kit modules may be slightly different. https://www.amazon.com/REXQualis-Complete-Development-Detailed-Tutorial/dp/B07BLV5LFY/ref=sr_1_23?crid=2I799OHLOOHPD&dchild=1&keywords=arduino+kids+starter+kit&qid=1613573186&sprefix=arduino+kits%2Caps%2C203&sr=8-23
External Resources
In addition to the Outschool classroom, this class uses:
Sources
Students will need to download a free copy of the Arduino IDE located at www.arduino.cc. Students may also want to have an account at www.tinkercad.com so they can try out some code before using the Arduino IDE.
Meet the teacher
Teacher expertise and credentials
Ohio Teaching Certificate in Secondary Education
2 Degrees
Master's Degree in Science from Case Western Reserve University
Bachelor's Degree in Science from Stern College for Women Yeshiva University
I have been a private school middle and high school science teacher for over 30 years. During that time, I taught classes in chemistry, engineering, earth science, life science, chemistry, forensic science, biology, and health. I enjoy teaching through hands-on experimentation and I believe that students learn best when they are activity engaged in the learning process.
I am an amateur photographer and love to photograph my grandchildren, my dog, and wildlife. I enjoy creating scrapbooks from my photos. I also enjoy tinkering with my Arduino and 3D printer to create inventions of my own.
Elene Feigenbaum suggests this class next...
Arduino Coding Part 3: Using Electronic Actuators in Engineering Projects
Elene Feigenbaum
4.9
(146)
$18 per class
Group Class
5 wks, 2/wk, 55 min
13-17
Other classes by Elene Feigenbaum
Other classes by Elene Feigenbaum
Related categories
Parents also liked
BLINK! An Introduction to Programming with Arduino
Ian Nelson
4.7
(2,522)
$18 per class
Next session at 11 PM on Monday
Group Class
4 wks, 1/wk, 50 min
9-13
Arduino Coding Camp
Elene Feigenbaum
4.9
(146)
$18 per class
Next session at 5 PM on Mon 6/16
Group Class
2 wks, 5/wk, 55 min
12-17
Tinkercad Robotics Lab: Design, Code & build Gadgets with Arduino and Microbit!
Create N Learn: Game-Based Learning & Future Skill
4.9
(39)
$17 per class
Next session at 11 PM tomorrow
Group Class
5 wks, 2/wk, 55 min
8-10
Arduino Coding Part 3: Using Electronic Actuators in Engineering Projects
Elene Feigenbaum
4.9
(146)
$18 per class
Next session at 7 PM on Thursday
Group Class
5 wks, 2/wk, 55 min
13-17
1:1 Tutoring: Coding, Arduino, Games, Unity, Python, JavaScript, C++, C#
Alex Fish
5.0
(8)
$60 per session
1-on-1 Lessons
On Demand
7-18
STEM Camp for Young Engineers (Tech, Robotics, & Coding)
STEMworks
5.0
(32)
$25 per class
Next session at 4 PM on Mon 5/19
Group Class
1 wk, 5/wk, 55 min
10-14
Intro to Robotics - Build a Robot Arm (Coding/Programming & STEM)
STEMworks
5.0
(32)
$23 per class
Next session at 5 PM on Mon 5/19
Group Class
3 wks, 3/wk, 55 min
11-15
Coding and Video Game Design for Ages 6 - 11
Usama Puri
4.3
(21)
$30 per class
Next session at 5 PM on Friday
Group Class
1/wk, 55 min
6-11
Tinkercad Robotics & Coding Summer Camp (Ages 8–12): Design Smart Gadgets!
Create N Learn: Game-Based Learning & Future Skill
4.9
(39)
$15 per class
Next session at 10 PM on Sun 6/1
Group Class
2 wks, 5/wk, 55 min
8-12
Live Coding Classes for Ages 11 - 17 [Ratio 2 : 1 ]
Usama Puri
4.3
(21)
$30 per class
Next session at 12 AM on Monday
Group Class
1/wk, 55 min
11-16
Live Coding Classes for Ages 6 - 11
Usama Puri
4.3
(21)
$30 per class
Next session at 9 PM today
Group Class
1/wk, 55 min
6-11
STEM Mentoring with Teacher Tom! Explore STEM Projects 1:1 at Your Own Pace
Teacher Tom Bickmore - Analog Astronaut
5.0
(287)
$75 per session
1-on-1 Lessons
On Demand
5-18
Personalized Live Coding Lab for Ages 10 to 14 [3-To-1 Ratio]
CodeWithUs
4.2
(137)
$29 per class
Next session at 6 PM on Friday
Group Class
1/wk, 1 hr
10-14
More to explore
Doodle Drawing Atumn
How Things Work Course
Math Beginners
Chinese Siblings
Christmas History
Social Psychology Understanding The Influence Of Others Flexible Scheduling
Beginners Knitting
Four Square Novice Part
Chibi Drawing
Felting
Montessori Math Rods
Pre Calc Tutoring
Sign
Singing Valdez
Application
Act Math
Travel Sketching Adventures
Who Is
Death
Etiquette Teen