Video description
This course is for the new Arduino Maker. In making this course, I emphasized the importance of getting the basics right and learning to mastery. As an educator for over 15 years, I know first-hand that hitting a roadblock because you lack the fundamental knowledge to progress can be demotivating. Apart from knowing how to use the components that I demonstrate in this course, you will also learn how to read datasheets, how to use libraries on your own, and how to learn the skills you need to create the gadgets you want, on your own. With knowledge comes freedom, and I will help you get there.I invite you to review the free lectures in the first section of the course to find out more details about it. If you are excited about becoming a Maker with the Arduino, join many other Makers and me in Arduino Step by Step 2017: Getting Started! I look forward to learning with you! NOTE: - THE PACKAGE FOR THE VIDEO COURSE CAN NOT BE DOWNLOADED.
What You Will Learn
- Build simple circuits around the Arduino Uno, that implement simple functions.
- Write simple Arduino sketches that can get sensor reading, make LEDs blink, write text on an LCD screen, read the position of a potentiometer, and much more.
- Understand what is the Arduino.
- Understand what is prototyping.
- Understand analog and digital inputs and outputs
- Understand the ways by which the Arduino can communicate with other devices
- Use the multimeter to measure voltage, current, resistance and continuity
- Use protoboards to make projects permanentbe productive with the Arduino IDE, write, compile and upload sketches, install libraries
- Understand what is Arduino programming, it s basic concepts, structures, and keywords
- Detect and measure visible light, color, and ultraviolet light
- Measure temperature, humidity and acceleration
- Measure the distance between the sensor and an object infront of it
- Detect a person entering a room
- Detect a noisemake noise and play music
- Display text on a liquid crystal display
Audience
Students over 10 years of age, or younger with with adult supervision. Young students should be supervised at all times when using a soldering iron.Students with a little or no prior experience with electronics or programming.
About The Author
Peter Dalmaris: Peter Dalmaris is an electronics hobbyist and Maker, creator of eight online video courses on DIY electronics and author of three technical books. As a Chief Tech Explorer since 2013 at Tech Explorations, the company he founded in Sydney, Australia, Peters mission is to explore technology and help educate the world. A life-long learner, Peters core skill is in explaining difficult concepts through video and text. With over 15 years in tertiary teaching experience, Peter has developed a simple yet comprehensive style in teaching that students from all around the world appreciate. His passion for technology and in particular for the world of DIY open source hardware has been a powerful driver that has guided his own personal development and his work through Tech Explorations. Peters current online courses have helped over 30,000 people from around the world to be better Makers. His video courses include: Arduino Step by Step: Your Complete Guide Advanced Arduino Boards and Tools Raspberry Pi: Full Stack Raspberry Pi: Make a Workbench Automation Computer Kicad Like a Pro The Electronics Workbench: A Setup Guide Arduino Fun: Make a High Tech Remote Controlled Car Beginning Arduino: Make a environment monitor system Peters books are: Kicad Like a Pro: Learn the Worlds Favourite Open Source PCB Electronic Design Automation tool Raspberry Pi: Full Stack: A whirlwind tour of full-stack web application development on the Raspberry Pi Arduino: a comprehensive starting up guide for complete beginners
Table of contents
- Chapter 1 : Introduction to the course
- Chapter 2 : Know your Arduino
- Chapter 3 : Introduction to communications
- Chapter 4 : Arduino boards
-
Chapter 5 : Prototyping basics
- Introduction
- Using the breadboard
- Using jumper wires
- The absolutely essential tools
- Powering your Arduino with power supplies
- Using the multimeter to measure voltage
- Using the multimeter to measure current
- The multimeter - Resistance and continuity
- Introduction to soldering - the soldering iron
- Soldering - preparation and using holders
- Soldering - using wire cutters and fume extractor
- Soldering - Simple maintenance tips for your solder iron
- A demonstration of soldering a header onto a breakout board
- An introduction to protoboards
- Chapter 6 : The Arduino IDE
-
Chapter 7 : Introduction to Arduino programming
- Introduction
- An introduction to Arduino programming
- Understand the basic parts of an Arduino sketch
- Getting started with custom functions
- Creating custom functions and the return keyword
- Using variables
- Understanding variable scope
- Understanding Constants
- Introduction to control structures: The "if" statement
- Introduction to control structures: The "while" statement
- Introduction to control structures: The "For" statement
- Introduction to control structures: The "Switch" statement
- Digital output - how to control an LED
- Digital input - how to read the state of a button
- Analog input - how to read the state of a potentiometer
- Analog output - how to create a fading LED
- Introduction to the RGB (color) LED
- Wiring the RGB LED
- RGB LED: creating colors
- Using a library to control an RGB LED with PWM
- Learning more with the Arduino language documentation
- Chapter 8 : Measuring light and color
-
Chapter 9 : Measuring temperature, humidity and pressure
- Introduction
- Using a DHT22 sensor to measure temperature and humidity
- An introduction to the Thermistor
- Wiring the Thermistor
- Big Data Analytics with Java
- Thermistor: getting a temperature using a library
- Thermistor: improving the accuracy of analog readings with AREF
- An introduction to measuring temperature with the TMP36
- Wiring the TMP36 and a demonstration sketch
- An alternate wiring of the TMP36
- An introduction to the MCP9808 for very accurate temperature readings
- MCP9808: Wiring
- Using the MCP9808, demo and sketch walkthrough
- MCP9808: A closer look at I2C addressing
- An introduction to measuring barometric pressure with the BMP180
- Wiring the BMP180 and first sketch walkthrough
- A first demo sketch for the BMP180
- A second demo sketch for the BMP180
- Chapter 10 : Detecting acceleration
- Chapter 11 : Detecting objects with the infrared motion sensor
- Chapter 12 : Sensing distance
- Chapter 13 : Sensing sound
- Chapter 14 : Making noise with a buzzer
- Chapter 15 : The Liquid Crystal Display
Product information
- Title: Arduino Step by Step 2017: Getting Started
- Author(s):
- Release date: July 2017
- Publisher(s): Packt Publishing
- ISBN: 9781788472722
You might also like
video
Microsoft Power BI - The Complete Masterclass [2023 EDITION]
Microsoft Power BI is an interactive data visualization software primarily focusing on business intelligence, part of …
video
Full Stack Web Development Mastery Course - Novice to Expert
Full stack development refers to the development of both frontend (client-side) and backend (server-side) portions of …
video
Complete Git Guide: Understand and Master Git and GitHub
Complete with practical activities, this comprehensive Git and GitHub guide will help you understand how Git …
video
The Complete Practical Docker Guide
Docker is a software framework for building, running, and managing containers on servers and the cloud. …