BEGINNER PROGRAMMING LESSON

Slides:



Advertisements
Similar presentations
BEGINNER EV3 PROGRAMMING LESSON By: Droids Robotics Topics Covered: Switches.
Advertisements

By Droids Robotics INTERMEDIATE PROGRAMMING LESSON BRICK BUTTONS AS SENSORS.
BEGINNER PROGRAMMING LESSON
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
By Sanjay and Arvind Seshan
BEGINNER EV3 PROGRAMMING Lesson
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
By Sanjay and Arvind Seshan
Proportional Control with the Sound Sensor
By Sanjay and Arvind Seshan
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
SIMPLE & OPTIMIZED ULTRASONIC WALL FOLLOW
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
SIMPLE & OPTIMIZED ULTRASONIC WALL FOLLOW
Gyro Turns © 2015 EV3Lessons.com, Last edit 12/19/2015.
INTERMEDIATE PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
Downloading & Uploading Files
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
Beginner Programming Lesson
INTERMEDIATE PROGRAMMING LESSON
IMPORTING HITECHNIC BLOCKS
Lesson 8: line following
BEGINNER EV3 PROGRAMMING Lesson
INTERMEDIATE PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
Repeating Actions (Loops)
Line Followers: Basic to Proportional
BEGINNER PROGRAMMING LESSONS
BEGINNER PROGRAMMING LESSON
Downloading & Uploading Files
BEGINNER PROGRAMMING LESSON
Proportional Control with the Sound Sensor
Line Followers: Basic to Proportional
INTERMEDIATE PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSONS
By Sanjay and Arvind Seshan
BEGINNER EV3 PROGRAMMING Lesson
By Sanjay and Arvind Seshan
Menu System.
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
Presentation transcript:

BEGINNER PROGRAMMING LESSON Introduction to the NXT Sound Sensor BEGINNER PROGRAMMING LESSON

Lesson Objectives Learn to use the NXT Sound Sensor with the EV3 Pre-requisites: Switches Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)

Downloading the Sound Block The Sound Sensor Block is available for download on the LEGO.com site: http://www.lego.com/en-us/mindstorms/downloads Download the block using the Importing Additional Blocks Lesson in Beginner Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)

Switch - NXT Sound Sensor Compare Mode dB Sound level, scaled to a percentage dBa Sound level, adjusted to approximate human ear sensitivity, and then scaled to a percentage Source: EV3 Help Menu Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)

Sound Sensor Challenge Write a “Celebration” program where the robot moves faster or slower depending on how loud the sound is Hint Switch - NXT Sound Sensor Block will be used You can use dB or dBa for this challenge Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)

Challenge Solution Move forward quickly when the sound level is high (>50) Move forward slowly when the sound level is low (<50) Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)

Credits This tutorial was created by Sanjay Seshan and Arvind More lessons are available at www.ev3lessons.com                           This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Copyright © EV3Lessons.com 2016 (Last edit: 07/04/2016)