Deep Blue Brain Drone Introduction Brain Drone Components Purpose

Slides:



Advertisements
Similar presentations
NeuroPhone: Brain-Mobile Phone Interface using a Wireless EEG Headset Source: MobiHeld 2010 Presented By: Corey Campbell.
Advertisements

Real-Time Face Detection and Tracking Using Multiple Cameras RIT Computer Engineering Senior Design Project John RuppertJustin HnatowJared Holsopple This.
 WII U  Playstation 4  Xbox One  OUYA  Future Technologies.
Electrical and Computer Engineering Team14: BMW Brainwave Manipulated Wagon Comprehensive Design Review.
Matt Waldersen T.J. Strzelecki Rick Schuman Krishna Jharjaria.
Brain-Computer-Interface for Stress Detection Hassan Farooq, Ilona Wong Supervisor: Steve Mann Administrator: Cristiana Amza Section 8 Collecting Brainwave.
HOME AUTOMATION HMI DEMO Michigan State University College of Engineering Team 3.
Accelerating image recognition on mobile devices using GPGPU
Gary O’ Donoghue Electronic & Computer Engineering, National University of Ireland, Galway Final Year Project A small number of consumer electronics.
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.
1 st Semester Introduction to Computer and Programming Computer Engineering Department Kasetsart University, Bangkok, THAILAND.
8th Grade Computer Technology Mr. Minger January 2014
Prerequisites: -Emotiv headset (aprox. 300 $) - Head (you should have one)
PROJECT ALFRED THE BUILDING MASTER Group 6 Alec Seketa - EE Ben Bush - EE Brandon Becker - EE Group 6 Alec Seketa - EE Ben Bush - EE Brandon Becker - EE.
Control of a Robotic Arm via Facial Expressions: An Exploration of EEG Technology in Prosthetics Devin Sun.
Rasberry pi 2 model B. Selve computeren i rasberry pi’en.
Low price for HP 15-AC121TU Noble Blue. Index Description Image Specifications Reviews and Ratings 2Addocart - HP 15-AC121TU.
Presentation on SIRIUS B Pocket PC NAME : MD. ALIUM BASIR ID : CSE 341 Sec : 05.
Price : $249 (160GB), $299 (320GB) HDMI (HD 1080p) Support USB Ports : 2 Motion Gaming Support (Playstation Move) 3.2 Ghz Cell Processor (7 cores + 1.
Farhin Al Masud What is Raspberry PI? o Low cost, credit card sized computer o SOC (System on a chip) o Founded by Raspberry PI foundation.
Raspberry Pi. Introduction The Raspberry Pi is a credit-card sized computer It can be plugged into your TV and a keyboard, and can be used for many of.
EPICS Integration of Raspberry Pi Monitoring System for simple applications and user trainings Son, ChangWook IBS, S.Korea May Michigan, USA Son,
Surface Book Processors: 6th Gen Intel Core i NEW Core i7 Memory RAM
Engineering Innovation Center
Vostro 14/ technical specifications
Building Raspberry Pi Controllers with Python
Android Mobile Application Development
4G Oppo A57 4G Specifications Hero Features – OPPO A57 Micro USB cable
Multiway Noticeboard with User Configure Features Using IOT & PC
Looking IBall Slide Octa A41 Tablet?
Department of Computer Science
Drone Project Tech Air.
Robot Hardware 2017 Jacob White.
Raspberry Pi.
EMG-HUMAN MACHINE INTERFACE SYSTEM
Samsung Galaxy J1 Mini TBC TBC Band Support
Microsoft Surface Jannae Baca MIS 304.
Micromax.
Chapter A - The Raspberry Pi Computer
Datawind Calling Tablet Communication Redefined!
Brain operated wheelchair
Motorola Moto C Specifications Hero Features – Colours Grey
Samsung Galaxy A8 Plus Specifications
ARM Cortex-M4 Combines DSP and microcontroller features
Fabien LOTTE, Cuntai GUAN Brain-Computer Interfaces laboratory
Major Project Presentation Phase - I
MBRC Mobile Based Remote Control
Specifications Manufacturer Code
Mobile Handset Networking Overview
With.
INTRODUCTION TO THE RASPBERRY PI Darrell Davis KT4WX
C ORNELLTECH T ECHNOLOGY Mb:
PRESENTED BY Bitware Technologies
Raspberry Pi. Introduction to Raspberry Pi Python Electronics Linux Outline.
Vodafone Mobile Broadband HotSpot R218h
Performance Analysis of Brain Control Interface in Drone Applications
المحور 3 : العمليات الأساسية والمفاهيم
Ross Buick -Senior Support & Development Engineer
Internal SD Card memory 0.94 GB(for mass storage) Expandable Memory Android Version Android Form Factor Full Touch Network Mode GSM.
Playback control using mind
Tareq Khan, Ph.D. Assistant Professor,
Introduction to Single Board Computer
Computing Essentials Module 1.
Midway Design Review Team 1: MirrAR
Designed by Hwandong Joo
Computing Essentials Module 1.
Features & Technical Specifications
And test your signal strengths
Raspberry Pi Hardware By: Mike Kwiatkowski.
MSPM’S Deogiri Institute Of Engineering and Management Studies, Aurangabad Department of Computer science and Engineering survey based project report.
Presentation transcript:

Deep Blue Brain Drone Introduction Brain Drone Components Purpose Christopher Romero, Gobind Rauniyar, Henry Flowers, Luis Segura, Tyler Toth University of North Texas: College of Engineering : Department of Computer Science & Engineering Introduction Brain Drone Components The Brain Drone project builds an interface between the Emotiv software development kit (SDK) and the drone. The EEG is calibrated to each user and is trained, through repetition, using the Emotiv control panel to train commands. Then, using that training profile, thoughts can be sent as flight commands. This is illustrated in the system state diagram below. The Brain Drone was developed for Dr. Hassan Takabi, an Assistant Professor in the Department of Computer Science and Engineering at the University of North Texas. Dr. Takabi’s research focuses on information security and privacy. Parrot AR.Drone 2.0 HD Camera: 720p 30 FPS 800MHz video DSP 1GB DDR2 RAM @ 200MHz 1GHz 32 bit ARM Cortex A8 Processor Total weight 420/380g (indoor/outdoor hull) Wi-Fi b/g/n Emotiv EPOC EEG headset 14 EEG Channels + 2 References Bandwidth: .16 – 43 Hz Battery Life: 12 Hours (average) 4.0 Low Energy Bluetooth (2.4GHz) Sampling Rate: 128 samples per second Raspberry Pi Wi-Fi extender 2 Panda Wireless PAU06 300Mbps 802.11n USB Adapters Dimensions: 8.6cm x 5.4cm x 1.7 cm 700MHz ARM1176JZF-S core 512MB SDRAM 32GB Samsung Evo+ SD Card Purpose The purpose of this project is to design a system where a user can effectively fly a drove using simple thoughts. To decipher thoughts, electroencephalography (EEG) technology will be used to monitor electrical signals in the brain and translate them into meaningful information. This requires creating and designing a pathway for the brain to be able to communicate, control and fly a drone. This involves: Building a graphical user interface (GUI) using C# Controlling a drone using Node.js Learning complex EEG tools Creating an extended Wi-Fi network that passes communication between the brain and the drone through a Raspberry Pi Problems Faced Deep Blue Team Analyzing electroencephalography (EEG) signals in real time Getting accurate filtered and transformed data Generating extracted features for use in a classification algorithm Future Work Develop machine learning algorithm Improve the style and feel of the user interface Add a Wi-Fi extender attachment to drone Display real time graph of the EEG data in the user interface Improve the mental training process Deep Blue [L to R]: Tyler Toth, Gobind Rauniyar, Luis Segura, Henry Flowers, and Christopher Romero