The schematic of the wire connection in the module

Slides:



Advertisements
Similar presentations
Lab 02: AEV Arduino Programming Basics Advanced Energy Vehicle (AEV)
Advertisements

Bread Boarding and Operating The IFI Robotic Control System.
Control Feasibility ATMega328 has 18 I/Os (16 brought out) 5V 16MHz External OSC 4 out of 6 Successive A-to-D ports available Features SPI,6.
How to use the VHDL and schematic design entry tools.
P09204 Robotic Platform (RP1)‏ Project Overview Robotic Platform for 1kg Loads (2 nd Generation)‏ One or More scalable Motor Modules Controller System.
Arduino. Arduino is a tool for making computers that can sense and control more of the physical world than your desktop computer. It's an open-source.
Embedded Programming and Robotics
Basic Circuits – Lab 2 Arduino and Sensors Xmedia Spring 2011.
Controller, Sensors and Motors Ding Ke Tutorial 1, UGB 230N.
L.C. Technology Servo Motor Control / Genie Software
Embedded Programming and Robotics Lesson 5 Motor Control 1.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
HEAT SEEKER Eduardo Lichtenfels Riccio Oral Presentation IMDL – January 30,2014.
Power Gear Rolling Case Name: Ephel Jules Advisor: Dr. Antonio Soares EET : TECH DESIGN PROJECT PROPOSAL Date: December 08, 2014.
MICRO CONTROLLER MODULE 1. Learning Objectives Name some gadgets that use microcontrollers. Define a microcontroller. Differentiate between a computer.
Control Angle via Button Pushes One button increases angle. Other decreases angle. Both light LED.
Working with Arduino: Lesson #4: Servos EGN1007. Learning Goals Learning Goals: The student will be able to: 1.Build a complete circuit using the Arduino.
Arduino 101 Instructors: Ted Markson / Jim Sweeney.
Arduino Week 2 Lab ECE 1020 Prof. Ahmadi. Objectives 1. Control the rotation of standard servo motor  A standard servo motor is limited in its rotation.
7.2 V battery pack and charger Put the battery in the charger station at the end of the lab. period. Red light indicates charging. Ken Youssefi Introduction.
Shaojie Ge Special Sensor System  My special sensor system is the walk mechanism of my robot. Since my robot is a walking robot with four legs.
Lynxmotion Robotic Arm
1 Electrical Fundamentals We need some understanding of electrical fundamentals to do the lab exercises. Electric Circuit Consists of: –Power Source: Battery,
Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221, COMP211 Computer Logic Design.
Mechanical Components and Programming Ken Youssefi Introduction to Engineering – E10 1.
Multipurpose Keychain ECE 445 Senior Design Junting Lou Yaming Tang Lida Zhu TA: Rajarshi Roy Project No. 11 Fall 2012.
MIND CONTROLLED ROBOT BY ADITHYA KUMAR EIGHTH GRADE.
Bdps 2 Lecture 2. Circuits and Ohm's Law For resistive circuits.
Istituto Tecnico Industriale A.Monaco EURLAB Control a Servo Motor If you want to swing an robot arm or … steer a robot you need a special motor (Servo).
Lynxmotion Robotic Arm © 2013 Project Lead The Way, Inc.Computer Integrated Manufacturing
1 Transistor. 2 Transistors are used to turn components on and off They come in all different shapes and sizes.
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
FIRST ROBOTICS COMPETETION Introduction to Electrical & Control System Power and Signal Distribution/Interconnection Sensors, Motors, Speed Controllers,
ARDUINO UNO The Arduino uno is a microcontroller board based on the ATmega328. It has 14 digital Input / Output pins (of which 6 can be used as PWM outputs),
Solar Energy Generator: Design Rendering Description
H-Bridge Motor Driver.
Robot controlled by Arduino
Lynxmotion Robotic Arm
If you want to swing an robot arm or …
connect a DC-Motor with an arduino
ECE Computer Engineering Design Project
Introduction to Handshaking Communication with SSC-32U
Logic Gates.
Diagram of the Board of Education
COMP211 Computer Logic Design Introduction to the DE2 Board
Understanding Olympian Generator Set Schematics
The Relay based Multiplexer
Introduction to Handshaking Communication with SSC-32
Introduction to Arduinos
WELCOME.
स्वयचलित आकाशकदिल बनवणे
ECE 445 Senior Design, Spring 2018
सोलर पॅनेलचा उपयोग करुन रीचर्जेबल टॉर्च बनवणे.
Arduino Week 2 Lab ECE 1020 Prof. Ahmadi.
M.VIKRAMADITYAN Graduate Student Mechanical Engineering
Circuits & Voltage.
Introducing the Arduino Uno
Module 1 – Power Supply AMC APS-PBC-60
Introduction to Wiring Logic Gates
Acronyms Galore: Wired for Success
Lab 1. Introduction to the DE2 Board
Participant Name FRC Team #
LED and a Button.
CTY SAR FCPS Shawn Lupoli, Elliot Tan
Lecture 4. Introduction to the DE2 Board
UNIT 11: RC-SERVOMOTOR CONTROL
Arduino म्हणजे काय?.
Introduction to Arduinos
Logic Gates and Memory.
Voltage Regulator Board
Presentation transcript:

The schematic of the wire connection in the module Long Cheng

Switch Each module has a switch on the output of the battery. Manually control the switch? The switch should be controlled by the previous module, and we only control the switch in the first module. Relay V35 > 5V, pin 1 and pin7 are connected 11/27/2018 chengl@in.tum.de

Power on the snake robot Connect the master board or the board at first module to the computer. The board controls its relay to switch on. Then, the switch-output pins from the master module or the first module are connected to its battery. The voltage is about 8V. The switch-output pins are connected the to pin3 and pin 5 of the relay in next module. The relay in next module is switched on. Similar to the step 2-5, all the modules are powered on. 11/27/2018 chengl@in.tum.de

The battery output charge 11/27/2018 chengl@in.tum.de

The battery 11/27/2018 chengl@in.tum.de

The PCB board Switch Battery Output Charge Arduino Nano connection to servo, angle sensor, bus. 11/27/2018 chengl@in.tum.de

The PCB board Angle sensor Nano 11/27/2018 chengl@in.tum.de

The PCB board 11/27/2018 chengl@in.tum.de Previous_charge next_ charge Switch bus bus switch charge Previous_charge OK, that is the roughly introduction of this lab course. Next, I will introduce snake robot to you in four aspects. And then you can introduce yourself and tell us your strength, which part you are good at. 11/27/2018 chengl@in.tum.de

The PCB board 11/27/2018 chengl@tum