Touch Screen Wireless Spying Robot (Spy Robot)

Size: px
Start display at page:

Download "Touch Screen Wireless Spying Robot (Spy Robot)"

Transcription

1 Touch Screen Wireless Spying Robot (Spy Robot) Shayan Ahmed, Waqar Qayyum, Yousuf Ahmed and Jawwad Ahmad Abstract This project is intended to design a robotic vehicle controlled by the assistance of android application for remote operation. Remote camera is joined with automated vehicle for checking the circumstance around the robot. The robot with the remote camera can transmit ongoing audio and video with night vision abilities with the assistance of RF (radio recurrence) signals. This kind of robot can be helpful for spying reason in any field. At the client end android application supported gadget like Cell phone or tablet and so forth is utilized. Commands are sent to the robot for controlling the operation of the robot either moves left, right, forward or in reverse. At the receiving end blue-tooth is attached with the Arduino to receive the command and two motor are interfaced with an Arduino via motor driver where they are used for the movement of vehicle. The voltage DC source is taken from the chargeable batteries attached with the robot module for Arduino, blue-tooth and motor driver. The camera consists of own receiver which is with the user and is attached with the LCD for monitoring the surrounding of robot. Index Terms Micro-controller, CCD. camera, L298N, bluetooth HC06, DC gear motor and spy robot I. INTRODUCTION THE project is intended to make an automated sort vehicle utilizing blue-tooth innovation for remote operation and remote camera is mound on the robot for spying purpose. This spy robot is totally controlled by the TOUCH SCREEN [1] and the commands from the TOUCH SCREEN by means of blue-tooth are transmitted and are received by the microcontroller. So this spy robot can be used as a part of military applications. Most of the military affiliation now takes the help of robots to complete numerous risky jobs that are dangerous for soldiers. Spy robot can get sound and video from the surroundings and can send to a user end device through RF signal [2]. At the moment when the user gives commands on the remote controller; the spy robot will move to achieve destination and spy pictures around the robot in this project. This robot is not exactly enormous one and intended to be simple transportation. The Portable worked spy robot has been composed in a manner that it can satisfy military, police and furthermore it can be used for individual security. It has endless application and can be utilized as a part of various situations and environments. For example, at one spot it can be used by bomb disposal squad, while at another side it can be used for discovering mines. While another application can be to gave uncommon information in detainee situation. The robot is made for military operation spy for guide in woodland and so forth. It is a cost effective solution for military operation because it uses smart phone to be operate so no other hardware or costly technology is requires for it [3]. This robot is controlled by an android application as the android applications are easy to use and many works have become easy by the generation of smart phones. The app was designed on MIT app Inventor and by the help of blue-tooth app was interfaced with the hardware (Robot module).the hardware part was made by the help of Arduino which is the CPU of robot and the communication between android app and Arduino took place by means of blue-tooth HC-06 and the robot was moved with the help of motor driver L293D. Live audio and video transmission was received on laptop with the help of wireless camera. A. Micro-controller II. SYSTEM COMPONENTS We have used micro-controller Arduino Nano [4] in our project having controller ATmega328P. It consists of 14 advanced data pins (of which 6 are PWM pins), it comprises of a 16 MHz quartz gem, a USB affiliation, a power jack, an ICSP header and a reset get. It contains everything which is required by the micro-controller to work as a brain of any autonomous system. It is the mind of the arduino which handles the functions s of transmitting and reception. The IC utilized is ATmega328P. The ATmega328P micro-controller is an 8-bit micro-controller with 8K Bytes of In-System Programming Flash Memory. This micro-controller is made by utilizing Atmel s high-density non-volatile memory innovation. The onchip Flash permits the arduino memory to be reconstructed inframework or by an ordinary non-volatile memory developer. By consolidating an adaptable 8-bit CPU with in-arduino programmable Flash on a solid chip, the Atmel ATmega328P is an able micro-controller which gives us a flexible and cost effective for some embedded systems. The Shut down mode saves the RAM substance however hardens the oscillator, impairing all other chip limits until the accompanying prevent or gear reset. 1) Specification: It has Working Voltage 5V however Prescribed Voltages 7-12V. This micro-controller has PWM Digital Pins 6 and Simple Analogue Pins 6. It takes a shot at DC Current per Data 20 mah and has a Blaze Memory of 32 KB. The SRAM of micro-controller is 2KB and EEPROM is 1KB. It generate 16 MHz clock frequency. In Fig. 1, pin no 1 and 2 are TX and RX connected to the RX and TX of blue-tooth module HC-06, pin no 5, 6, 7 and 8 are connected to the L293D of the controlling of motors. This controller operates at about +5V (minimum) DC and the pin no to provide input is 30 and the Ground pin numbers are: 4 and

2 Fig. 1: ATMega328P micro-controller pins assign B. L298N Motor Driver L293D consists of double H-Bridge engine, so it is capable of driving the motors which can be controlled in both clockwise and counter clockwise bearing. L293D is an incorporated circuit in a 16-lead.It can take up to 36V to provide supply to the motors.l293d is a 16-pin IC it has four inputs and yields stick so it can drive two DC engines and one stepper engine [5]. The L293 and L293D contraptions are fourfold high current half-h drivers. The L293 is made to give bidirectional drive surges of up to 1 and at voltages from 4.5 V to 36 V. The L293D is proposed to give bidirectional drive current of up to 600-mA at voltages from 4.5V to 36V. Each yield is a completed order drive circuit (L293D) accompanies a Darlington transistor sink and a pseudo Darlington source. Drivers are engaged in sets, drivers 1 and 2 enabled by 1, 2 EN and drivers 3 and 4 engaged by 3, 4 EN.In this project, L293D is relation with ATmega328P micro-controller for controlling the 2 motors for the robot movement. Fig. 2 shows that pin no 2 and 7 are connected to D2 and D3 of Arduino for the logical movement, the EN 1, 2 is connected to 5V to make it enable, pin no 3 and 6 are connected to the left DC motor. Pin no 10 and 15 are connected to D4 and D5 of Arduino for the logical movement, the EN 3, 4 is connected to 5V of make it enable, pin no 11 and 14 are connected to the right DC motor. Pin no 8 is connected to 16 V to give supply to motors, pin no 9 is connected to 5V to power up the L293D and 4 GND pins are connected to ground of the battery. C. Blue-tooth Fig. 2: L298 Motor Driver pin assign blue-tooth systems administration transmits information by means of low-power radio waves. It conveys on a recurrence of gigahertz. It is a Half-Duplex device and operates within a range of m. blue-tooth module HC-06 consists of 6 pins Vcc, GND, TX, RX, State and Key [6]. These modules have two modes: master and slaver device. The primary capacity of blue-tooth serial module is supplanting the serial port line, for example, there are two MCUs need to correspond with each other. One interfaces with blue-tooth expert gadget while the other one associates with slave gadget. Their association can be assembled once the pair is made. This blue-tooth association is comparably gotten a kick out of the chance to a serial port line association including RXD, TXD signals. What s more, they can utilize the blue-tooth serial module to correspond with each other. Figure 3 shows that TX pin of blue-tooth device is connected with the Rx pin of micro-controller and RX pin of blue-tooth device is connected to TX pin of micro-controller whereas 3.3V input is connected to VCC and ground of battery is connected with GND. D. DC Motor Fig. 3: Blue-tooth module HC-06 pin assign A DC motor in fundamental words is a device that progressions over direct current (electrical power) into mechanical power. The bearing of turn of a this engine is given by Fleming s left hand standard, which conveys that if the forefinger, center finger and thumb of your overlooked hand are stretched out routinely backwards to each other and if the pointer addresses the course of engaging field, center finger exhibits the heading of present, then the thumb relates to the bearing in which compel is experienced by the shaft of the dc engine. E. IR Camera Charge-coupled devices (CCDs) find wide application in almost all digital image-acquisition devices. The wireless CCD camera in figure 4(a) has audio and video system [4]. Chargecoupled gadgets (CCDs) find wide applications in all advanced picture procurement gadgets. The remote CCD camera in figure 4(a) has sound and video framework [5]. The scope of transmitting is 100 ft noticeable around the Spy robot and determination is Power is supplied to CCD camera by +9V from lead corrosive battery. This camera can move left and right heading to see overview around the robot. There is no USB port in this camera so that sparing and records procedure of the venture need another device as appeared in Fig.4(b). 18

3 Fig. 4: (a) Wireless CCD camera Fig. 4: (b) Wireless CCD camera receiver A. Hardware Configuration III. METHODOLOGY In our project we have used the following pins to control our project. T X, R X, D 2, D 3, D 4, D 5, V IN, GROUND 3.3 VOLT pin AND 5 VOLT pin. Where D3 and D5 are PWM pins. V in (input voltage) is used to supply voltage to Arduino broad (5-12 volt). The 3.3 volt pin is connected to a blue-tooth module HC-06. The 5 volt is connected to the two enable pins E1 and E2 and the Vin (input voltage) of the motor driver is L293D. D 2, D 3, D 4 and D 5 are connected to the four input pin of motor driver ( D 2 is connected to input 1 and D 3 is connected to input 2 which give the supply to one of the H- bridge of L293D in order to drive the right motor. D 4 and D 5 are connected to input 3 and input 4 which give the supply to second of the H-bridge of L293D in order to drive the left motor). The 3.3 volt pin is connected to the V in of bluetooth module HC-06. The T X pin of the blue-tooth module is connected to R X pin of the micro-controller broad and the R X pin of blue-tooth module is connected to the T X of microcontroller broad. The four output pin of L293D are connected to a DC gear motor. Output 1 and output 2 are connected to a right DC gear motor and output 3 and output 4 are connected to left DC gear motor and these motor take a supply voltage from pin 8 (v cc2 ) of L293D in order to give a supply to complete project we have used four mobile batteries of 3.7 volt and 900 ma each and all are connected in series with each other which gives a total supply of 15 volt but it is un bear able for Arduino broad so we have taking 7.5 volt from the second battery and we have giving to the Arduino broad as input. The total supply 15 volt is giving to the v cc2 (pin 8) of the motor driver for the supply of motor because the vcc2 pin (pin 8) of motor driver can bear up to 36 volt. The 900 ma batteries are used in order to provide a backup up to 5 hours to our project. We have use a charging pin [6] in order to charge our battery bank. The two terminals of charging are connected to positive terminal of the first battery and the negative terminal of last battery. We have used two sided connectivity switch. One side connectivity is used to give supply to v cc2 pin (pin 8) of L293D and the second connectivity side is connected to the charging pin in order to charge the battery. A push button is also used to provide 7.5 volt to the Arduino broad. A 2A and 16 volt charger is used to charge the batteries which take 1 and half hour to full charge. A small wireless camera is mounted on our project which takes a supply of 6-9 volt to operate so we have use 7.5 volt to turn on the camera. This wireless camera takes video and audio and transmits it to the user end. B. MIT App Inventor MIT app inverter is an open source [7] web application which is provided by Google. This application allows the students to create new application software for the android operating software. It allows the user to simply drag and place the object in order to create application which can be easily installed on android phones or tablet. Fig. 5 shows the blocks of MIT App Inventor which were used to make the application. C. Compiling and Installation Once the application is made go to the built option and click on app (save.apk to my computer) Now an (.apk) file is saved on the computer, you have to bring this file on your mobile phone. This can be done by doing or by attaching mobile phone to your computer. Then go to the setting of your mobile phone and check () allow installation of app from unknown source. Now go to the apk file which is saved on the mobile phone and installed it. Once the installation is completed the icon will be display on the home screen of mobile phone. Open the blue-tooth of mobile phone and connect it to the blue-tooth module and open the design application and enter the MAC address of blue-tooth module in to the blue-tooth block of application then the application will connected to the module and now you can easily give the command to the robot. Fig. 6 shows the final application which was obtained after installing the (.apk) file to the smart phone. Fig. 5: MIT App Inventor 19

4 IV. RESULT After applying the above procedure to achieve our target, we were successful in achieving the proposed work, and the pictorial representation below shows the final outcome of our work. Robot is shown in Fig. 7(a) and 7(b) are the snapshots of final hardware. Fig. 6: Android controlled robot app D. Flow Chart Fig. 7: (b) Front view of robot V. CONCLUSION This proposed framework gives an introduction to outline a spy robot that can be utilized to do multifunction in defence. This robot is controlled by smart phone so hardware is reduces as the user does not need any additional hardware to control it. This wireless spy robot has been controlled in a manner that it can satisfy the necessities of the military, and the police further it can be used for security of assets. Another benefit of this robot is that the size of this robot is small enough that it is ignored by almost all people and the shape of this can be changed according to the surrounding with very small modification. It has endless applications and can be utilized as a part of various situations and environments. Case in point, at one spot it can be utilized by the military purposes, while at another occasion it can be utilized for spy purposes. REFERENCES Fig. 7: (a) Top view of robot [1] A. Patel, K. Chaudhari, and D. Patel, Touch screen controlled multipurpose spy robot using zigbee, International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume, vol. 3, [2] W. M. M. Khaing and K. Thiha, Design and implementation of remote operated spy robot control system. [3] D. S. Patel, D. Mishra, D. Pandey, A. Sumele, and A. P. I. Rathod, Mobile operated spy robot, International journal of emerging technology and advanced engineering (IJETAE), [4] L. Ortiz and K. Lopez, Wireless transmission of in-play camera views to hand held devices, Dec , us Patent App. 10/015,458. [5] H-bridge motor driver, Tech. Rep. [Online]. Available: https: // motor driver.pdf. [6] J.-S. Lee, Y.-W. Su, and C.-C. Shen, A comparative study of wireless protocols: Bluetooth, uwb, zigbee, and wi-fi, in Industrial Electronics Society, IECON rd Annual Conference of the IEEE. IEEE, 2007, pp [7] Mit app inventor, Tech. Rep. [Online]. Available: mit.edu/explore. Shayan Ahmed shayan18@live.com 20

5 Waqar Qayyum Yousuf Ahmed Jawwad Ahmad 21

International Journal Of Advanced Research In Engineering Technology & Sciences

International Journal Of Advanced Research In Engineering Technology & Sciences International Journal Of Advanced Research In Engineering Technology & Sciences Email: editor@ijarets.org March- 2015 Volume 2, Issue-3 www.ijarets.org Remote Controlling Of a Vehicle Using Android App.

More information

BILLING AND CONTROLLING OF INDIVIDUAL LOADS OF A COMPOSITE SYSTEM USING SIMPLE ANDROID APPLICATION

BILLING AND CONTROLLING OF INDIVIDUAL LOADS OF A COMPOSITE SYSTEM USING SIMPLE ANDROID APPLICATION BILLING AND CONTROLLING OF INDIVIDUAL LOADS OF A COMPOSITE SYSTEM USING SIMPLE ANDROID APPLICATION K.RAJASEKHARA REDDY, H.O.D, SREC, NANDYAL 13X51A0228, 13X51A0210, 13X51A0233 P.PUNARVI, I.DHANASREE, M.SAICHARITHA

More information

War Field Spy Robot Using Night Vision Technology

War Field Spy Robot Using Night Vision Technology RESEARCH ARTICLE War Field Spy Robot Using Night Vision Technology S.Sivakumar 1, K.Venkata Pallavi 2,V.Tharun 3,K.Yashoda 4 1.(Assistant professor,department of ECE, Annamacharya institute of technology

More information

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 5 Arduino Prototype Development Platforms 1 Arduino Boards, Modules And Shields Popular AVR MCU based products Each board has clear markings on the connection pins, sockets and in-circuit connections

More information

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT I Contents Overview TA0139... 1 Getting started: Arduino 2 Wheel Drive Wireless Bluetooth Robot Kit using Arduino UNO... 1 2.1. What

More information

Voice Recognition Automation through an Android Application

Voice Recognition Automation through an Android Application Voice Recognition Automation through an Android Application Lochan Basyal Amritsar College of Engineering and Technology, Amritsar Punjab India Sandeep Kaushal Amritsar College of Engineering and Technology,

More information

IDUINO for maker s life. User Manual. For IDUINO development Board.

IDUINO for maker s life. User Manual. For IDUINO development Board. User Manual For IDUINO development Board 1.Overview 1.1 what is Arduino? Arduino is an open-source prototyping platform based on easy-to-use hardware and software. Arduino boards are able to read inputs

More information

Remote Area Monitoring Robot

Remote Area Monitoring Robot IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 09 March 2017 ISSN (online): 2349-784X Muthukkumar R Manikandan P Sudalai Muthu Vignesh B Sivakumar S Assistant Professor

More information

Academic Year Annexure I. 1. Project Title: Color sensor based multiple line follower robot with obstacle detection

Academic Year Annexure I. 1. Project Title: Color sensor based multiple line follower robot with obstacle detection Academic Year 2015-16 Annexure I 1. Project Title: Color sensor based multiple line follower robot with obstacle detection TABLE OF CONTENTS 1.1 Abstract 2-2 1.2 Motivation 3-3 1.3 Objective 3-3 2.1 Block

More information

Alessandra de Vitis. Arduino

Alessandra de Vitis. Arduino Alessandra de Vitis Arduino Arduino types Alessandra de Vitis 2 Interfacing Interfacing represents the link between devices that operate with different physical quantities. Interface board or simply or

More information

Autonomous, Surveillance Fire Extinguisher Robotic Vehicle with Obstacle Detection and Bypass using Arduino Microcontroller

Autonomous, Surveillance Fire Extinguisher Robotic Vehicle with Obstacle Detection and Bypass using Arduino Microcontroller Autonomous, Surveillance Fire Extinguisher Robotic Vehicle with Obstacle Detection and Bypass using Arduino Microcontroller Sumanta Chatterjee Asst. Professor JIS College of Engineering Kalyani, WB, India

More information

Sanguino TSB. Introduction: Features:

Sanguino TSB. Introduction: Features: Sanguino TSB Introduction: Atmega644 is being used as CNC machine driver for a while. In 2012, Kristian Sloth Lauszus from Denmark developed a hardware add-on of Atmega644 for the popular Arduino IDE and

More information

Adaptive Motion Control of FIREBIRD V Robot

Adaptive Motion Control of FIREBIRD V Robot Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

ARDUINO PRIMO. Code: A000135

ARDUINO PRIMO. Code: A000135 ARDUINO PRIMO Code: A000135 Primo combines the processing power from the Nordic nrf52 processor, an Espressif ESP8266 for WiFi, as well as several onboard sensors and a battery charger. The nrf52 includes

More information

keyestudio Keyestudio MEGA 2560 R3 Board

keyestudio Keyestudio MEGA 2560 R3 Board Keyestudio MEGA 2560 R3 Board Introduction: Keyestudio Mega 2560 R3 is a microcontroller board based on the ATMEGA2560-16AU, fully compatible with ARDUINO MEGA 2560 REV3. It has 54 digital input/output

More information

Arduino Controlled Bank and ATM Spy Robot using Night Vision Wireless Camera and Android Application

Arduino Controlled Bank and ATM Spy Robot using Night Vision Wireless Camera and Android Application International Journal of Technical Innovation in Modern Engineering & Science (IJTIMES) Impact Factor: 3.45 (SJIF-2015), e-issn: 2455-2585 Volume 4, Issue 5, May-2018 Arduino Controlled Bank and ATM Spy

More information

Arduino Based Speech Controlled Robot for Human Interactions

Arduino Based Speech Controlled Robot for Human Interactions Arduino Based Speech Controlled Robot for Human Interactions B. Sathish kumar 1, Dr. Radhika Baskar 2 1BE Scholar, Electronics and Communication Engineering, Saveetha School of Engineering, Kuthamakkam,

More information

Smart Restaurant Menu Ordering System

Smart Restaurant Menu Ordering System IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 09 March 2016 ISSN (online): 2349-784X Smart Restaurant Menu Ordering System Mrs. Anisha Cotta Assistant professor Miss.

More information

1. Introduction Packing list Parts Introduction Uno R3 Board for Arduino Specifications... 6

1. Introduction Packing list Parts Introduction Uno R3 Board for Arduino Specifications... 6 Table of Contents Smart Bluetooth Robot Car Kit for Arduino 1. Introduction...4 1.1 Packing list...5 2. Parts Introduction...6 2.1 Uno R3 Board for Arduino...6 2.1.1 Specifications... 6 2.2 HC-SR04 Ultrasonic

More information

ARDUINO UNO REV3 SMD Code: A The board everybody gets started with, based on the ATmega328 (SMD).

ARDUINO UNO REV3 SMD Code: A The board everybody gets started with, based on the ATmega328 (SMD). ARDUINO UNO REV3 SMD Code: A000073 The board everybody gets started with, based on the ATmega328 (SMD). The Arduino Uno SMD R3 is a microcontroller board based on the ATmega328. It has 14 digital input/output

More information

3 PHASE FAULT ANALYSIS WITH AUTO RESET FOR TEMPORARY FAULT AND TRIP FOR PREMANENT

3 PHASE FAULT ANALYSIS WITH AUTO RESET FOR TEMPORARY FAULT AND TRIP FOR PREMANENT e-issn 2455 1392 Volume 3 Issue 4, April 2017 pp. 80 84 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com 3 PHASE FAULT ANALYSIS WITH AUTO RESET FOR TEMPORARY FAULT AND TRIP FOR PREMANENT

More information

ARDUINO LEONARDO WITH HEADERS Code: A000057

ARDUINO LEONARDO WITH HEADERS Code: A000057 ARDUINO LEONARDO WITH HEADERS Code: A000057 Similar to an Arduino UNO, can be recognized by computer as a mouse or keyboard. The Arduino Leonardo is a microcontroller board based on the ATmega32u4 (datasheet).

More information

ARDUINO BOARD LINE UP

ARDUINO BOARD LINE UP Technical Specifications Pinout Diagrams Technical Comparison Board Name Processor Operating/Input Voltage CPU Speed Analog In/Out Digital IO/PWM USB UART 101 Intel Curie 3.3 V/ 7-12V 32MHz 6/0 14/4 Regular

More information

Keywords Arm9, Arm7, Robot, sensors, Laser Pointer Gun, camera, Zigbee

Keywords Arm9, Arm7, Robot, sensors, Laser Pointer Gun, camera, Zigbee Volume 4, Issue 6, June 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Multipurpose Robot

More information

Circuit Diagram For Water Level Controller Using 8051 Microcontroller With Pin Configuration

Circuit Diagram For Water Level Controller Using 8051 Microcontroller With Pin Configuration Circuit Diagram For Water Level Controller Using 8051 Microcontroller With Pin Configuration This is the circuit diagram water level controller using microcontroller Free diagram for water level controller

More information

BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1).

BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1). BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1). Package number: G4 NO: HEQEP/CP-3137/Procurement/PacakageG4/26-08-2015/004

More information

ARDUINO MEGA 2560 REV3 Code: A000067

ARDUINO MEGA 2560 REV3 Code: A000067 ARDUINO MEGA 2560 REV3 Code: A000067 The MEGA 2560 is designed for more complex projects. With 54 digital I/O pins, 16 analog inputs and a larger space for your sketch it is the recommended board for 3D

More information

ARDUINO MEGA ADK REV3 Code: A000069

ARDUINO MEGA ADK REV3 Code: A000069 ARDUINO MEGA ADK REV3 Code: A000069 OVERVIEW The Arduino MEGA ADK is a microcontroller board based on the ATmega2560. It has a USB host interface to connect with Android based phones, based on the MAX3421e

More information

A.U.R.A.S Autonomous Ultrasonic Robot for Area Scanning

A.U.R.A.S Autonomous Ultrasonic Robot for Area Scanning A.U.R.A.S Autonomous Ultrasonic Robot for Area Scanning Project Presentation ECE 511 Fall 2014 George Mason University 12/05/2014 Group: 2 Team Members: DevarajDhakshinamurthy Krishna Nikhila Kalinga Gagandeep

More information

[Hatwar, 3(3): March, 2014] ISSN: Impact Factor: 1.852

[Hatwar, 3(3): March, 2014] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY A Review on Wireless Oscilloscope Powered by Android Bhagyashree D.Hatwar *1, Prof.A.C.Wan 2 *1,2 S.S.B.T, Bambhori, Jalgaon,

More information

Arduino Smart Robot Car Kit User Guide

Arduino Smart Robot Car Kit User Guide User Guide V1.0 04.2017 UCTRONIC Table of Contents 1. Introduction...3 2. Assembly...4 2.1 Arduino Uno R3...4 2.2 HC-SR04 Ultrasonic Sensor Module with Bracket / Holder...5 2.3 L293D Motor Drive Expansion

More information

Wireless Colour Sensing Arm Robot

Wireless Colour Sensing Arm Robot Wireless Colour Sensing Arm Robot J.Nandhini Final Year, Electronics & Communication Engineering Sathyabama University, Chennai, India E-mail id:nandhinij1994@gmail.com K.Shabatini Final Year, Electronics

More information

Arduino Smart Bluetooth Robot Car Kit User Guide

Arduino Smart Bluetooth Robot Car Kit User Guide Arduino Smart Bluetooth Robot Car Kit User Guide UCTRONICS Table of Contents 1. Introduction... 4 1.1 Packing list... 5 2. Assembly... 6 2.1 Arduino Uno R3... 6 2.1.1 Specifications... 6 2.2 HC-SR04 Ultrasonic

More information

Lecture (01) Introducing Embedded Systems and the Microcontrollers By: Dr. Ahmed ElShafee

Lecture (01) Introducing Embedded Systems and the Microcontrollers By: Dr. Ahmed ElShafee Lecture (01) Introducing Embedded Systems and the Microcontrollers By: Dr. Ahmed ElShafee ١ Agenda What is microprocessor system? What is Microcontroller/embedded system? Definition of Embedded Systems

More information

ARDUINO M0 PRO Code: A000111

ARDUINO M0 PRO Code: A000111 ARDUINO M0 PRO Code: A000111 The Arduino M0 Pro is an Arduino M0 with a step by step debugger With the new Arduino M0 Pro board, the more creative individual will have the potential to create one s most

More information

ARDUINO UNO REV3 Code: A000066

ARDUINO UNO REV3 Code: A000066 ARDUINO UNO REV3 Code: A000066 The UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can

More information

Bluetooth Based Home Automation Using Arduino and Android Application

Bluetooth Based Home Automation Using Arduino and Android Application Bluetooth Based Home Automation Using Arduino and Android Application J. Kavitha 1, O. Naveen 2, P. Manoj Kumar 3, K. Subba Rao 4 1, 2,3, 4 Department of Electronics and Communication Engineering, St.

More information

Lesson 6 Intel Galileo and Edison Prototype Development Platforms. Chapter-8 L06: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 6 Intel Galileo and Edison Prototype Development Platforms. Chapter-8 L06: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 6 Intel Galileo and Edison Prototype Development Platforms 1 Intel Galileo Gen 2 Boards Based on the Intel Pentium architecture Includes features of single threaded, single core and 400 MHz constant

More information

Smart Helmet Based On IoT Technology

Smart Helmet Based On IoT Technology Smart Helmet Based On IoT Technology Mohammed Khaja Areebuddin Aatif 1, Ainapurapu Manoj 2 1,2 Dept. of Computer Science and Engineering, Vasavi College of Engineering (Autonomous) Ibrahimbagh, Hyderabad-31,

More information

Arduino Uno. Arduino Uno R3 Front. Arduino Uno R2 Front

Arduino Uno. Arduino Uno R3 Front. Arduino Uno R2 Front Arduino Uno Arduino Uno R3 Front Arduino Uno R2 Front Arduino Uno SMD Arduino Uno R3 Back Arduino Uno Front Arduino Uno Back Overview The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet).

More information

IDUINO for maker s life. User Manual. For IDUINO Mega2560 Board(ST1026)

IDUINO for maker s life. User Manual. For IDUINO Mega2560 Board(ST1026) User Manual For IDUINO Mega2560 Board(ST1026) 1.Overview 1.1 what is Arduino? Arduino is an open-source prototyping platform based on easy-to-use hardware and software. Arduino boards are able to read

More information

GSM MODULE BASED SMART NOTICE BOARD

GSM MODULE BASED SMART NOTICE BOARD GSM MODULE BASED SMART NOTICE BOARD Manpreet Singh Gagandeep Singh Sodhi Azadwinder Singh Abstract-- The ways of addressing public at large viz; bus terminals, railway stations, colleges, universities

More information

BEAT 2.0 USER MANUAL

BEAT 2.0 USER MANUAL BEAT 2.0 USER MANUAL FCC ID: 2ADLJBEAT20 The device complies with part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) This device may not cause harmful interference, and

More information

AC : INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT

AC : INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT AC 2007-1527: INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT Ahad Nasab, Middle Tennessee State University SANTOSH KAPARTHI, Middle Tennessee State University American Society for Engineering Education,

More information

Arduino Dock 2. The Hardware

Arduino Dock 2. The Hardware Arduino Dock 2 The Arduino Dock 2 is our supercharged version of an Arduino Uno R3 board. These two boards share the same microcontroller, the ATmel ATmega328P microcontroller (MCU), and have identical

More information

Review on Long Range Solar Power Spy Robot

Review on Long Range Solar Power Spy Robot Review on Long Range Solar Power Spy Robot Vikash Singh, Anshika Sharma, Vinit Kumar, Sukanya, Poornima Gupta Department of Electronics and Communication Engineering, Moradabad Institute of Technology,

More information

IJTRD Jan - Feb 2018 Available 1

IJTRD Jan - Feb 2018 Available 1 Anti-Intrusion Security System based on Microcontroller with Local Host Android and SMS Alert via Cellular Network 1 Maurizio Melluso, 2 Agostino Basile and 3 Ivan Sollazzo, 1 Automation and Systems Engineering

More information

Arduino ADK Rev.3 Board A000069

Arduino ADK Rev.3 Board A000069 Arduino ADK Rev.3 Board A000069 Overview The Arduino ADK is a microcontroller board based on the ATmega2560 (datasheet). It has a USB host interface to connect with Android based phones, based on the MAX3421e

More information

Advance Robotics with Embedded System Design (ARESD)

Advance Robotics with Embedded System Design (ARESD) Advance Robotics with Embedded System Design (ARESD) LEARN HOW TO: Use Arduino hardware &Arduino programming for microcontroller based hobby project development Use WinAVRcross compiler formicrocontroller

More information

MegaPi Born to Motion Control

MegaPi Born to Motion Control MegaPi Born to Motion Control SKU: 10050 Weight: 130.00 Gram 1. Overview MegaPi is a main control board specially designed for makers and also an ideal option for being applied to education field and all

More information

OBSTACLE AVOIDANCE ROBOT

OBSTACLE AVOIDANCE ROBOT e-issn 2455 1392 Volume 3 Issue 4, April 2017 pp. 85 89 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com OBSTACLE AVOIDANCE ROBOT Sanjay Jaiswal 1, Saurabh Kumar Singh 2, Rahul Kumar 3 1,2,3

More information

WIFI ENABLED SMART ROBOT

WIFI ENABLED SMART ROBOT WIFI ENABLED SMART ROBOT Shashank U Moro School of Mechanical and Building Science, VIT University, Vellore-632014, TamilNadu, India moroshash@gmail.com; +91-9597428287 Abstract: The field of robotics

More information

Introduction to Arduino. Wilson Wingston Sharon

Introduction to Arduino. Wilson Wingston Sharon Introduction to Arduino Wilson Wingston Sharon cto@workshopindia.com Physical computing Developing solutions that implement a software to interact with elements in the physical universe. 1. Sensors convert

More information

IMPLEMENTATION OF A GUI REMOTE SYSTEM FOR HOME AUTOMATION Awuhe T. Samuel 1, Tingir T. James 2, Kpochi P. Kpochi 3

IMPLEMENTATION OF A GUI REMOTE SYSTEM FOR HOME AUTOMATION Awuhe T. Samuel 1, Tingir T. James 2, Kpochi P. Kpochi 3 340 IMPLEMENTATION OF A GUI REMOTE SYSTEM FOR HOME AUTOMATION Awuhe T. Samuel 1, Tingir T. James 2, Kpochi P. Kpochi 3 1,2,3 Department of Electrical and Electronics Engineering, Federal University of

More information

CORTEX Microcontroller and Joystick User Guide

CORTEX Microcontroller and Joystick User Guide This is a User Guide for using the VEX CORTEX Microcontroller and VEX Joystick. Refer to the VEX Wiki (http://www.vexforum.com/wiki/index.php/vex_cortex_microcontroller) for updates to this document. 1.

More information

Microcontrollers. Fig. 1 gives a comparison of a microprocessor system and a microcontroller system.

Microcontrollers. Fig. 1 gives a comparison of a microprocessor system and a microcontroller system. Syllabus: : Introduction to, 8051 Microcontroller Architecture and an example of Microcontroller based stepper motor control system (only Block Diagram approach). (5 Hours) Introduction to A microcontroller

More information

International Journal of Artificial Intelligence and Applications (IJAIA), Vol.9, No.3, May Bashir Ahmad

International Journal of Artificial Intelligence and Applications (IJAIA), Vol.9, No.3, May Bashir Ahmad OUTDOOR MOBILE ROBOTIC ASSISTANT MICRO-CONTROLLER MODULE (ARDUINO), FIRMWARE AND INFRARED SENSOR CIRCUIT DESIGN AND IMPLEMENTATION, OPERATING PRINCIPLE AND USAGE OF PIRMOTION SENSOR Bashir Ahmad Faculty

More information

Bolt 18F2550 System Hardware Manual

Bolt 18F2550 System Hardware Manual 1 Bolt 18F2550 System Hardware Manual Index : 1. Overview 2. Technical specifications 3. Definition of pins in 18F2550 4. Block diagram 5. FLASH memory Bootloader programmer 6. Digital ports 6.1 Leds and

More information

THE WI-FI SEEKER GROUP 30 CHRISTINA LEICHTENSCHLAG ADRIAN MORGAN JIMMY WONG SPONSORS: LEIDOS DUKE ENERGY

THE WI-FI SEEKER GROUP 30 CHRISTINA LEICHTENSCHLAG ADRIAN MORGAN JIMMY WONG SPONSORS: LEIDOS DUKE ENERGY THE WI-FI SEEKER GROUP 30 CHRISTINA LEICHTENSCHLAG ADRIAN MORGAN JIMMY WONG SPONSORS: LEIDOS DUKE ENERGY THE WI-FI SEEKER The Wi-Fi Seeker is a robot whose purpose is to determine the location where a

More information

VEX ARM Cortex -based Microcontroller and VEXnet Joystick User Guide

VEX ARM Cortex -based Microcontroller and VEXnet Joystick User Guide 1. VEX ARM Cortex -based Microcontroller and VEXnet Joystick Pairing Procedure: a. The Joystick must first be paired to the VEX ARM Cortex -based Microcontroller before they will work using VEXnet Keys.

More information

On the basis of degree of freedom of the arm and the type of joints used, a robotic arm can have any of the following designs:

On the basis of degree of freedom of the arm and the type of joints used, a robotic arm can have any of the following designs: Available online at www.sciencedirect.com ScienceDirect Procedia Manufacturing 20 (2018) 400 405 www.elsevier.com/locate/procedia 2nd International Conference on Materials Manufacturing and Design Engineering

More information

ESPino - Specifications

ESPino - Specifications ESPino - Specifications Summary Microcontroller ESP8266 (32-bit RISC) WiFi 802.11 (station, access point, P2P) Operating Voltage 3.3V Input Voltage 4.4-15V Digital I/O Pins 9 Analog Input Pins 1 (10-bit

More information

ARDUINO MICRO WITHOUT HEADERS Code: A000093

ARDUINO MICRO WITHOUT HEADERS Code: A000093 ARDUINO MICRO WITHOUT HEADERS Code: A000093 Arduino Micro is the smallest board of the family, easy to integrate it in everyday objects to make them interactive. The Micro is based on the ATmega32U4 microcontroller

More information

Design and Installation of Home Automation and Security System Using Microcontroller and ZigBee Modulation

Design and Installation of Home Automation and Security System Using Microcontroller and ZigBee Modulation Design and Installation of Home Automation and Security System Using Microcontroller and ZigBee Modulation Bhargav Mypati, Naseer Ahamed, Gopa Sai Chandra School of Electrical Engineering (SELECT), VIT

More information

Propeller Activity Board (#32910)

Propeller Activity Board (#32910) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

Arduinodroid Controlled Car

Arduinodroid Controlled Car Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

Truck Smart Blind Spot Detection System Group #32. David Sheets (EE) Neel Sheth (EE) Aris Socorro (CpE) Abhijith Santhoshkumar (CpE)

Truck Smart Blind Spot Detection System Group #32. David Sheets (EE) Neel Sheth (EE) Aris Socorro (CpE) Abhijith Santhoshkumar (CpE) Truck Smart Blind Spot Detection System Group #32 David Sheets (EE) Neel Sheth (EE) Aris Socorro (CpE) Abhijith Santhoshkumar (CpE) Motivation 15% of large truck collisions are caused by poor observations*

More information

MEGATRONICS v3.0 DATASHEET

MEGATRONICS v3.0 DATASHEET MEGATRONICS v3.0 DATASHEET Author Bart Meijer Date 10th of June 2014 Document version 1.2 ReprapWorld.com Megatronics Datasheet Reprapworld.com 1 PRODUCT OVERVIEW Megatronics is based on many famous open-source

More information

Cell Phone Controlled Robotic Vehicle

Cell Phone Controlled Robotic Vehicle National Conference on Recent Advances in Computer Science and IT (NCRACIT) International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume

More information

Introduction to 8051 microcontrollers

Introduction to 8051 microcontrollers Introduction to 8051 microcontrollers Posted on May 7, 2008, by Ibrahim KAMAL, in Micro-controllers, tagged This tutorial is specially tailored to electronics and robotics hobbyists that have already realized

More information

Getting to know the Arduino IDE

Getting to know the Arduino IDE Getting to know the Arduino IDE I ve heard about Arduino, what the heck is it? Arduino is a development environment Combination of hardware and software Hardware based on Atmel AVR processors Software

More information

INTERFACING HARDWARE WITH MICROCONTROLLER

INTERFACING HARDWARE WITH MICROCONTROLLER INTERFACING HARDWARE WITH MICROCONTROLLER P.Raghavendra Prasad Final Yr EEE What is a Microcontroller? A microcontroller (or MCU) is acomputer-on-a-chip. It is a type of microprocessor emphasizing self-

More information

The Atmel ATmega328P Microcontroller

The Atmel ATmega328P Microcontroller Ming Hsieh Department of Electrical Engineering EE 459Lx - Embedded Systems Design Laboratory 1 Introduction The Atmel ATmega328P Microcontroller by Allan G. Weber This document is a short introduction

More information

MICROCONTROLLER AND PLC LAB-436 SEMESTER-5

MICROCONTROLLER AND PLC LAB-436 SEMESTER-5 MICROCONTROLLER AND PLC LAB-436 SEMESTER-5 Exp:1 STUDY OF MICROCONTROLLER 8051 To study the microcontroller and familiarize the 8051microcontroller kit Theory:- A Microcontroller consists of a powerful

More information

DESIGN AND IMPLEMENTATION OF A WIRELESS MESSAGE DISPLAY SYSTEM. Mala U.M. Bakura, Aliyu Y. Hassan, Musa Abdulkadir and Ibrahim M.

DESIGN AND IMPLEMENTATION OF A WIRELESS MESSAGE DISPLAY SYSTEM. Mala U.M. Bakura, Aliyu Y. Hassan, Musa Abdulkadir and Ibrahim M. Arid Zone Journal of Engineering, Technology and Environment. August, 2016; Vol. 12: 65-73 Copyright Faculty of Engineering, University of Maiduguri, Nigeria. Print ISSN: 1596-2490, Electronic ISSN: 2545-5818

More information

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems MT2 Introduction Embedded Systems MT2.1 Mechatronic systems Mechatronics is the synergistic integration of mechanical engineering, with electronics and intelligent computer control in the design and manufacturing

More information

Point of View Android 2.3 Tablet - User s Manual PlayTab Pro

Point of View Android 2.3 Tablet - User s Manual PlayTab Pro Contents Contents... 1 1. General notes... 2 2. Box contents... 2 3. Product outlook... 3 4. Startup and shut down... 4 5. Desktop... 4 6. Buttons... 5 7. System Settings... 5 8. HDMI... 7 9. Install,

More information

ROBOTIC SURVEILLANCE

ROBOTIC SURVEILLANCE ROBOTIC SURVEILLANCE PROJECT REFERENCE NO. : 37S1070 COLLEGE : PES INSTITUTE OF TECHNOLOGY, BANGALORE BRANCH : TELECOMMUNICATION ENGINEERING GUIDE : SUSHMA RAWAL STUDENTS : SHASHANK C VAISHAKH SHIRUR DHANUSH

More information

FT232 Serial to USB Converter

FT232 Serial to USB Converter FT232 Serial to USB Converter Campus Component Pvt. Ltd. DISCLAIMER Information furnished is believed to be accurate and reliable at the time of publication. However, Campus Component Pvt. Ltd. assumes

More information

User Manual For CP-JR ARM7 USB-LPC2148 / EXP

User Manual For CP-JR ARM7 USB-LPC2148 / EXP CP-JR ARM7 USB-LPC2148 / EXP 38 CR-JR ARM7 USB-LPC2148 which is a Board Microcontroller ARM7TDMI-S Core uses Microcontroller 16/32-Bit 64 Pin as Low Power type to be a permanent MCU on board and uses MCU

More information

ARDUINO LEONARDO ETH Code: A000022

ARDUINO LEONARDO ETH Code: A000022 ARDUINO LEONARDO ETH Code: A000022 All the fun of a Leonardo, plus an Ethernet port to extend your project to the IoT world. You can control sensors and actuators via the internet as a client or server.

More information

Floor Cleaning Robot (Autonomus/Manual)

Floor Cleaning Robot (Autonomus/Manual) Floor Cleaning Robot (Autonomus/Manual) Vatsal N Shah Sathvik K P V S Asst. Prof. Abhishek Vaghela Abstract Households of today are becoming smarter and more automated. Home automation delivers convenience

More information

Product Datasheet: DWM1001-DEV DWM1001 Module Development Board. Key Features and Benefits

Product Datasheet: DWM1001-DEV DWM1001 Module Development Board. Key Features and Benefits Product Datasheet: DWM1001-DEV DWM1001 Module Development Board Plug-and-Play Development Board for evaluating the performance of the Decawave DWM1001 module Easily assemble a fully wireless RTLS system,

More information

HOND-i INTEGRATED TECHNOLOGIES PVT LTD

HOND-i INTEGRATED TECHNOLOGIES PVT LTD HOND-i INTEGRATED TECHNOLOGIES PVT LTD Students Projects: Wireless pc communication using RFID: Micro controller used with rfid and serial port of pc are used rf connection to pc.programm is developed

More information

ReMutt Control. Critical Design Review

ReMutt Control. Critical Design Review ReMutt Control Critical Design Review The Team Team Leader: Steven Guan Team Members: Eric Brunnett, Daniel Kwak, Joon Hee Lee, Alex Chepilev What is the ReMutt Control? Remote pet feeding system operated

More information

Supplement for module D041 incl. ATMega8 Prozessor

Supplement for module D041 incl. ATMega8 Prozessor Supplement for module D041 incl. ATMega8 Prozessor V 1.4 16. March 2006 2006 by Peter Küsters This document is in copyright protected. It is not permitted to change any part of it. It is not permitted

More information

UserGuide_TempSensor_with_Alarms Issue 4/

UserGuide_TempSensor_with_Alarms Issue 4/ SPECTECS TEMPERATURE SENSOR WITH ALARMS ( Wi-Fi enabled with optional module ) Embedded control EMC1001 sensor Range 0C to +125C Resolution 0.25C Accuracy +/-1.5C, 40 to 85C USB powered or external 2.2-16V

More information

Wireless Fire Fighting Robot

Wireless Fire Fighting Robot Wireless Fire Fighting Robot Sai Swapneel Gayala 1, Bhanu Murthy Soppari 2 1 Student Mechanical Engineering,VNR VJIET-Hyderabad 2 Assistant Professor,VNR VJIET, HYDERABAD Abstract: At present world of

More information

HOME AUTOMATION RELY ON WIFI

HOME AUTOMATION RELY ON WIFI HOME AUTOMATION RELY ON WIFI 1 M.Susmitha, Student, Department of Electrical Engineering, K L University, Vaddeswaram, India 2 D.Seshi Reddy, Assistant Professor, Department of Electrical Engineering,

More information

COL862 - Low Power Computing

COL862 - Low Power Computing COL862 - Low Power Computing Power Measurements using performance counters and studying the low power computing techniques in IoT development board (PSoC 4 BLE Pioneer Kit) and Arduino Mega 2560 Submitted

More information

Microcontroller Based Code Locking System with Alarm

Microcontroller Based Code Locking System with Alarm IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 1 Ver. II (Jan. 2014), PP 09-17 Microcontroller Based Code Locking System with Alarm

More information

ET2640. Unit 5:ADVANCED I/O TECHNIQUES Pearson Education, Inc. Pearson Prentice Hall Upper Saddle River, NJ 07458

ET2640. Unit 5:ADVANCED I/O TECHNIQUES Pearson Education, Inc. Pearson Prentice Hall Upper Saddle River, NJ 07458 ET2640 Unit 5:ADVANCED I/O TECHNIQUES skong@itt-tech.edu HARDWARE CONNECTION CHAPTER 8 8051 PINOUT XTAL1 & XTAL2 On-chip oscillator requires an external clock Quartz crystal clock 2 external 30 pf capacitors

More information

Simple Method for Non Contact Thickness Gauge using Ultrasonic Sensor and Android Smartphone

Simple Method for Non Contact Thickness Gauge using Ultrasonic Sensor and Android Smartphone TELKOMNIKA Indonesian Journal of Electrical Engineering Vol. 15, No. 1, July 2015, pp. 191 ~ 196 DOI: 10.11591/telkomnika.v15i1.7187 191 Simple Method for Non Contact Thickness Gauge using Ultrasonic Sensor

More information

Hardware Manual RM Display 2501 S01..S04

Hardware Manual RM Display 2501 S01..S04 Hardware Manual RM Display 2501 S01..S04 Table of Contents 1 Legal Regulations...3 2 About the Display 2501...4 3 Important information for using RM Display 2501...5 4 Disposal...5 5 Installation...6 5.1

More information

Wireless-Tag WT51822-S4AT

Wireless-Tag WT51822-S4AT Description: WT51822-S4AT is a high performance,low power radio transmit and receive system module use Nordic BLE 4.1 nrf51822 as the controller chips. It has the smallest volume package in the industry,

More information

AVR Peripheral Board. Campus Component Pvt. Ltd.

AVR Peripheral Board. Campus Component Pvt. Ltd. AVR Peripheral Board Campus Component Pvt. Ltd. DISCLAIMER Information furnished is believed to be accurate and reliable at the time of publication. However, Campus Component Pvt. Ltd. assumes no responsibility

More information

SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH

SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH Varsha Singh 1 & Savita Sindhu 2 Abstract: In this paper, we aim at designing a home automation system using automatic sun tracking system. Also operating

More information

GWBMA0x Bluetooth Audio module

GWBMA0x Bluetooth Audio module GWBMA0x Bluetooth Audio module Data sheet version 0.9 draft GWBMA0X DATASHEET 0.9 GIGAWIT 1 Introduction GWBMA1X is a high performance Bluetooth audio module, It provides various type of wireless audio

More information

GUIDE TO SP STARTER SHIELD (V3.0)

GUIDE TO SP STARTER SHIELD (V3.0) OVERVIEW: The SP Starter shield provides a complete learning platform for beginners and newbies. The board is equipped with loads of sensors and components like relays, user button, LED, IR Remote and

More information

GE-INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH VOLUME -3, ISSUE -5 (May 2015) IF ISSN: ( )

GE-INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH VOLUME -3, ISSUE -5 (May 2015) IF ISSN: ( ) DESIGN AND IMPLEMENTATION OF MICROCONTROLLER BASED SPEED DATA LOGGER Kriti Jain *, Prem Chand #, Saad Shamsi #, Dimple Taneja #, Rahul Yadav #, Sanjeev Yadav # *Assistant Professor, ECE Department, Amity

More information