Draw-O-Matic 9000 Shaun Holtzman.

Slides:



Advertisements
Similar presentations
Co-ordinates & Translations. The objective of this lesson is: To plot a shape and translate it for a given rule. To work out the translation from its.
Advertisements

Each 1 cm square = 20 cm What scale is this plan drawn to? Select the correct answer from the options below. Scale Drawings 1 : : 1.
Electrical and Computer Engineer Large Portable Projected Peripheral Touchscreen Team Jackson Brian Gosselin Greg Langlois Nick Jacek Dmitry Kovalenkov.
Meat and Potatoes Micromouse Team Introduction ► Aaron Fujimoto ► Alex DeAngelis ► Alex Zamora ► Mike Manzano ► Tyson Seto-Mook.
Coordinate Based Tracking System
Preliminary Design Review EE 296 – Micromouse Spring 2007.
10-4 Perimeters and Areas of Similar Figures
Camera Aided Robot Progress Report.
2 D shapes only have two dimensions, such as width and length Some are: Polygons and Some are: Not Polygons.
What shape is this? A. octagon B. parallelogram C. square D. hexagon E. triangle REMEMBER: A hexagon has 6 sides.
JULLIENOR TITAS DAS EEL 5666 – IMDL FALL /2/2014.
A Snack Food Launching Robot: THE BORDOM DESTORYER! Presented by Jessica Mylynne Shaw.
By. Circle Draw a circle in the box Tell about its attributes: sides, angles, whether or not it’s a polygon. Add any additional information you know about.
 From these exercises you will learn: ◦ The name and properties of various polygons ◦ What indexing is, and how it can assist complicated drawings.
Attachment 1.
Shapes Edited by M. Haynie. Circle Triangle Square.
Juan David Rios – Graduate Student ECE IMDL FALL 2012 Dr. A. Antonio Arroyo - Eric M. Schwartz November 29/2012.
7-4: Similarity in Right Triangles
Scale drawings. Scale drawings are used when it is unrealistic to think about drawing an object in its actual size; so we need to “scale” them down Observe…
Microprocessors Tutorial 1: Arduino Basics
Shape Recognition March Program Review Team Tillamook.
Pool Player Bot Final Presentation Jiaying Zhang Mechanical Engineering.
Polygons Shapes with many sides! Two-dimensional Shapes (2D) These shapes are flat and can only be drawn on paper. They have two dimensions – length.
Basic Geometry Review-Shapes and Angles. Review Topics Squares Triangles Rectangles Polygons Obtuse Angle Acute Angle Right Angle Finished?
No Pens Day Wednesday Maths Quiz!
SHAPE RECOGNITION November Program Review Team Tillamook.
Reflective Symmetry and Telling the Time Mental Learning Objective I can count in 2s, 5s and 10s and in fractions (½ or ¼ )
1 - Remove LED from 13 and GND - Bring out your breadboard from HW#4 Arduino Overview:
Capturing the Art Class: Use of the Document Camera to enhance the Visual Arts experience.
1 Transistor. 2 Transistors are used to turn components on and off They come in all different shapes and sizes.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
Teacher's Notes Topic: Pythagoras Perimeters
Group Work: Predict(and record) before you work!
ARDUINO UNO.
Chopper John Michael Mariano
12-7 Dilations Warm Up Lesson Presentation Lesson Quiz Holt Geometry.
Good at shapes , well why don’t you test your skills with this Quiz.
Scratch – Simple Programming
Step Two: Using your circles and squares, line up your shapes to show a one-to-one relationship. Cut shapes when necessary. Glue them onto your paper.
Robot Soccer First Design Review
IMDL Presentation by Li Yang.
CS 7455 Term Project Robot control by Machine learning
Presented By: Connor, Lance, Al
Sketching Techniques Sketching Techniques PLTW Gateway®
Drawing The aim of this lesson is to practice spatial awareness. It starts by teaching visualisation of numbers, since this sort of skill is required when.
Shapes and Colors BEGINNING ESL LESSON
Sketching Techniques Sketching Techniques Gateway To Technology®
Sketching Techniques Sketching Techniques PLTW Gateway®
Sketching Techniques Sketching Techniques PLTW Gateway®
Dilations.
Texting & Driving Prevention
Module 2 Lesson 3 Over and Over Again
Sketching Techniques Sketching Techniques Gateway To Technology®
Let’s play with shapes! play.
Technological Design Technical Drawing.
Sketching Techniques Sketching Techniques PLTW Gateway®
Shapes.
Dilations Objectives:
Day 84 – Enlargement.
The Elements of Design also called The Elements of Art
Sketching Techniques Sketching Techniques PLTW Gateway®
By 2-D shapes.
Module 2 Lesson 3 Over and Over Again
Chapter Seven Construction and Scale Drawings
Mod 2 Lesson 2 Repeating with loops
Module 2 Lesson 3 Over and Over Again
Sketching Techniques Sketching Techniques PLTW Gateway®
Hayley Gilson, Antony Sanchez, Cris Koutsougeras ET 493 Fall 2018
11.7 Perimeters and Areas of Similar Figures
Pickabo Anup Chaudhari 2nd Dec 2014
Presentation transcript:

Draw-O-Matic 9000 Shaun Holtzman

Objectives Overview Hardware setup Software setup Completed so far Finalizing for demo/media day Looking Back

Overview Shape drawing robot Detects desired shape with camera out of a set of shapes Detects the size of the paper being drawn on Scales the shape to the size of the paper

Hardware Setup Motors 2 stepper motors 1 solenoid Processor Arduino Due Camera Microsoft LifeCam Integrated Laptop Cam Other 2 motor drivers 2 limit switches 1 Mosfet 1 Transistor Handful of resistors

Software Setup Shape detection using OpenCV through laptop cam Square, triangle, pentagon, diamond, octagon Paper dimensions and location using OpenCV through Microsoft LifeCam Dimensions used along with motor step ratios to scale the image and move to center Information sent from laptop to Arduino through serial communication Paper dimensions Location of paper’s center

Software Setup

Software Setup

Software Setup

Software Setup

Completed So Far Can draw 3 out of the 5 shapes I chose Able to scale the shapes to the size of the paper Improved paper dimension detection Moved from breadboards to perfboards Wire management One fluid program

To-Do Finish drawing other 2 shapes Possibly add more shapes Optimize shape drawing Work on getting pen to the center of the paper regardless of where the paper is set

Looking Back Lessons learned: Skills learned: Overall: Make robot smaller Start earlier than you think you should Skills learned: Controlling motors OpenCV Time management Overall: Really enjoyed this class

Questions?