Electronic Instrumentation Project 204 Project Name: Light Level Monitor Student #1: Name ID Student #2: Name ID Student #3: Name ID.

Slides:



Advertisements
Similar presentations
Arduino Guitar Pedal Ian Andal IME 458 Dr. Pan.
Advertisements

The Motorcycle Alarm By Matt Hawkins Vermont Technical College Electrical Projects.
Arduino Week 3 Lab ECE 1020 Prof. Ahmadi. Objective Data acquisition (DAQ) is the process of measuring an electrical or physical phenomenon such as voltage,
Introduction.
Embedded Programming and Robotics Lesson 1 Basic Electricity and Electronics Transistor Basics Lesson 1 -- Basic Electricity1.
Presented by Tim Surtell in association with
Introduction to Arduino Prepared by R. Lamond.  “Arduino is an open-source electronics prototyping platform based on flexible, easy- to-use hardware.
Embedded Programming and Robotics
Colorado Space Grant Consortium Gateway To Space ASEN 1400 / ASTR 2500 Class #12 Gateway To Space ASEN 1400 / ASTR 2500 Class #12 T-58.
Image of Arduino. Arduino discussion Address issues with circuit walk-through – Electricity, Programming, Arduino Concepts Work on BeatTable (next week)
Intro to Arduino Zero to Virtual Prototyping in Seven Hours
Week 10 Today 1.Homework presentations and critique. 2.Review digital and analog inputs. 3.DIY - jumpers, soldering etc.
Ch4 Electronic Components Circuit/Schematic Symbols.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
ENGR 1181 First-Year Engineering Program College of Engineering Engineering Education Innovation Center First-Year Engineering Program Solar Energy Meter.
1 Applied Control Systems Technology. 2 Pin configuration Applied Control Systems.
 eBlock is an electronics block.  It can define as embedded system building block used in sensor based system.  Enable non-experts to build basic small-scale.
Analog Discovery Arbitrary Function Generator for Windows 7 by Mr
Franz Duran INTRODUCTION TO A RDUINO PROGRAMMING & INTERFACING Engr. Franz Duran, MEP-ECE RapidSignal Electronics.
Problem 1 Choose title 1 st XML 2 nd electronic spider 3 rd infrared remote home control Waste time.
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
Circuits, Systems, & the Arduino. Challenge: Make the bulb light up! -Make observations and explain why it has the setup it does? - What are the components.
WELCOME TO ARDUINO E-DAY CAR PROJECT MEETING – ITALY MARCH.
1 - Remove LED from 13 and GND - Bring out your breadboard from HW#4 Arduino Overview:
Detection Circuit ENGR Pre Lab.
Copier Jam Detector Design Problem
INTERNET OF EVERYTHING SDU 2016 Week 4. Simple Digital and Analog Inputs  The Arduino’s ability to sense digital and analog inputs allows it to respond.
Lab Components and Breakouts TYWu. Basic Components Arduino UNO12 unitsR3: 7 units, Others: 5 units Breadboard12 unitsL: 9 units, S: 3units Dupont Wire2.
PRESENTED BY: MELODY KIDD (FALL TEAM LEAD) KELLY MACFARLANE (FALL WEBMASTER) SCOTT MATSUO (SPRING WEBMASTER) RAPHAEL RAMOS (SPRING TEAM LEAD) ACADEMIC.
Throttle Arduino RC Receiver Stock Golf Cart Motor Controller Motor 1 PWM signal: Voltage: 0 – 5V Period = 22ms Positive Pulse Width: 1ms – 2ms Digital.
AAPT workshop W03 July 26, 2014 Saint Cloud State University, MN, USA
Bdps 2 Lecture 2. Circuits and Ohm's Law For resistive circuits.
Transistors to Gates © 2011 Project Lead The Way, Inc.Magic of Electrons.
Arduino “Getting Started” Instructor : Dr Matthew Miss Khin Yi Kyaw
Refrigerator Diagnostics Group #14 Jacob Belica Bradley Snyder Darwin Walters.
ECE Group Members Samantha Starr BME Arduino Arianna Weinshel BME Sensors, Circuits Eden Woldemichael CE AM Radio Taylor Brooke EE Instrumentation,
Electronic Instrumentation Project 202 Project Name: Differential Thermometer Student #1: Name ID Student #2: Name ID Student #3: Name ID.
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
Arduino Board SHUBHAM PANCHAL: What is an Arduino? A microcontroller board + programming IDE Microcontrollers & Robotics.
Prototyping with Microcontrollers and Sensors. Overview Objective Background Information Problem Statement Materials Procedure Assignment Closing.
Continuity tester a handy tool for testing circuits
Having fun with code, using Arduino in a middle school CS classroom
Smart Newton Car By: Hui Zhu.
Arduino Setup & Flexing the ExBow
Arduino Uno – controlling LED strips
Assist. Prof. Rassim Suliyev - SDU 2017
Scrolling LCD using Arduino.
Prototyping with Microcontrollers and Sensors
Microcontroller basics
Dr. Kyung Eun Park Summer 2017
Home automation using Arduino & ‘PIR sensor’
Automatic human detector garbage can.
Get Your Project Started with Arduino
Arduino Development for Beginners
‘SONAR’ using Arduino & ultrasonic distance sensor
BUILDING MANAGEMENT SYSTEMS(BMS)
Creative Innovation Series
fischertechnik® RoboPro Software for Gateway To Technology® RoboPro
Analog Input through POT
Arduino and Design of Embedded Applications
Arduino and Grove LET’S START.
What is Arduino? By James Tedder.
Arduino 101 Credit(s):
Raspberry Pi: External Inputs & Outputs
Transistors to Gates Transistors to Gates Gateway To Technology
Teacher’s Note (do not include in student packet/slide show)
CTY SAR FCPS Shawn Lupoli, Elliot Tan
Having fun with Arduino
Maker Education Manipulator
Presentation transcript:

Electronic Instrumentation Project 204 Project Name: Light Level Monitor Student #1: Name ID Student #2: Name ID Student #3: Name ID

Components (to be) used KY-018 Photo Resistor module KY-004 Key switch (Button) KY-019 5V Relay KY-016 RGB LED KY-012 Active Buzzer OA LM324 Resistors: Values to be calculated by students before being requested from a lecturer Arduino UNO R3 Board Breadboard Shield Wires TO DO: Components marked by RED will be provide by the lecturer after student will execute some preliminary work (see later) For every component used slide must be created: Photo (not from Internet) of the component Short decription of the component Pins allocation

Short Description of the System: Light Level Monitor Light Level is measured by KY-018 Photo Resistor module Analog signal from the sensor is amplified (and shifted) by OA Light level monitor must be designed in such a way that when photo resistor is illuminated by some stable light source (for example a lamp from fixed distance and orientation) signal on the output of the OA must be close to 5V Arduino digitizes amplified analog signals from the sensor and presents light level in the relative units (5V is 100%) as some functions of time by using Serial Plotter. * Google: “Arduino Serial Plotter Multiple Graphs”. System operation will be checked by waving objects near the photo resistor.  Think how to position sensor to ensure simple testing

Modes of Operation System can operate on the following modes: M0, M1, M2 Mode change: Every time when button (KY-004) is pressed, MODE is immediately changed: M0  M1  M2  M0  M1 ….. On start system operates in M0 M0 When in M0: RGB Led is GREEN Light Level Plot presents light level in range 0 – 100% 10 measurements per second M1 When in M1: RGB Led is BLUE Light Level Plot presents light level in range 0 – 25% 10 measurements per second M2 When in M2: RGB Led is RED Light Level Plot presents light level in range 0 – 25% and mean light level (25 last counts) 25 measurements per second If during 1 sec light intensity is changed more than 10% C, buzzer alarm is heard during 0.5 sec

Detailed system Description OA, resistors and Relay are used to set system’ parameters in accordance with M0, M1, M2 TO DO Draw system by using FRITZING: Schematic {slide} Breadboard Layout {slide} PCB {slide, Do not order !!!} TO DO Invent and Draw YOUR circuit (analog part to be connected to Arduino) {slide with drawing} Calculate required resistors values {slide with calculations} Provide SIMULATION results (of the analog part+relay) {slide with screenshots} Request missing components including relevant resistors from the lecturer by Components will be provided on the NEXT lecture (simulation of post operation) Assembly analog part + relay on the shield and check its operation with scope. {slide with photos} TO DO Assembly system on the shield {slide, photo} Prepare Block-chart of the “software” {slide} Write sketch {slides with full code written by students} Test the system {slide, photos, screenshots, protocol, etc …}