Category Archives: R-Pi

Embedded Pi bridges R-Pi or STM32 with Arduino shields

The crew at Element 14 has announced the release of a combo R-Pi/STM32 interface board compatible with Arduino shields. The Embedded Pi is based on the STMicroelectronics STM32F103 MCU and is open-source (see Technical Documents for schematic, layout and BOM). … Read more

Interfacing an I2C GPIO expander (MCP23017) to the Raspberry Pi using C++ (SYSFS)

in how-to, R-Pi by DP | 0 comments

Hertaville posted a detailed tutorial on interfacing the MCP23017 to the Raspberry Pi using C++ (SYSFS): In this blog entry I will demonstrate how to successfully interface the MCP23017 general purpose input/output (GPIO) expander from Microchip, to the Raspberry Pi over … Read more

Bartendro serves up cocktails using open source

Bartendro is a robotic cocktail dispensing machine controlled by a Raspberry Pi. Dispensing of drink components is via peristaltic pumps which dispense a known volume with every revolution of the motor to precisely meter drinks. The Party Robotics developers explain, … Read more