Arduberry is the one shield which allows designs to connect Arduino shields to the Raspberry Pi computing platform.
The $23 device is a shield that slides over the Raspberry Pi and allows you to stack and use Arduino shields.
It is claimed that no physical configuration is needed for the device to work “with most shields”, and Arduino programs can be written direct to the Raspberry Pi.
Available from Dexter Industries, the US-based online embedded design store, the amusingly named Arduberry is compatible with the Raspberry Pi Models B, and B+.
It is compatible with C and Python programming languages.
According to the website the implementation is as follows:
- Stack the Arduberry on top of the Raspberry Pi and power on the Raspberry Pi
- Open a New Terminal
- Clone the Arduberry Repository
- Run the Installation Script
- Reboot
- Open Arduino
- Select the Programmer
- Load an Example Sketch
For more detail: Arduberry brings Arduino to Raspberry Pi