Grove
Jump to navigation
Jump to search
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.)
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 | Bypass Jumper | Direction | Code Examples | Twig | Bypass Jumper | Direction | Code Examples | |
---|---|---|---|---|---|---|---|---|
Rotary |
Open | INPUT | Code | Button |
Open | INPUT | Code | |
Relay |
Either | OUTPUT | Code | Tilt |
Open | INPUT | Code | |
LED |
Closed | OUTPUT | Code | Temperature |
Open | INPUT | Code | |
Buzzer |
Closed | OUTPUT | Code | LCD |
???? | OUTPUT | Code |