Basys 2 Wiring Diagram.

Slides:



Advertisements
Similar presentations
Anurag Dwivedi & Rudra Pratap Suman.  Open Source electronic prototyping platform based on flexible easy to use hardware and software.
Advertisements

Software Design Considerations. Abstract  Design and build a compact robot to traverse a maze  Use the robot to generate an ASCII representation of.
Wiring the new control system MVRT 2010 – 2011 Season.
ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
Potentiometer Electric circuit Cell or Battery Resistor Switch Bulb Earth/Ground LED.
Design Constraints. Abstract  Design and build a compact robot to traverse a maze.  Use the robot to generate an ASCII representation of the entire.
Bread Boarding and Operating The IFI Robotic Control System.
Part 1: Introduction FRC Introduction  FRC 2907 since 2008  Each area of the robot has a team assigned  The Electronics team is headed this year.
Overview of New System Beta Team from Wilsonville 1425 Wilsonville Robotics – Code Xero 2550 Oregon City Robotics.
IR SENSORS AND ENCODERS. LCDs Timothy Friez Class # 2.
Introduction.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
PCB Layout Design. PCB Layout Special Layout Considerations 4 in.
In a not gate, if the input is on(1) the output is off (0) and vice versa.
RM2C Understanding Connections on the Robot Control Board (RCB).
L.C. Technology Servo Motor Control / Genie Software
Embedded Programming and Robotics Lesson 5 Motor Control 1.
1 Applied Control Systems Technology. 2 Pin configuration Applied Control Systems.
EE 446 Project Assignment Top Design Sensor Components Pin Assignment and Configuration Completed Physical Setup Project Tasks.
MICRO CONTROLLER MODULE 1. Learning Objectives Name some gadgets that use microcontrollers. Define a microcontroller. Differentiate between a computer.
Basic Stamp Free Pins These pins can be used by the operator for digital Inputs and Outputs Used Pins 0.
Wall Climber Project Kevin Kauffman Eric Hall. Objectives Remotely control the climber, with visual feedback Remote driving Camera functionality Feedback.
Team 6 DOODLE DRIVE Alexander Curtis Peachanok Lertkajornkitti | Jun Pan | Edward Kidarsa |
Printer Port * 0= * 1= * 6= 60 1 * 4 = 4 = 164 Decimal Binary We use Ten Symbols
Unit 9 – “A BIG State Machine”. Introduction New Topics Nested Case Structures Reusable Code.
Basic Stamp OEM module By Wilmer Arellano. 2  The BASIC Stamp 2 OEM is a discreet component version of the BS2 which may be purchased in kit form. 
0-10V Ballast Dimmer HDL-MRDA HDL-MRDA channel 10A DC0 - 10V output module is a multifunction control module. It has 6 channel relay.
Copier Jam Detector Design Problem
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
State the domain and range of each relation. Unit 3, Lesson 2 Mrs. King.
 Today we will cover:  Voltage regulators  Sensors  motordrivers iBOT1.
Timer 1 and 2 operation, PWM Principles. Timer 1 Operation.
PWM: Pulse Width Modulation © 2014 Project Lead The Way, Inc.Digital Electronics.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
 Introduction.  Block Diagram.  Sensors.  Arduino.  Advantages.  Limitations.  Applications.  Conclusion. Contents.
Basic Stamp OEM module By Wilmer Arellano. 2  The BASIC Stamp 2 OEM is a discreet component version of the BS2 which may be purchased in kit form. 
Atmega328p Introduction for Digital and PWM Output Brion L Fuller II Robotics Club.
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.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
What is Arduino? It's an open source electronics prototyping platform: Open source: resources that can be used, redistributed or rewritten free of charge,
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),
LEVEL CONTROL SYSTEM USING MICROCONTROLLER
Introduction to Handshaking Communication with SSC-32U
Logic Gates.
Engineering Science Systems and Control.
CSCE 211: Digital Logic Design
CSCE 211: Digital Logic Design
Arduino Analog I/O Analog input pins: 0 – 5
CSCE 211: Digital Logic Design
What is Arduino? By James Tedder.
Sensor Board and Driver Board
CSCE 211: Digital Logic Design
Group 11.
Chapter 1 Introduction of Arduino
Design Example “Date of Birth Problem”
Introduction to Software Planning and Design
2.1: Represent Relations and Functions HW: p.76 (4-20 even, all)
CTY SAR FCPS Shawn Lupoli, Elliot Tan
A B x y A+ B+ z 1 Q X Y Q(t+1) S 1.
Reliability & Safety Analysis
CSCE 211: Digital Logic Design
Counter Design M R Khandker.
Arduino Board.
Arduino म्हणजे काय?.
A B x y A+ B+ z 1 Q X Y Q(t+1) S 1.
Logic Gates and Memory.
A x A+ Y 1 A B C A+ B+ C+ TA TB Tc 1.
Presentation transcript:

Basys 2 Wiring Diagram

Basys 2 Header JA or JB

Sensor Board Either of these can be mapped to the PWM or Direction in software.

Use leftover leads that were cut off from components Motor X Basys 2 Board T: Trigger/PWM D:Direction(1 or 0) Basys 2 +V(5V) (Only need one pin) Basys 2 –V(GND) (Only need one pin) Unused Motor Y Use leftover leads that were cut off from components

Basys2 JA-JD Headers Pin assignments B2: Output for LEDs A3,J3,B5: Sensor Input JB C6: Output for LEDs B6,A7,B7: Sensor Input JC A9,B9,A10,C9: Outputs (to KrisysBoard) JD B12,A13,C13,D12: Outputs (to KrisysBoard)

One Example: Headers JA and JB are the same configuration Headers JC and JD are the same configuration