The "Raspberry Pi to Arduino shields connection bridge" board on top of a Raspberry Pi computer |
- Connect some Arduino Wireless module in Raspberry. Some examples: XBee 802.15.4/XBee ZigBee, RFID, NFC, Bluetooth,Bluetooth Pro, Wifi, GPRS, 3G
- Connect sensors (analog 0-5V, digital) to Raspberry Pi with a precession of 16b using the ADC integrated. Connect also complex sensors through i2C and UART buses
- Connect some Arduino specific shield such as: Radiation sensor shield, CanBus, Relay shield, etc.
- Connect some electronic module or actuator which works over i2C, SPI, UART
WARNING: GPIO voltage levels are 3.3 V and are not 5 V tolerant. There is no over-voltage protection on the board. Digital inputs use a 3V3 logic level and are not tolerant of 5V levels, such as you might find on a 5V powered Arduino.
Extreme caution when working with GPIO, you may damage your Raspberry Pi, your equipment and potentially yourself and others.
Extreme caution when working with GPIO, you may damage your Raspberry Pi, your equipment and potentially yourself and others.
I like the Bee socket. Many types of hardware have been made in this form factor - usually at 3.3 volts like the XBee.
No comments:
Post a Comment