Senior Design Weekly Update GROUP MAY1633 9/28/2015.

Slides:



Advertisements
Similar presentations
Intel Do-It-Yourself Challenge Networking
Advertisements

Intel Do-It-Yourself Challenge Intel Galileo and Edison Paul Guermonprez Intel Software.
What is Arduino?  Arduino is a ATMEL 168 micro-controller kit designed specially for small projects  User friendly IDE(Integrated Development Environment)
3D Graphical Display Ararat Adamian Brian McDonald Tyler Blair Adrian Williams.
The Computer Network.
Flatiron Mobile Device Security Monitor Thomas Horacek Lucas Greve.
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2014.
1 Arduino Board: Arduino UNO Arduino Programing Environment: Arduino 0022
Cookie Board Designed by Officially sold on. Agenda Cookie Overview Product Differentiation Cooperative Marketing Arduino-compatible ARM Prototyping Platform.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
MSP430 Senior Design MSP430 Ultra-Low-Power MCUs William Goh University of Florida.
Embedded Programming and Robotics Lesson 12 Introducing the Raspberry Pi Intro to Raspberry Pi1.
COMPUTER SYSTEM.
Resources: Hardware and Software Senior Design – Spring 2012.
Introduction to the Orbit Edu Board Ahmad Rahmati Teaching Assistant, ELEC424 Rice Efficient Computing Group Sep 12, 2007.
RaspberryPi Ira Goldstein Siena College. What is a Raspberry Pi? University of Cambridge’s Computer Laboratory – Decline in skill level – Designed for.
Windows developer program for IoT We're bringing Windows to a new class of small device. What will you make? Mirco Vanini Microsoft® MVP Windows Embedded.
INFORMATION TECHNOLOGY Personal Electronic Devices Information Technology College of Public and Community Service University of Massachusetts at Boston.
Education and New Technology Digital Cameras. What is a Digital Camera? Takes video, photographs, and sometimes sounds digitally by recording images through.
Classroom Collaborator Brandon Reagen, Matthew Ng, Runfeng Chen, Robert Connelly Faculty Advisor: Prof. Tessier Department of Electrical and Computer Engineering.
Embedded Bluetooth Stack Dean Camera Project Supervisor: John Devlin.
Wireless or wired connection of the technician’s smartphone to Cable Ties network.
NFC Based Automatic Railway Ticketing Project By: 1) Ankita Talekar 2) Anuja Lokhande 3) Uma Karandikar Project Guide: Prof. M. M. Dongre.
Flatiron Mobile Device Security Monitor Thomas Horacek Lucas Greve.
Mobile Controlled Car Students : Tasneem J. Hamayel Hanan I. Mansour Supervisor : Dr.Aladdin.
Franz Duran INTRODUCTION TO A RDUINO PROGRAMMING & INTERFACING Engr. Franz Duran, MEP-ECE RapidSignal Electronics.
Submitted By: A.Anjaneyulu INTRODUCTION Near Field Communication (NFC) is based on a short-range wireless connectivity, designed for.
This presentation will cover all of the work that was set during the third week of the course. This means that the task associated with the purpose of.
Wireless Networking Nandakumar.P. Web Resource
Getting Started With the Arduino Uno
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module A Computer Hardware and Software.
Senior Design Weekly Update GROUP MAY1633 9/21/2015.
ECE 477 DESIGN REVIEW TEAM 3  SPRING 2015 Garrett Bernichon Bryan Marquet John Skubic Tim Trippel.
Introduction :  In the beginning, the calculator is the basic idea of computers out, then that arrived at the large computers.  in1980 or late seventies.
Assembling & Disassembling of CPU. Mother Board Components.
ECE445 – SPRING CSW Corey S Wilner – Cypress FAE January 26, 2016 UIUC ECE445 Project Ideas.
Multipurpose Keychain ECE 445 Senior Design Junting Lou Yaming Tang Lida Zhu TA: Rajarshi Roy Project No. 11 Fall 2012.
Matt Finn Brian Crone Samuel Oshin Yonathan Feleke.
PCs ENVIRONMENT and PERIPHERALS Lecture 4. An expansion cards: - An expansion card (expansion board) is an electronic circuit board that adds more functionality.
Raspberry PI 2 Installation & Demo App By Wayne Keadle.
HW & SW Overview  What’s UNO  Hardware  Specification  Installing IDE  Programming  Compiling.
An introduction to the Raspberry Pi. What is a Raspberry Pi?  University of Cambridge’s Computer Laboratory  Decline in skill level  Designed for education.
Arduino Board SHUBHAM PANCHAL: What is an Arduino? A microcontroller board + programming IDE Microcontrollers & Robotics.
RaspberryPi.
SCRATCH Weather Dashboard
Using an Arduino to build a Dcc base station for your layout
Building Raspberry Pi Controllers with Python
Ira Goldstein Siena College
Introduction to the ARM mbed Platform– A Hands-on Course
Multiway Noticeboard with User Configure Features Using IOT & PC
IoT 101 with Raspberry Pi and Azure
Dr. Kyung Eun Park Summer 2017
By: Brian Johnson, AB6UI 20 Sept 2017
Prepared by: Raghad J Foqha Supervisor: Dr. Saed Tarapiah
cyBorg 1.0 Project by Team ROBOTECH The Green PAFIANS
A microcontroller Raspberry Pi 2 Model B V1.1 RPi
Project guide B. SUBBULAKSHMI M. E Assistant Professor C. A. R
Programming with Arduinos and Rapsberry Pi
Raspberry Pi.
An introduction to the Raspberry Pi
Introduction to the Orbit Edu Board
مقدمة في الاردنيو د فضل الاكوع.
Building an Internet of Things Device
Ecosystem for Smart Glass Technologies: Proposal Presentation
Networked Door Locking System
Introduction to Arduino
Arduino म्हणजे काय?.
Presented by David Ramos
STM32duino Workshop Carlo Parata 24 November 2017.
Presentation transcript:

Senior Design Weekly Update GROUP MAY1633 9/28/2015

Reasons for choosing USB connection rather than RS Directly connect to the spectrometer, RS232 need a “USB-ADP-PC” to connect to the spectrometer, which cost $ Most microcontrollers have the USB cable, but not RS232 cable

Things need to do for the connection 1. The micro controller would need to be programmed to trigger the spectrometer. There is similar project provided by Ocean Optics company

Research for TI Microcontroller Special Functions and Peripherals for MSP Low-power Microcontrollers

LCD Drivers  Benefits: 1. Extend battery life and reduce Bill of Materials 2. Minimize system size with flexible hardware layout

USB Components  Benefits: 1. Reduce BOM and enable longer battery life 2. Suited for 99% of USB applications 3. Enables more USB interfaces in a composite USB device

Wireless Connectivity  External radio frequency  TI offers radios including sub-1GHz, 6LoWPAN, Bluetooth® Smart, Wi-Fi®, NFC™ that pair with TI Low-power MCUssub-1GHz, 6LoWPAN, Bluetooth® Smart, Wi-Fi®, NFC™

MSP430F6x/FG6x MCUs

Research for Arduino Uno Source:

Shields  Arduino Uno has many “shields” developed specifically for the board  Bluetooth  LCD  Arduino’s website has many resources for information on building custom shields.

Open-Source Arduino Software  Free IDE for application development.  IDE makes its easy to write code and upload it to the board  Able to view source code from GitHub

Raspberry Pi From: element14 Raspberry Pi

Advantages  Portable (USB2.0, Micro USB power, Ethernet, etc) From element14 Raspberry Pi datasheet

Advantages Extra operating system SD card  Raspbian and NOOBS (download available on the website)  Other operating system (Ubuntu mate, snappy Ubuntu core, windows 10 IOT core, etc)  Storage is decidable

Advantages: Power supply  5V micro USB supply  Current 1. model B between mA depending on what peripherals are connected 2. model A about 500mA with no peripherals attached  Mobile cell phone battery (in theory, needs confirmation)

Display  800 x 480 RGB LCD display  DSI connector Connection  Bluetooth module (extra)  RS232 port (extra) Guidance  Websites and communities to learn Advantages:

Advantages Price  $25 – $35  Extra parts: ~$ 60 (SD card, blue tooth, RS232, battery)

Disadvantages (for project)  Extra parts because no embedded Bluetooth module and RS232 port  Current is dependent on what connected to it, risk of back powering (vary from 700mA to 1000mA with peripherals)

Voltage booster E B C 20~30ms 0.3ms

Shopping list:

Website: