Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
raspberry-ebrick [2015/03/26 10:19] – created Stéphane Lavirotte | raspberry-ebrick [2015/04/14 13:16] (current) – [Using Raspberry Pi Arduino shiels add-on] Stéphane Lavirotte | ||
---|---|---|---|
Line 4: | Line 4: | ||
<note important> | <note important> | ||
- | To be able to use Electronic Brick sensors, you can use the Phidget Interface Kit 8/8/8 to connect the sensors to. Only 10 pins connectors device won't be able to be used (like the LCD one). | + | To be able to use Electronic Brick sensors, you have different way to address them. |
+ | {{: | ||
+ | |||
+ | ===== Using GrovePi shield ===== | ||
+ | |||
+ | You can connect Electronic Brick sensors to the GrovePi. You can read the following page to [[raspberry-grove|Install Groove Pi on Raspberry Pi]]. | ||
+ | |||
+ | Use the following [[http:// | ||
+ | |||
+ | Just have to play with them now. You can use all sensors (led, rotation, button, tilt, buzzer, ...) | ||
+ | |||
+ | ===== Using Phidget InterfaceKit ===== | ||
+ | |||
+ | You can read the following page to [[raspberry-phidget|Install Phidgets on Raspberry Pi]]. | ||
+ | |||
+ | You can use the Phidget Interface Kit 8/8/8 to connect the sensors to. You will be able to use the following sensors directly: | ||
+ | * Rotation sensor | ||
+ | * Temperature sensor | ||
+ | * Tilt switch | ||
+ | * Big button | ||
+ | |||
+ | The first two ones have equivalent components in Phidget kit, but the two last ones are interesting to use. | ||
+ | |||
+ | ===== Using Raspberry Pi Arduino shield add-on ===== | ||
+ | |||
+ | <note warning> | ||
+ | </ | ||
+ | |||
+ | If you want to use the Electronic Brick shield, you will need the Raspberry Arduino Shield Add-on to connect any Arduino shield to the Raspberry. With that solution, you should be able to use the LCD 1602 component that uses a 10 pin connector. | ||
+ | |||
+ | {{: | ||