Raspberry Pi

There are now several Raspberry Pi versions available. Sensors that are available to the Arduino is mostly also useable for a Raspberry Pi with the exception of analoog functions since Raspberry Pi don’t have analoog i/o pins.

For coding most easy to user the included python on the Pi, if there is no example program available you have to search on the internet or ‘translate’ a Arduino program to python logic.

If you need a analoog reading you could use a MCP3424 (I2C interface).

Raspberry Pi GIO pinlayout
Raspberry Pi GIO pinlayout