Development of a Wireless Device Control Based Mobile Robot Navigation System

Size: px
Start display at page:

Download "Development of a Wireless Device Control Based Mobile Robot Navigation System"

Transcription

1 Development of a Wireless Device Control Based Mobile Robot Navigation System Phey Sia Kwek, Zhan Wei Siew, Chen How Wong, Bih Lii Chua, Kenneth Tze Kin Teo Modelling, Simulation & Computing Laboratory, Material & Mineral Research Unit School of Engineering and Information Technology Universiti Malaysia Sabah Kota Kinabalu, Malaysia msclab@ums.edu.my, ktkteo@ieee.org Abstract Tablets are highly functional and flexible platforms to pair with robotic autonomy and navigation control. The advantage of remotely controlling robots using mobile devices is location independence. New research is merging towards more applications for mobile devices and robotics. Specifically, more emphasis is given to the communication technology that connects mobile devices with robots. In this paper, the design and development of a mobile robot system with tablet is presented in detail. The wireless communications interfaced between the microcontroller, computer and tablet is described. The user is able to navigate the mobile robot to travel through points of interest via a GUI interface on the tablet. Keywords mobile robot; wireless communication; navigation system; GUI (graphical user interface); Android I. INTRODUCTION A mobile robot is a machine mounted on a movable platform. Typically, mobile robots are designed to move to a certain area or environment following the controller instructions. Nowadays, mobile robots are very common in many type of application such as medical, security, military, industrial and even in wireless sensor networks[1]-[4]. Many domestic robots such as vacuum cleaner robots, social robots and even entertainment robots are originate from a simple mobile robot [5]-[7]. The emerging technology of mobile devices and mobile robots has sparked various new applications in the industry [8]. With compact forms, many computing platforms are now armed with many peripheral sensors and communications to enable it to be omnipotent in multitasking. The combination of mobile devices and robots are bringing in novel ideas in a lot of areas. Being able to communicate wirelessly with the robot will bring added convenience and flexibility. Mobile devices such as Android tablets are increasing in popularly [9], [10]. They are hybrid type of a mobile device and laptop. They are getting more powerful, efficient, and easier to use with time. With so many features, it makes them fitting as the platform for the mobile robot development. The tablets provide more portability, longer battery life and more versatility compared laptops. Since many tablets have a data plan through a cell phone carrier. This is convenient while accessing in public place or during travelling. In order to interact between the mobile robot and the tablet device, it is essential to establish a reliable wireless communication link between them. The communication allows the robot to relay state information to a human controller and vice versa. The wireless communication feature of the system is important as it informs the user of what it experiences. The details of this paper are organized as follows. In section II, the overview design of the mobile robot is explained. The development of the mobile robot s prototype is described in section III. In section IV, the implementation is presented. Lastly, the paper is concluded in section V. II. OVERVIEW DESIGN Generally, computer with well-designed software in it can act as centralize control centre in order to send commands to the mobile robot. The general communication link between computer and mobile robot is illustrated Fig. 1. With the emergent technology of the mobile device, tablets can also be used as an attractive and alternative control centre as shown in Fig. 2. Figure 1. Communicate link between mobile robot with PC platform. Tablet-End User Computer- End User Mobile Robot Mobile Robot Figure 2. Communicate link between mobile robot with Tablet platform /12/$ IEEE 95

2 A. Mobile Robots Generally, mobile robots are design to travel in certain environments. They can classify into different categories with different capabilities based on the movable platform. Track robot is type of rolling robot that moves on the track. It is simple and easy to control. However, this kind of robot costs more in building the tracks and not flexible due to limited movement by its tracks. Wheeled robot is the convention type of movement for robots. It can only travel in a smooth plane. Algorithms require to control it is slightly complex compare to track robot. Legged robot is the hardest to control among all. It has robot legs that resemble biological species such as human, animal, and insect. This kind of robot is suitable in walking on uneven environment. However, it requires complex algorithms in order to walk. B. Motor Control Loop Design Motor controller is the foundation for the mechanical of mobile robot system. It can be classified into two major type which is open loop and closed loop controls. Open loop control in mobile robot is simpler among the two types of the controls system. The motor for open loop control system is usually having pre-defined settings. Accurate input commands are important to perform properly. This type of control design usually requires user to control the mobile robot remotely. There is no return feedback after the action. For closed loop control, sensors embedded inside the mobile robot are used to collect feedback from the environment. Based on the feedback, the motor controller selfadjusts accordingly. This type of control system usually require more complex algorithm for controlling. III. PROTOTYPE DEVELOPMENT In this Section, development of a wireless controllable mobile robot navigation system will be discussed. The discussion is split into 3 parts: the line follower robot, user interface software and wireless communication. A. Line Follower Robot Fig. 3 shows the developed board of the line follower robot. It consists of a main microcontroller, infrared sensor array, Direct current (DC) motor controller and wireless communication. Block diagram of the line follower robot is shows in Fig. 4. The diagram shows the basic details of the robot. Figure 4. Block diagram of line follower robot. a) Main Controller Board: There is a lot of microcontroller in market that provided peripheral features such as Timer, PWM modules, UART serial communicate function, and analog to digital converter. The features of microcontroller is useful to manage the importance hardware of this project, therefore microcontroller is chosen to be used as heart of the project to control the whole hardware system. Liquid Crystal Display (LCD) also chosen to be an output display for data information and the display will be connected with microcontroller. Simple I/O control such as pull up resistor with button, reset button, light-emitting diode (LED) indicator, and input sensor can also be controlled by microcontroller when the mobile robot is working. b) Infrared (IR) Sensor Array: Basically, infrared sensors emit infrared light through IR-LED which is called IR Emitter and it reflected by an object in front of the sensor and received by a photo diode which is called an IR Receiver. In case, six IR sensors pair (emitted and receiver) used to detect line colour and it can distinguish black and white colour. The IR emitter and the IR receiver are attached side by side, and they are ensured to point on a reflective surface. Fig. 5 shows the reflective example of IR emitter and IR receiver. IR rays will be absorbed by dark surface, while it is reflected back by white or reflective surface. IR receiver will experience voltage drop if it receives reflected IR rays. By utilizing the voltage drop characteristic of IR receiver, it can act as eyes for the robot. Fig. 6 shows the developed IR sensor array. IR emitter IR receiver IR emitter IR receiver White or reflective surface Black or non-reflective surface Figure 3. Developed board of line follower robot. Figure 5. IR sensor charateristic /12/$ IEEE 96

3 c) DC Motor Driver: In this paper, 360 degree Rotating Servo Motor is chosen to operate and rotate two wheels on right and left hand of robot. Compared with other motors, Servo Motor is lighter, small in size, low cost and lower power supply required (4.5V-6V). Full H-Bridge Driver is most common for DC Motor which is use to control rotate direction of DC motor. H-Bridge is an electronic circuit that enables a voltage to apply across a load in either direction. Fig. 7 shows the basic H-bridge circuit schematic. Fig. 7(a) shows the free run mode which all switches are in open state. Fig. 7(b) shows the DC motor rotate in clockwise direction when switch 1 and switch 4 is close while Fig. 7(c) show the opposite configuration. Further interpretation, the current flowing through a coil creates a magnetic field which collapses when the current is switched off (OUT1, OUT2, OUT3 or OUT4 suddenly turn off). The collapses of the magnetic field of motor induce a brief high voltage and current across the coil, which is very likely to damage IC. The protection diode pairs allow the induced voltage to drive a brief current through the coil and diodes, so the magnetic field dies away quickly rather than instant. The functional truth table of Servo Motor on robot is shown in Table. I. 1.3cm Figure 6. Developed IR sensor array. V cc Motor V cc Motor V cc Motor TABLE I. TRUTH TABLE OF SERVO MOTOR EN1 IN1 IN2 EN2 IN3 IN4 Description Forward Backward Turn Right Turn Left Brake/Stop Brake/Stop B. Robot Control Interface The robot control interface is developed in Visual Basic (VB) and Android application. The developed control interface will be able to provide two-way communications between the mobile robot and end user. a) Computer Based Controller: In a computer based controller, end user can control the mobile robot via Xbee wireless modules between the computer and the robot. Fig. 8 shows the communication block diagram of main controller board. Information in the microcontroller is sent to Xbee module via universal asynchronous receiver transmitter (UART) protocol. Fig. 9 shows the communication block diagram of interface side. Universal serial bus (USB) to UART converter adaptor is used to convert the information receives by Xbee to computer compatible data and vice versa. Fig. 10 shows the developed GUI of robot controller. b) Tablet Based Controller: In tablet based controller, Android application has been developed to communicate with the robot. In this stage, to control the mobile robot from tablet, it needs to manually replace the Xbee module with pins compatible Bluetooth BEE module. The exchange of wireless module provides tablet a Bluetooth connectable device. After established connection between tablet and mobile robot, user can control the robot via UART protocol. There is an alternative way for the tablet to control the robot without replacing the wireless module from the robot. It work by using the computer as relay to convert Xbee information to the computer s built-in Bluetooth module that is connected by tablet as shows in Fig. 11. Fig. 12 shows the example of tablet GUI of robot controller. Shown tablet GUI is the interface of current develop MuRBOT project. DC Motor DC Motor DC Motor Microcontroller Data Out Xbee Module Data In 5 V Power Supply a b c Power Supply Voltage Converter 3.3 V Power Supply Figure 7. H-Bridge circuit Figure 8. Communication block diagram of main controller board /12/$ IEEE 97

4 Computer Serial Bus 5 V USB to UART 5 V Voltage Converter Data Out Data In Xbee Module 3.3 V Figure 9. Communication block diagram of interface side. Figure 10. Computer GUI of robot controller. IV. IMPLEMENTATION Simple tests and experiments are essential to verify the reliability of the mobile robot system. In this work, the verification experiment for testing purpose only uses the computer as the control interface. The mobile robot travels based on the following line environment with Left Hand Rule algorithm. Each turn during travelling, the robot sends all turns of each junction to computer. The simulator receives data via wireless module (transmit and receive mode) and simplified those data as shortest path for mobile robot. The robot movement and direction feedback process is captured from video and illustrated in Fig. 13. In Fig. 13, it shows that the mobile robot could move on unknown line path and transmit data to simulator. The Receive Data & Optimized Path obtained by the system can be simplified as the shortest path as characters arrangement: SLSSR from starting point to end point. After verifying that the mobile robot able to move along the defined path and communicate with the end user correctly, the next testing experiment is conducted for finding the shortest path in the line field. This testing starts from Com Port selection. When the XBee wireless device has plugged into USB port and GUI COM_PORT section will auto detect Com Port ID. The Connect button is provided on the GUI window. On the other hand, ON and OFF button used as activate and deactivate whole GUI window. Based on the static path provided, user could select few destinations for robot with randomly and press GO button to process shortest path planning. Fig. 14(b), the GUI system has arranged the shortest path for robot and robot followed the sequence to moving and reached the desired destination without entering the other points. Fig. 15 shows the line follower robot prototype and Fig. 16 shows the entire controllable mobile robot system. Figure 11. Tablet GUI of robot controller. (a) (b) (c) (d) (e) (f) Figure 12. Tablet GUI of robot controller. Figure 13. The robot travelling on path and data tranmission process /12/$ IEEE 98

5 (a) Selected Com Port and connect it with 9600 baud rate. Figure 15. Line follower robot prototype. Figure 16. Controllable mobile robot system. (c) Shortest path auto-arrange and robot communication with GUI. (d) Robot travelling to next destination. V. CONCLUSION In conclusion, the mobile robot platform is designed and developed with the Android based device. By using any Android based device, the control function of the mobile robot can be accessed by connecting it via Bluetooth. It provides more reliability and feasibility in controlling the mobile robot since many people already use Android based device in their daily lives. On top of the current works, more advanced features and tasks will be integrated for future development. Implementing artificial intelligence algorithms can provide decision-making capability to the mobile robot. Advanced controller algorithms could also improve the mobile navigation system with higher accuracy and speed. ACKNOWLEDGMENT The authors would like to acknowledge the financial assistance of the Universiti Malaysia Sabah Research Grant Scheme, grant no. SLB0014-TK-1/2011, and Universiti Malaysia Sabah Postgraduate Scholarship Scheme. Figure 14. Robot travelling on static line map with shortest path and with GUI communication. REFERENCES [1] N.A.A. Latiff, N.M.A. Latiff, R.B. Ahmad, "Prolonging lifetime of wireless sensor networks with mobile base station using particle swarm optimization," 4th International Conference on Modeling, Simulation and Applied Optimization, pp. 1-6, 2011, doi: /icmsao /12/$ IEEE 99

6 [2] Z.W. Siew, A. Kiring, H.T. Yew, P. Neelakantan and K.T.K. Teo, Energy efficient clustering algorithm in wireless sensor networks using Fuzzy Logic control, Proc IEEE Colloquium on Humanities, Science and Engineering Research, pp , 2011, doi: /chuser [3] Z.W. Siew, C.H. Wong, C.S. Chin, A. Kiring, K.T.K. Teo, Cluster heads distribution of wireless sensor networks via adaptive Particle Swarm Optimization, Proc. 4th International Conference on Computational Intelligence, Communication Systems and Networks, pp , 2012, doi: /CICSyN [4] C.H. Wong, Z.W. Siew, M.K. Tan, R.K.Y. Chin, K.T.K. Teo, Optimization of distributed and collaborative beamforming in wireless sensor networks, Proc. 4th International Conference on Computational Intelligence, Communication Systems and Networks, pp , 2012, doi: /CICSyN [5] E. Park, K.J. Kim, and A.P.D Pobil, Energy efficient complete coverage path planning for vacuum cleaning robots, Lecture Notes in Electrical Engineering, Future Information Technology Application, and Service, Vol. 164, pp , 2012, doi: / _3. [6] J. Allen, J.E. Young, D. Sakamoto, and T. Igarashi, "Style by demonstration for interactive robot motion," Proc. Conference of the Designing Interactive Systems,pp , 2012, doi: / [7] J.S. Gutmann, K. Culp, M.E. Munuch, and P. Pirjanian, "The social impact of a systematic floor cleaner," IEEE Workshop on Advanced Robotics and its Social Impacts, pp , doi: /arso [8] H.M. Do, C.J. Mouser, and W. Sheng, "Building a telepresence robot based on an open source robot operating system and Android," unpublished. [9] A.A. Ozok, D. Benson, J. Chakraborty, and A.F. Norcio, "A comparative study between tablet and laptop PCs: user satisfaction and preferences," International Journal of Human-Computer Interaction, Vol. 24, Iss. 3, pp , 2008, doi: / [10] W. Liang, S. Yu, and T. Long, "A study of the tablet computer's application in K-12 schools in China," International Conference on Advanced Intelligence and Awareness Internet, pp , 2011, doi: /cp /12/$ IEEE 100

Design and Development of a Tablet Based Real Time Wireless Data Logger

Design and Development of a Tablet Based Real Time Wireless Data Logger Design and Development of a Tablet Based Real Time Wireless Data Logger Zhan Wei Siew, Chen How Wong, Shee Eng Tan, Hou Pin Yoong, Kenneth Tze Kin Teo Modelling, Simulation & Computing Laboratory, Material

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

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

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

WIRELESS VEHICLE WITH ANIMATRONIC ROBOTIC ARM

WIRELESS VEHICLE WITH ANIMATRONIC ROBOTIC ARM WIRELESS VEHICLE WITH ANIMATRONIC ROBOTIC ARM PROJECT REFERENCE NO. : 37S0918 COLLEGE : P A COLLEGE OF ENGINEERING, MANGALORE BRANCH : ELECTRONICS & COMMUNICATION GUIDE : MOHAMMAD RAFEEQ STUDENTS : CHARANENDRA

More information

Network Coding Based Packets Queue Operation for Wireless Ad Hoc Networks

Network Coding Based Packets Queue Operation for Wireless Ad Hoc Networks Network Coding Based Packets Queue Operation for Wireless Ad Hoc Networks Shee Eng Tan, Zhan Wei Siew, Khairul Anuar Mohamad, Ismail Saad, Kenneth Tze Kin Teo Modelling, Simulation & Computing Laboratory,

More information

Performance Analysis of Enhanced Genetic Algorithm based Network Coding in Wireless Networks

Performance Analysis of Enhanced Genetic Algorithm based Network Coding in Wireless Networks 2014 8th Asia Modelling Symposium Performance Analysis of Enhanced Genetic Algorithm based Network Coding in Wireless Networks Kenneth Tze Kin Teo, Renee Ka in Chin, Shee Eng Tan, Chun Hoe Lee, Kit Guan

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

Experiment 4.A. Speed and Position Control. ECEN 2270 Electronics Design Laboratory 1

Experiment 4.A. Speed and Position Control. ECEN 2270 Electronics Design Laboratory 1 .A Speed and Position Control Electronics Design Laboratory 1 Procedures 4.A.0 4.A.1 4.A.2 4.A.3 4.A.4 Turn in your Pre-Lab before doing anything else Speed controller for second wheel Test Arduino Connect

More information

Fire Bird V Insect - Nex Robotics

Fire Bird V Insect - Nex Robotics Fire Bird V Insect is a small six legged robot. It has three pair of legs driven by one servo each. Robot can navigate itself using Sharp IR range sensors. It can be controlled wirelessly using ZigBee

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

Queue Management for Network Coding in Ad Hoc Networks

Queue Management for Network Coding in Ad Hoc Networks 2012 Third International Conference on Intelligent Systems Modelling and Simulation Queue Management for Network Coding in Ad Hoc Networks S.E. Tan H.T. Yew M.S. Arifianto I. Saad K.T.K. Teo Modelling,

More information

Color Tracking Robot

Color Tracking Robot Color Tracking Robot 1 Suraksha Bhat, 2 Preeti Kini, 3 Anjana Nair, 4 Neha Athavale Abstract: This Project describes a visual sensor system used in the field of robotics for identification and tracking

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

Technical Specification for Educational Robots

Technical Specification for Educational Robots Technical Specification for Educational Robots 1. Introduction The e-yantra project, sponsored by MHRD, aims to start a robotic revolution in the country through the deployment of low-cost educational

More information

DIY Line Tracking Smart Car with AT89C2051

DIY Line Tracking Smart Car with AT89C2051 DIY Line Tracking Smart Car with AT89C2051 1. Introduction: A DIY Smart Car design involves mechanical structure, electronic based sensor principle, automatic control, and even knowledge of microcontroller

More information

Development of Prototype Model for Wireless Based Controlled Pick and Place Robotic Vehicle

Development of Prototype Model for Wireless Based Controlled Pick and Place Robotic Vehicle TELKOMNIKA Indonesian Journal of Electrical Engineering Vol. 14, No. 1, April 2015, pp. 110 ~ 115 DOI: 10.11591/telkomnika.v14i1.7370 110 Development of Prototype Model for Wireless Based Controlled Pick

More information

Introducing Cubelets. What do they do?

Introducing Cubelets. What do they do? Introducing Cubelets What do they do? Cubelets 6 Box Cubelets Six Box Battery Cubelet Drive Cubelet Battery Cubelet Drive Cubelet Distance Cubelet brick adapters Distance Cubelet Brightness Cubelet Brightness

More information

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

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

Sensor Based Color Identification Robot For Type Casting

Sensor Based Color Identification Robot For Type Casting International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 9, Number 1 (2016), pp. 83-88 International Research Publication House http://www.irphouse.com Sensor Based Color Identification

More information

Obstacle Avoiding Robot

Obstacle Avoiding Robot Brigosha Technologies Obstacle Avoiding Robot Introduction An Obstacle Avoiding Robot may be defined as a robot which can avoid any unwanted obstacle in its path and is capable of changing its path. The

More information

Industrial Appliances Control Using Android Mobile & Bluetooth Technology

Industrial Appliances Control Using Android Mobile & Bluetooth Technology International Journal of Engineering and Manufacturing Science. ISSN 2249-3115 Volume 8, Number 1 (2018) pp. 33-42 Research India Publications http://www.ripublication.com Industrial Appliances Control

More information

SECURITY FOR ORGANIZING GSM DIGITAL NOTICE BOARD Dr. Sreeja Mole S S 1, D.Gurunath 2, Yasmeen 3

SECURITY FOR ORGANIZING GSM DIGITAL NOTICE BOARD Dr. Sreeja Mole S S 1, D.Gurunath 2, Yasmeen 3 SECURITY FOR ORGANIZING GSM DIGITAL NOTICE BOARD Dr. Sreeja Mole S S 1, D.Gurunath 2, Yasmeen 3 1 Professor/HOD, Department of ECE, CJITS, Janagon. 2 Assistant Professor, CJITS, Janangon 3 CJITS, Janagon

More information

SMART DUSTBIN ABSTRACT

SMART DUSTBIN ABSTRACT ABSTRACT SMART DUSTBIN As people are getting smarter so are the things. While the thought comes up for Smart cities there is a requirement for Smart waste management. The idea of Smart Dustbin is for the

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

IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION

IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION 1 GURURAJ. P. MATHAD, 2 SHARATH REDDY, 3 PUNITH C M, 4 B.T. VENKATESH MURTHY 1,2,3 Department of Electronics & Communication Engineering, Siddaganga

More information

Project Development & Background. Equipment List. DC Power Adapter (9V,2A) Ball Castor 7805 IC L293D IC Breadboard & Jumper wires

Project Development & Background. Equipment List. DC Power Adapter (9V,2A) Ball Castor 7805 IC L293D IC Breadboard & Jumper wires Line Following Robot With Color Detection Authors : Md. Risat Abedin, Faysal Alam, Ajwad Muhtasim Dip Department of Electrical & Electronic Engineering Ahsanullah University of Science & Technology Email:

More information

Figure 18: Basic input port drawing.

Figure 18: Basic input port drawing. Appendix A Hardware Inputs The mx_ctlr.0 board has several different types of inputs and outputs allowing for a wide range of functions and actions. The inputs for the board can be broken into three basic

More information

EEL 4924: Senior Design. 27 January Project Design Report: Voice Controlled RC Device

EEL 4924: Senior Design. 27 January Project Design Report: Voice Controlled RC Device EEL 4924: Senior Design 27 January 2009 Project Design Report: Voice Controlled RC Device Team VR: Name: Name: Kyle Stevenson Email: chrisdo@ufl.edu Email: relakyle@ufl.edu Phone: 8135271966 Phone: 8132051287

More information

Open Sesame. Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin

Open Sesame. Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin Open Sesame Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin 1 Description Open Sesame is a portable, affordable, compact and easyto-use door security accessory, that can unlock your door

More information

Quick Guide WARNING: CHOKING HAZARD - Small parts. Not for children under 3 years old. mbot is an educational robot kit for beginners to get hands-on

Quick Guide WARNING: CHOKING HAZARD - Small parts. Not for children under 3 years old. mbot is an educational robot kit for beginners to get hands-on MAKER WORKS TECHNOLOGY INC Technical support: support@makeblock.cc www.makeblock.cc Great tool for beginners to learn graphical programming, electronics and robotics. :@Makeblock : @Makeblock : +Makeblock

More information

Automation of wafer handling

Automation of wafer handling Project Report Automation of wafer handling ELECTRONIC DESIGN LAB DEPARTMENT OF ELECTRICAL ENGINEERING IIT BOMBAY Group Members: SHREYANS GANDHI 06D07005 ISHAN GAIKWAD 06D07013 PRADEEP GAIKWAD 06D07010

More information

Tongue driven speaking wheel chair with wireless device control

Tongue driven speaking wheel chair with wireless device control Tongue driven speaking wheel chair with wireless device control Tongue Drive system (TDS) is a tongue-operated unobtrusive wireless assistive technology, which can potentially provide people with severe

More information

Energy-Efficient Cluster Formation Techniques: A Survey

Energy-Efficient Cluster Formation Techniques: A Survey Energy-Efficient Cluster Formation Techniques: A Survey Jigisha Patel 1, Achyut Sakadasariya 2 P.G. Student, Dept. of Computer Engineering, C.G.P.I.T, Uka Tarasadia University, Bardoli, Gujarat, India

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

Embedded Systems and Kinetic Art. CS5968: Erik Brunvand School of Computing. FA3800: Paul Stout Department of Art and Art History.

Embedded Systems and Kinetic Art. CS5968: Erik Brunvand School of Computing. FA3800: Paul Stout Department of Art and Art History. Embedded Systems and Kinetic Art CS5968: Erik Brunvand School of Computing FA3800: Paul Stout Department of Art and Art History Logistics Class meets Wednesdays from 3:05-6:05 We ll start meeting in MEB

More information

Logistics. Embedded Systems. Kinetic Art. This Class. Embedded Systems and Kinetic Art. Kinetic Art

Logistics. Embedded Systems. Kinetic Art. This Class. Embedded Systems and Kinetic Art. Kinetic Art Embedded Systems and Kinetic Art CS5968: Erik Brunvand School of Computing FA3800: Paul Stout Department of Art and Art History Logistics Class meets Wednesdays from 3:05-6:05 We ll start meeting in MEB

More information

Roto Disp-Pattern Generation using Microcontroller- based Hardware

Roto Disp-Pattern Generation using Microcontroller- based Hardware Roto Disp-Pattern Generation using Microcontroller- based Hardware Jyothi R, Dr.V.K. Agrawal, and Pradeep A.S. Computer Science Department, PESIT, Bangalore, Karnataka, India Information Science Department,

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

PMS5005 Sensing and Motion Controller User Manual

PMS5005 Sensing and Motion Controller User Manual PMS5005 Sensing and Motion Controller User Manual Version: 1.0.5 June 2006 Table of Contents I. Introduction 2 I.1. PMS5005 Robot Sensing/Motion Controller Architecture 2 I.2. PMS5005 Connectors and Jumpers

More information

Implementation Of Stair Climbing Robo using Microcontroller

Implementation Of Stair Climbing Robo using Microcontroller Implementation Of Stair Climbing Robo using Microcontroller Mrs.A.H.Tirmare 1, Ms.P.S.Mali2, Ms.S.M.Bhoi 3 1 Assi.Professor E & Tc Department, Bharati Vidyapeeth s College Of Engg Shivaji University Kolhapur

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

Modern Robotics Inc. Sensor Documentation

Modern Robotics Inc. Sensor Documentation Sensor Documentation Version 1.0.1 September 9, 2016 Contents 1. Document Control... 3 2. Introduction... 4 3. Three-Wire Analog & Digital Sensors... 5 3.1. Program Control Button (45-2002)... 6 3.2. Optical

More information

Automation of space management in vehicle parking using PLC and SCADA

Automation of space management in vehicle parking using PLC and SCADA Automation of space management in vehicle parking using PLC and SCADA Aravind.K [1],Donaldhardley [2], Pradeep [3], T.Vijayan [4], B.kalai Selvi [5],Dr S.Latha [6] [1-2] Final year Student, Dept of Electronics

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

Micro physical simulation system of electric power systems

Micro physical simulation system of electric power systems International Journal of Smart Grid and Clean Energy Micro physical simulation system of electric power systems Xin Xu, Zongshuai Jin, Hengxu Zhang * Key Laboratory of Power System Intelligent Dispatch

More information

RFID: Read and Display V2010. Version 1.1. Sept Cytron Technologies Sdn. Bhd.

RFID: Read and Display V2010. Version 1.1. Sept Cytron Technologies Sdn. Bhd. PR8-B RFID: Read and Display V2010 Version 1.1 Sept 2010 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended through suggestion

More information

Robotics Adventure Book Scouter manual STEM 1

Robotics Adventure Book Scouter manual STEM 1 Robotics Robotics Adventure Book Scouter Manual Robotics Adventure Book Scouter manual STEM 1 A word with our Scouters: This activity is designed around a space exploration theme. Your Scouts will learn

More information

SHORTEST DISTANCE MAZE SOLVING ROBOT

SHORTEST DISTANCE MAZE SOLVING ROBOT SHORTEST DISTANCE MAZE SOLVING ROBOT Akib Islam 1, Farogh Ahmad 2, P.Sathya 3 1 Student, School of Electronics Engineering, VIT University, Vellore, Tamilnadu, India 2 Student, School of Electronics Engineering,

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

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

Chapter 7 Building robot with MicroCamp kit

Chapter 7 Building robot with MicroCamp kit MicroCamp : ATmega8 Activity Kit Manual l 63 Chapter 7 Building robot with MicroCamp kit This chapter focus learning the applications of the MICROCAMP microcontroller. The building of a robot integrates

More information

Goal: We want to build an autonomous vehicle (robot)

Goal: We want to build an autonomous vehicle (robot) Goal: We want to build an autonomous vehicle (robot) This means it will have to think for itself, its going to need a brain Our robot s brain will be a tiny computer called a microcontroller Specifically

More information

Efficient Mechanisms using ARDUINO to Control Robots

Efficient Mechanisms using ARDUINO to Control Robots Efficient Mechanisms using ARDUINO to Control Robots Karthik Balasubramanian, Arokkia Jerald Praveen.D 2, Aswin Chandrasekaran 3,Nawin Pranav.M.V 4, Kiran.R 5, 2, 5 Student, School of Electrical Engineering,

More information

International Journal of Intellectual Advancements and Research in Engineering Computations. Virtual touch screen based library book accessing system

International Journal of Intellectual Advancements and Research in Engineering Computations. Virtual touch screen based library book accessing system www.ijiarec.com ISSN:2348-2079 Volume-5 Issue-2 International Journal of Intellectual Advancements and Research in Engineering Computations Virtual touch screen based library book accessing system Mr R.S

More information

Surveying of Underwater Robot for Marine Exploration

Surveying of Underwater Robot for Marine Exploration IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 09 March 2016 ISSN (online): 2349-784X Surveying of Underwater Robot for Marine Exploration D. S. Vidhya Puja S Patil Assistant

More information

MicroProcessor. MicroProcessor. MicroProcessor. MicroProcessor

MicroProcessor. MicroProcessor. MicroProcessor. MicroProcessor 1 2 A microprocessor is a single, very-large-scale-integration (VLSI) chip that contains many digital circuits that perform arithmetic, logic, communication, and control functions. When a microprocessor

More information

BMS: Installation Manual v2.x - Documentation

BMS: Installation Manual v2.x - Documentation Page 1 of 7 BMS: Installation Manual v2.x From Documentation This section describes how external peripheral devices are connected and additional functions of the BMS are used. I you have not done so already,

More information

Rover 5. Explorer kit

Rover 5. Explorer kit Rover 5 Explorer kit The explorer kit provides the perfect interface between your Rover 5 chassis and your micro-controller with all the hardware you need so you can start programming right away. PCB Features:

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

COMPUTER ORGANIZATION & SKILLS

COMPUTER ORGANIZATION & SKILLS UNIVERSITY OF BABYLON 2018/ 2019 COLLEGE OF SCIENCE FOR WOMEN FIRST CLASS COMPUTER DEPARTMENT COMPUTER ORGANIZATION & SKILLS LECTURES PREPARED BY: LECTURER: Ahmed Mohammed Hussein 2018-2019 0University

More information

Final Report. EEL 5666 Intelligent Machines Design Laboratory

Final Report. EEL 5666 Intelligent Machines Design Laboratory Final Report EEL 5666 Intelligent Machines Design Laboratory TAs: Mike Pridgen & Thomas Vermeer Instructors: Dr. A. Antonio Arroyo & Dr. Eric M. Schwartz Hao (Hardy) He Dec 08 th, 2009 Table of Contents

More information

DTMF BASED HOME AUTOMATION

DTMF BASED HOME AUTOMATION DTMF BASED HOME AUTOMATION Vimlesh Kumar Agrahari 1, Md Arzoo 2, Harish Kumar 3 1, 2 Students, Electrical Engineering Department Greater Noida Institutes of Technology, Gr.Noida, (India) 3 Assistant Professor,

More information

Sense Autonomous 2_11. All rights reserved.

Sense Autonomous 2_11. All rights reserved. Sense Autonomous Sense Autonomous 2_11 All rights reserved. The material in this book may not be copied, duplicated, printed, translated, re-edited or broadcast without prior agreement in writing. For

More information

Own Your Technology Pvt Ltd. Own Your Technology Presents Workshop on MSP430

Own Your Technology Pvt Ltd. Own Your Technology Presents Workshop on MSP430 Own Your Technology Presents Workshop on MSP430 ------------OUR FORTE------------ AERO MODELLING INTERNET OF THINGS EMBEDDED SYSTEMS ROBOTICS MATLAB & MACHINE VISION VLSI & VHDL ANDRIOD APP DEVELOPMENT

More information

ISSN Vol.07,Issue.16, November-2015, Pages:

ISSN Vol.07,Issue.16, November-2015, Pages: ISSN 2348 2370 Vol.07,Issue.16, November-2015, Pages:3190-3195 www.ijatir.org Implementation of Voice Controlled Automated Wheelchair on NI myrio Platform using NI Lab View RAJKUMAR L BIRADAR 1, GIRIJA

More information

INDUSTRIAL TRAINING:6 MONTHS PROGRAM TEVATRON TECHNOLOGIES PVT LTD

INDUSTRIAL TRAINING:6 MONTHS PROGRAM TEVATRON TECHNOLOGIES PVT LTD MODULE-1 C Programming Language Introduction to C Objectives of C Applications of C Relational and logical operators Bit wise operators The assignment statement Intermixing of data types type conversion

More information

DT-ROBOT Line Follower

DT-ROBOT Line Follower DT-ROBOT Line Follower Trademarks & Copyright AT, IBM, and PC are trademarks of International Business Machines Corp. Pentium is a registered trademark of Intel Corporation. Windows is a registered trademark

More information

09/05/2014. Engaging electronics for the new D&T curriculum. Geoff Hampson Managing Director of Kitronik. Presentation overview

09/05/2014. Engaging electronics for the new D&T curriculum. Geoff Hampson Managing Director of Kitronik. Presentation overview Presentation overview Engaging electronics for the new D&T curriculum Geoff Hampson Managing Director of Kitronik What to include Free web resources Electronic project ideas Using programmable components

More information

Design And Implementation Of Ordering System For Restaurants

Design And Implementation Of Ordering System For Restaurants Design And Implementation Of Ordering System For Restaurants V. Swapna (A), M. Firdouse Ali Khan (B) (a) Department of ECE, ATRI, Parvathapur, Hyderabad. (b) Snr.Asst.Professor, Department of ECE, ATRI,

More information

AlphaBot2 robot building kit for Arduino

AlphaBot2 robot building kit for Arduino AlphaBot2 robot building kit for Arduino SKU 110060864 Description This AlphaBot2 robot kit is designed to use with an Arduino compatible board UNO PLUS. It features rich common robot functions including

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

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

XBee Based Garbage Pits Monitoring System with Information Updating To the Department

XBee Based Garbage Pits Monitoring System with Information Updating To the Department XBee Based Garbage Pits Monitoring System with Information Updating To the Department Introduction: Generally, the solid waste is defined from household s refusal and non-hazardous wastes. The non-hazardous

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

LME Software Block Quick Reference 1. Common Palette

LME Software Block Quick Reference 1. Common Palette LME Software Block Quick Reference Common Palette Move Block Use this block to set your robot to go forwards or backwards in a straight line or to turn by following a curve. Define how far your robot will

More information

Lab 2.2 Ohm s Law and Introduction to Arduinos

Lab 2.2 Ohm s Law and Introduction to Arduinos Lab 2.2 Ohm s Law and Introduction to Arduinos Objectives: Get experience using an Arduino Learn to use a multimeter to measure Potential units of volts (V) Current units of amps (A) Resistance units of

More information

Modular robotics and locomotion Juan Gonzalez Gomez

Modular robotics and locomotion Juan Gonzalez Gomez Modular robotics and locomotion Juan Gonzalez Gomez School of Engineering Universidad Autonoma de Madrid (Spain) Uni Hamburg. FB Informatik. AB TAMS. May 2006 Contents Introduction to robotics Introduction

More information

Part A: Monitoring the Rotational Sensors of the Motor

Part A: Monitoring the Rotational Sensors of the Motor LEGO MINDSTORMS NXT Lab 1 This lab session is an introduction to the use of motors and rotational sensors for the Lego Mindstorm NXT. The first few parts of this exercise will introduce the use of the

More information

Pmod modules are powered by the host via the interface s power and ground pins.

Pmod modules are powered by the host via the interface s power and ground pins. 1300 Henley Court Pullman, WA 99163 509.334.6306 www.store. digilent.com Digilent Pmod Interface Specification 1.2.0 Revised October 5, 2017 1 Introduction The Digilent Pmod interface is used to connect

More information

How-To #3: Make and Use a Motor Controller Shield

How-To #3: Make and Use a Motor Controller Shield How-To #3: Make and Use a Motor Controller Shield The Arduino single-board computer can be used to control servos and motors. But sometimes more current is required than the Arduino can provide, either

More information

Wall-Follower. Xiaodong Fang. EEL5666 Intelligent Machines Design Laboratory University of Florida School of Electrical and Computer Engineering

Wall-Follower. Xiaodong Fang. EEL5666 Intelligent Machines Design Laboratory University of Florida School of Electrical and Computer Engineering Wall-Follower Xiaodong Fang EEL5666 Intelligent Machines Design Laboratory University of Florida School of Electrical and Computer Engineering TAs: Tim Martin Josh Weaver Instructors: Dr. A. Antonio Arroyo

More information

A Low-Cost Energy Management System That Compares Power Consumption of Electronic Home Appliances

A Low-Cost Energy Management System That Compares Power Consumption of Electronic Home Appliances IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719, Volume 2, Issue 9 (September 2012), PP 06-10 A Low-Cost Energy Management System That Compares Power Consumption of Electronic

More information

ZIGBEE PROTOCOL FOR SYSTEMATIC PARKING SYSTEM

ZIGBEE PROTOCOL FOR SYSTEMATIC PARKING SYSTEM Proceedings of EnCon2010 3 rd Engineering Conference on Advancement in Mechanical and Manufacturing for Sustainable Environment April 14-16, 2010, Kuching, Sarawak, Malaysia ZIGBEE PROTOCOL FOR SYSTEMATIC

More information

RoboSpecies Technologies Pvt. Ltd.

RoboSpecies Technologies Pvt. Ltd. Table of Contents Table of Contents... vi Part 1: Introduction to Robotics... 1 1.1 Robotics... 3 1.1.1 House Robots... 4 1.1.2 Industrial Robots... 4 1.1.3 Medical Robots... 6 1.1.4 Space Robots... 7

More information

Thursday, September 15, electronic components

Thursday, September 15, electronic components electronic components a desktop computer relatively complex inside: screen (CRT) disk drive backup battery power supply connectors for: keyboard printer n more! Thursday, September 15, 2011 integrated

More information

ARDUINO UNO R3 BASED 20A ROBOT CONTROL BOARD [RKI-1580] Page 1

ARDUINO UNO R3 BASED 20A ROBOT CONTROL BOARD [RKI-1580]   Page 1 ARDUINO UNO R3 BASED 20A ROBOT CONTROL BOARD [RKI-1580] http://www.robokitsworld.com Page 1 1. Introduction: The Arduino UNO R3 based 20A robot control board is a versatile motor controller for driving

More information

IEEE SoutheastCon Hardware Challenge

IEEE SoutheastCon Hardware Challenge IEEE SoutheastCon Hardware Challenge Cameron McSweeney, Kendall Knapp Brian Roskuszka, Daniel Hofstetter May 2, 207 Advisors: Dr. Jing Wang, Dr. Yufeng Lu, Dr. In Soo Ahn 2 Task 3 - Bring Down the Shields

More information

Blue Point Engineering

Blue Point Engineering Blue Point Engineering SV203 Interface Overview Overview Sensors Light Sensor Motion Sensor Joystick Computer USB PORT Technical Pointing the Way to Solutions! T http://www.bpesolutions.com Animatronic

More information

CourseContents: 1.Introduction to MATLAB. 2. Handling data and data flow in MATLAB. 3. Editing and Debugging M-FILES

CourseContents: 1.Introduction to MATLAB. 2. Handling data and data flow in MATLAB. 3. Editing and Debugging M-FILES CourseContents: 1.Introduction to MATLAB Historical Background Demo & Applications Scope of MATLAB Importance to Engineers Features Vectors & Arrays Accessing MATLAB Help MATLAB Environment Workspace &

More information

A Wireless Network with Adaptive Modulation and Network Coding in Intelligent Transportation Systems

A Wireless Network with Adaptive Modulation and Network Coding in Intelligent Transportation Systems 2012 UKSim-AMSS 6th European Modelling Symposium A Wireless Network with Adaptive Modulation and Network Coding in Intelligent Transportation Systems Scott Carr Ken Lye, Zhan Wei Siew, Shee Eng Tan, Chen

More information

MICRO-CONTROLLER BASED ROBOT ARM WITH THREE-DIMENSIONAL REACH

MICRO-CONTROLLER BASED ROBOT ARM WITH THREE-DIMENSIONAL REACH - 111 - MICRO-CONTROLLER BASED ROBOT ARM WITH THREE-DIMENSIONAL REACH R.A.D.M.P.Ranwaka 1, T. J. D. R. Perera, J. Adhuran, C. U. Samarakoon, R.M.T.P. Rajakaruna ABSTRACT Department of Mechatronics Engineering,

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

International Power, Electronics and Materials Engineering Conference (IPEMEC 2015)

International Power, Electronics and Materials Engineering Conference (IPEMEC 2015) International Power, Electronics and Materials Engineering Conference (IPEMEC 2015) Design of Intelligent Car Based on Single Chip Processor STC89C52 Li Xin 1,a, Xiang Qiang 1,b, 1 College of Electrical

More information

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 8051 Intermidiate Development Board Product Manual Contents 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 1. Overview 2. Features The board is built on a high quality FR-4(1.6

More information

1.0. Presents. techathon 3.0

1.0. Presents. techathon 3.0 1.0 Presents techathon 3.0 Course Content - techathon techathon 3.0 is a Robotics and Embedded systems Workshop designed by team Robo-Minions. It is a 2 days workshop with each day divided into two sessions

More information

Design and implementation of fingerprint based bank locker system using ARM7 and GSM

Design and implementation of fingerprint based bank locker system using ARM7 and GSM Design and implementation of fingerprint based bank locker system using ARM7 and GSM Pooja Ausekar 1, Shraddha Kshirsagar 2, Puja Lawate 3, Prof. Mr. Sujit A. Inamdar 4 1,2,3 Student, Department of electronics

More information

DESIGN AND IMPLEMENTATION OF EMBEDDED TRACKING SYSTEM USING SPATIAL PARALLELISM ON FPGA FOR ROBOTICS

DESIGN AND IMPLEMENTATION OF EMBEDDED TRACKING SYSTEM USING SPATIAL PARALLELISM ON FPGA FOR ROBOTICS DESIGN AND IMPLEMENTATION OF EMBEDDED TRACKING SYSTEM USING SPATIAL PARALLELISM ON FPGA FOR ROBOTICS Noor Aldeen A. Khalid and Muataz H. Salih School of Computer and Communication Engineering, Universiti

More information

ASV 2008 Son of a Boatname. Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia

ASV 2008 Son of a Boatname. Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia ASV 2008 Son of a Boatname Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia ASV 2009 SS Boatname ASV 2010 Boatname the Brave Autonomous Surface Vehicle Robotics Club at UCF AUVSI and

More information