European Robotic LABoratory

Slides:



Advertisements
Similar presentations
Getting Started: Arxterra Control Panel & Android Applications
Advertisements

Getting your Arduino to Work: Microsoft Windows 1.Install Arduino programming environment 2.Install Arduino Uno driver 3.Make sure you can download a program.
Controlling Robot Car via Smartphone Supervisor: Dr. Jamal Kharousheh Prepared by : Hamza Qaddara Esmat Hedariya Hareth Hanani Faculty of Engineering Telecommunication.
1 Arduino Board: Arduino UNO Arduino Programing Environment: Arduino 0022
Remote Control Using Bluetooth. 1. Give two examples of electrical connections. 2. What is the difference between wired and wireless connections? 3. What.
Arduino Part 1 Topics: Microcontrollers Programming Basics: structure and variables Digital Output Analog to Digital Conversion.
DPNM Lab., POSTECH 1/25 CS490K - Internet of Things (IoT) Jonghwan Hyun DPNM Lab. Department of Computer Science and Engineering, POSTECH
Intro to the Arduino Topics: The Arduino Digital IO
Bluetooth Controller Setting up the BT controller and Arduino with Processing.
Mobile Controlled Car Students : Tasneem J. Hamayel Hanan I. Mansour Supervisor : Dr.Aladdin.
IBM - CVUT Student Research Projects Remote Control of a Furby Toy with BlueTooth Tomáš Kunc
Computer Hardware Introduction to Computer Components and Terminology.
How to connect your NXT via Bluetooth A step-by-step instruction.
Computer Parts By: Kayla Alvarez Period: A2. A modem is an electronic device that makes the transmission of data to or from a computer via telephone or.
The Marshall car. INDEX Introduction The team What is it Arduino General Handling Manual handling Automatic Handling Sensors.
Revised Problems 1)Banana Plugs unable to withstand stress of CIP module and cord under 2)Physical connection problems between CIP and lock 3)Time consumption.
Arduino “Getting Started” Instructor : Dr Matthew Miss Khin Yi Kyaw
HW & SW Overview  What’s UNO  Hardware  Specification  Installing IDE  Programming  Compiling.
Istituto Tecnico Industriale A.Monaco EURLAB European Robotic LABoratory HOW TO Transmit and RECEIVE Datas.
How to Sync Android Phone to Computer (PC/Mac)? Are you a person that always has your Android phone in your hands? Nowadays, a cell phone is not just for.
LOGO iPhone to Galaxy Note Transfer Transfer iPhone Data to Galaxy Note 3/Note 4/Note 5/Note Edge.
Istituto Tecnico Industriale A.Monaco EURLAB European Robotic LABoratory HOW TO Read Temperature On Graphic App.
Istituto Tecnico Industriale A.Monaco EURLAB European Robotic LABoratory HOW TO TEST TEMPERATURE SENSOR.
Arduino Board SHUBHAM PANCHAL: What is an Arduino? A microcontroller board + programming IDE Microcontrollers & Robotics.
Introducing the Arduino Uno Presented by Dave Mawdsley, DACS Member, Linux SIG Member (wiring, programming and running a cute traffic light simulation)
Istituto Tecnico Industriale A.Monaco EURLAB Moving a robot connect the wifi-component ESP8266.
Istituto Tecnico Industriale A.Monaco EURLAB European Robotic LABoratory Basic skill I. 1 : MIDI & Arduino Hardware.
How to Connect Wi-Fi HP Laptop/Desktop with Android Smart Phone? ( )
REDCap Mobile Application
PhoneGap, Processing.
Arduino Part 1 Topics: Microcontrollers
Remote Control Using Bluetooth
Embedded Systems Intro to the Arduino
Michael Rahaim, PhD Candidate Multimedia Communications Lab
Application of Programming: Scratch & Arduino
European Robotic LABoratory
AUTOMATED security system
Getting Started: Arxterra Control Panel & Application
Scrolling LCD using Arduino.
Downloading Arduino FOR WINDOWS.
European Robotic LABoratory
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
cyBorg 1.0 Project by Team ROBOTECH The Green PAFIANS
UTA010 : Engineering Design – II
Outline Introduction Standards Project General Idea
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
Detectors calibration and adjustment with android platform
Arduino Part 1 Topics: Microcontrollers Programming Basics
European Robotic LABoratory
Programming with Arduinos and Rapsberry Pi
Wireless hand game controller
Arduino and Grove LET’S START.
Roller Coaster Design Project
مقدمة في الاردنيو د فضل الاكوع.
How to Fix Android File Transfer Not Working on Mac?
Essential Question #1 What is a Computer??
Intro to the Arduino Topics: The Arduino Digital IO
BT K/B pairing via PC Settings
Introducing the Arduino Uno
Arduino Board.
Intro to the Arduino by Someet Singh
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Arduino Leonardo Setup
Downloading Arduino FOR MAC.
Lab #1: Getting Started.
Arduino Board.
Arduino म्हणजे काय?.
Programming your Robot
Introduction to arduino
HOME AUTOMATION SYSTEM BLUETOOTH BASED.  INTRODUCTION  PROBLEM STATEMENT  OBJECTIVES  BLOCK DIAGRAM  CIRCUIT DIAGRAM  METHODOLOGY  APPLICATIONS.
Presentation transcript:

European Robotic LABoratory EURLAB European Robotic LABoratory HOW TO WIRELESS COMMUNICATE

1-How TO WIRELESS communicate 1.1-PRESENTATION This activity involves sending datas (text) from Androïd system (touchpad or mobilephone) to arduino Uno Board, then Arduino board sends received datas to Androïd system To do this, you need : Computer, Arduino Uno Board, Bluetooth Shield V2, Androïd touchpad ou phone USB cable, Arduino software Ardublock program (11-wireless communication 01.abp)

2-PREPARE YOUR ANDROID SYSTEM 2.1-INSTALL BT Simple Terminal SOFTWARE At first you have to install BT Simple Terminal on your androïd touchpad via play store. Bluetooth Terminal App on Androïd Touchpad

2-PREPARE YOUR ANDROID SYSTEM 2.2-Connect ARDUINO TO COMPUTER Then, assemble Bluetooth Shield V2 with Arduino board and connect both to computer thanks to USB cable

2-PREPARE YOUR ANDROID SYSTEM 2.3-bluetooth From androïd touchpad, Activate bluetooth Search for devices (HMSoft) Pair Bluetooth shield in androïd settings : To pair androïd with HMSoft, type the device’s required PIN : 1234 Launch BT Simple Terminal. Select bluetooth device from paired device : Check MAC Adress for exemple HMSoft 00:0E:EA:CF:1A:E8

Launch Arduino Software, Launch Ardublock Sofware, 3-PREPARE ARDUINO 3.1-Upload Program From computer, Launch Arduino Software, Launch Ardublock Sofware, Open 11-WirelessCommunication.abp, Upload it to arduino.

Open Serial monitor from arduino, Launch BT Simple Terminal, 4-TEST IT ! 4.1-From the TOUCHPAD TO COMPUTER Open Serial monitor from arduino, Launch BT Simple Terminal, Write a text, "Hello" for example. Select Send button Look at the result inside serial monitor

Open Serial monitor from arduino, Launch BT Simple Terminal, 4-TEST IT ! 4.2-From the computer to the touchpad Open Serial monitor from arduino, Launch BT Simple Terminal, Write a text, "Goodbye" for example in Arduino serial monitor. Select Send button Look at the result inside BT Simple Terminal