Difference between revisions of "Grove"

From MGH Designs wiki
Jump to: navigation, search
(Created page with "== Seeed Studio Grove System == === Connecting the Base Shield to the ASC === Connect the Base Shield to the Propeller ASC as shown in the photos. (Shown with optional RGB a...")
 
Line 9: Line 9:
 
[[file:dscf6802s.jpg|200x150px|]]
 
[[file:dscf6802s.jpg|200x150px|]]
  
Connecting twigs to the base shield will follow the same procedures as with an Arduino. See the [http://www.seeedstudio.com/wiki/index.php?title=Stem_-_Base_Shield Seeed Studio wiki] for info.
+
Connecting twigs to the base shield will follow the same procedures as with an Arduino. See the [http://wiki.seeedstudio.com/wiki/Grove_-_Base_Shield Seeed Studio wiki] for info.
  
 
Use the [http://obex.parallax.com/objects/180/ SPIN / PASM driver for MCP3208 Analog to Digital converter] to use analog twigs such as the temperature and rotary twigs. (ADC 6 & 7 is not available)
 
Use the [http://obex.parallax.com/objects/180/ SPIN / PASM driver for MCP3208 Analog to Digital converter] to use analog twigs such as the temperature and rotary twigs. (ADC 6 & 7 is not available)

Revision as of 20:36, 18 September 2016

Seeed Studio Grove System

Connecting the Base Shield to the ASC

Connect the Base Shield to the Propeller ASC as shown in the photos. (Shown with optional RGB adapter between.)

Dscf6794s.jpg Dscf6795s.jpg Dscf6802s.jpg

Connecting twigs to the base shield will follow the same procedures as with an Arduino. See the Seeed Studio wiki for info.

Use the SPIN / PASM driver for MCP3208 Analog to Digital converter to use analog twigs such as the temperature and rotary twigs. (ADC 6 & 7 is not available)

Twig compatibility chart

^ Twig ^Bypass Jumper ^Direction ^Code Examples ^ ^ Twig ^Bypass Jumper ^Direction ^Code Examples ^ | Rotary\\ Template:Gbrot.jpg?nolink&100x75 | Open | INPUT | Code | | Button\\ Template:Bgpushb1.jpg?nolink&100x75 | Open | INPUT | Code | | Relay\\ Template:P3222472.jpg?nolink&100x75 | Either | OUTPUT | Code | | Tilt\\ Template:Gbtlt.jpg?nolink&100x75 | Open | INPUT | Code | | LED\\ Template:P2100717.jpg?nolink&100x75 | Closed | OUTPUT | Code | | Temperature\\ Template:Bgtemp1.jpg?nolink&100x75 | Open | INPUT | Code | | Buzzer\\ Template:Gbbuz.jpg?nolink&100x75 | Closed | OUTPUT | Code | | LCD\\ Template:Seriallcdv10sa 03.jpg?nolink&100x75 |  ???? | OUTPUT | Code |