background image

Arduino Due 3.3V

Intel Edison 5V

Linkit One

Hardware Overview

Note
The boards are not listed above mean that it might have chance to work with the platform board however
requires extra work such as jump wires or rewriting the code. If you are interested in digging more, welcome
to contact us via 

forum

.

Summary of Contents for Base Shield V2

Page 1: ...hield V2 Table of contents Version Specification Compatible Boards Hardware Overview Getting Started Hardware Software FAQ Schematic Online Viewer Resources Project Tech Support Platform Shield Base Shield V2 ...

Page 2: ...of sensors or Leds and your jumper wires are in a mess The purpose of creating the Base Shield is to help you get rid of bread board and jumper wires With the rich grove connectors on the base board you can add all the grove modules to the Arduino Uno conveniently The pinout of Base Shield V2 is the same as Arduino Uno R3 ...

Page 3: ... Base Shield V1 2 Initial Oct 2011 Base Shield V1 3 Change the Grove connector layout and quantity Aug 2012 Base Shield V2 0 Change the Grove connector layout and quantity as well as a power switch to enable both 3 3V and 5V Mar 2014 Specification ...

Page 4: ...igital Ports 7 UART Ports 1 I2C Ports 1 Size 69mm x53mm Compatible Boards The Base Shield is tested and fully compatible with following boards Arduino Uno all revisions Seeeduino V4 V4 2 Arduino Mega Seeeduino Mega Arduino Zero M0 Seeeduino Lorawan Arduino Leonardo Seeeduino Lite Arduino 101 ...

Page 5: ...are Overview Note The boards are not listed above mean that it might have chance to work with the platform board however requires extra work such as jump wires or rewriting the code If you are interested in digging more welcome to contact us via forum ...

Page 6: ...1 Analog Ports include 4 anlog ports A0 A1 A2 and A3 2 Digital Ports include 7 digital ports D2 D3 D4 D5 D6 D7 and D8 3 UART Port 1 UART port 4 I2C Ports 4 I2C ports ...

Page 7: ...n reset the arduino board 7 PWR LED The Green LED turns on when power on 8 P1 P2 please solder the pads P1 and P2 if use Base Shield v2 with Seeeduino V3 Dimension 2 1 2 7 inch Getting Started Hardware Step 1 Prepare the below stuffs Seeeduino V4 2 Base Shield Grove Buzzer Grove Button Get ONE Now Get ONE Now Get ONE Now Get ONE Now Step 2 Connect Grove Buzzer to port D3 of Base Shield ...

Page 8: ...Step 3 Connect Grove Button to port D2 of Base Shield Step 4 Plug Base Shield into Seeeduino Step 5 Connect Seeeduino to PC through a USB cable ...

Page 9: ...Base Shield V2 FAQs Schematic Online Viewer 1 const int button 2 connect a button 2 const int buzzer 3 connect a buzzer 3 void setup 4 5 pinMode button INPUT set button as an INPUT device 6 pinMode buzzer OUTPUT set LED as an OUTPUT device 7 8 void loop 9 10 int btn digitalRead button read the status of the button 11 digitalWrite buzzer btn 12 delay 10 13 ...

Page 10: ...Resources PDF Download Wiki PDF Eagle Base Shiled V2 SCH ...

Page 11: ... Eagle Base Shiled V2 PCB PDF Base Shiled V2 SCH PDF Base Shiled V2 PCB ...

Page 12: ...Tech Support Please submit any technical issue into our forum ...

Page 13: ......

Reviews: