Sam Dodge Mentored by Dr. Tom Sharp Electronics System.

Slides:



Advertisements
Similar presentations
EMS1EP Lecture 6 Digital Inputs
Advertisements

Team Emjay ANSR Fall 2013 Balloon Launch Members: Jocelyn Avitia, Michael Davis, Matthew Hobden, & Justisse Mulligan Mentors: Dr. Tim Frank, Rick Sparber.
Team K^3 + C Final Team Presentation Khin Oo, Kim Gleffe, Carlie Bolin, Katelyn Harder AEM /16/11.
INTRODUCTION TO ROBOTICS INTRODUCTION TO ROBOTICS Part 4: Sensors Robotics and Automation Copyright © Texas Education Agency, All rights reserved.
Mentor, John R. LaCourse: Nicholas Parrott: Erick Janampa: Project Definition “ The goal of this project.
Initial Position Orientation Tracking System (IPOTS) Group Members: Keiichi McGuireHenry Pham Marc TakamoriScott Spiro.
Molly, Gwyn, Sam, and Eric.  What are you expecting as a final result? Our current understanding is that we’re making a system that takes in a variable.
Carnivorous Ninja Warriors Launch Readiness Review Katie Brissenden, Hannah Williams, Aram Podolski, Kat Bryant, Arley Hendrick, Cam Comeau November 5,
New Human Computer Interfaces Amnon Dekel HUJI – CSE, Spring 2007 Class ? May
Introduction.
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)
A modern NM registration system capable of sending data to the NMDB Helen Mavromichalaki - Christos Sarlanis NKUA TEAM National & Kapodistrian University.
Ballooning Bundle. What is a Microcontroller? Small computer with a processor core, memory and programmable input/output Continuously repeats software.
Segway Controller Notes. = connection on top layer of circuit board = connection on bottom layer of circuit board Ground Plane: Areas enclosed by the.
Micro-Mouse By Mohamad Samhat Narciso Lumbreras Hasan Almatrouk.
Hang Seven Critical Design Review Sierra Williams, Lucas Migliorini, Abby Caballero, Chase Goodman, Paul Smith, Becca Lidvall, Ethan Hollenbach, Nikhil.
Slide No. 1 Course: Logic Design Dr. Ali Elkateeb Topic: Introduction Course Number: COMP 1213 Course Title: Logic Design Instructor: Dr. Ali Elkateeb.
Project: Weather Video Sat 4/2/04 Mesa State College, Grand Junction.
Dr. Sharp-Advisor Ruben Gameros- Team Lead Christina Findley PyePye Zaw Darin Smith Hallie Gengl Jack Lightholder Jacob Higgins Chris Barnes Richard Stelling.
An-Najah National University Faculty of Engineering Department of Mechatronics Engineering Whiteboard Notes Tracking-Erasing System.
Introduction to Arduino Microcontrollers. What is a Microcontroller ? What is a Microprocessor ? A Microcontroller (8 bit) does one task very fast and.
Skeye The post report. Overview Original Plan Original Plan Results Results Possible Reasons for results Possible Reasons for results Resolutions for.
1 - Remove LED from 13 and GND - Bring out your breadboard from HW#4 Arduino Overview:
Aero Week 9 ROBBIE MCNALLY. SAE Competition Rule Changes.
MAKE: AN ELECTRONICS WORKSHOP
Geiger counter NTHU General Physics Laboratory
ASU ASCEND Sensors and Visuals By Mason Denney Mentored By Thomas Sharp.
The Cameramen Zechariah Sawyers, Tyler Letner, Chance Engstrom, and Jonathon Slater.
Bdps 2 Lecture 2. Circuits and Ohm's Law For resistive circuits.
Introduction to Arduino Microcontrollers...and how they can be used in Amateur Radio Andrew Rohne, AC8JO October 13, 2011.
ICTWays workshop “Creativity and imagination in the classroom: Arduino and its application samples” LLP PT-COMENIUS-CNW
Arduino “Getting Started” Instructor : Dr Matthew Miss Khin Yi Kyaw
Mechatronics Hydrophobe Josh Pritts – Vice President /EE Team Leader.
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.
Having fun with code, using Arduino in a middle school CS classroom
Group 29 JUN SUNG LEE, JAE HYUN KANG
Prototyping with Microcontrollers and Sensors
Balloon Payload Launch
Panoramic Rays Final Presentation
Preliminary PCB Design
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
Ricardo Gutierrez Mentor: Dr. Thomas Sharp
Arduino.
How to avoid catching things on fire.
Analog Input through POT
Arduino and Grove LET’S START.
Introduction to Arduinos
Visual Instructions.
WELCOME.
Instructor Resources.
Continuing with LED’s and Arduino
James Flaten, MN Space Grant U of MN – Aerospace Engineering Dept.
Real-Time Free Throw Feedback Device
Digital Theremin with LED
Team Solkraft Conceptual Design Review
Arduino Board.
Pima Community College ASCEND Flight: Spring 2010 A post-mortem!!!
Ballooning Payload Components for Teacher Workshop Summer 2010
Arduino Board.
Arduino म्हणजे काय?.
Arduino and Grove LET’S START.
Introduction to Arduinos
Introduction to arduino
Instructor Resources.
Buttons.
Presentation transcript:

Sam Dodge Mentored by Dr. Tom Sharp Electronics System

Arduino Microcontroller Programmable in C 6 Analog Inputs/Outputs, 15 Digital Inputs/Outputs A multiplexer was used to extend the number of analog pins to 13 Records time

OpenLog Data Logger Connects to arduino serial pins Writes to a standard text file

Sensors Humidity Sensors 2 Gas Sensors 3 Axis Accelerometer Pressure Sensor 2 Temperature Sensors Geiger Counter

Camera Control Still camera takes a picture every 8 seconds Video camera takes 10 minute video clips to prevent from turning off Both are controlled by digital pins

Post Launch Data Processing File from data logger can be imported into excel for analysis MATLAB was also used to analyze the results

What went wrong?

Problems Battery enclosure on camera Voltage Regulator Low batteries Arduino physical reset switch Voltage on arduino pins controlling digital sensors

How can we fix it?

Circuit Board Etching Less dependant on wire connections A more reliable design would use one board rather than two Can’t be easily changed

Better Cameras Video Camera Still Camera –Some cameras can be hacked to take pictures by themselves at a set time interval With better cameras, they can be isolated from the rest of the system

Other Better Testing Redundant Power Systems –Is redundancy worth the extra weight? Complexity vs Reliability

Future Additions Photodiodes More reliable sensors Different sensors Working Video Camera

Thank You