Posts with «raspberry» label

raspberry + arduino / webiopi + firmata (python)

Im buildin internet controlled rc car with arduino, arduino motor shield and raspberry.
So how to use firmata and webiopi at the same time.

read more

Arduino shields on the raspberry pi

Flicking through hackaday as you do and found an article that may be of interest to those using the raspberry pi.

 

http://hackaday.com/2012/10/10/using-arduino-shields-with-the-raspi/

 

The article then links here:

http://www.cooking-hacks.com/index.php/documentation/tutorials/raspberry-pi-to-arduino-shields-connection-bridge

Let's Make Robots 10 Oct 17:51
arduino  arm  other  pi  raspberry  shield  

A custom Pi shield or an Arduino?

As more and more people get a Pi they are asking how to interface it to their robot. I do not own a Pi but I looked at the GPIO pins available for interfacing. Apart from general digital I/O pins you have I2C, SPI and Serial interfacing available. I assume there is a library or something that allows these pins to be easily access from within the Linux operating system.

So the question becomes do you just use another MCU such as an Arduino to provide the necessary I/O functionality or do you use a custom shield?

read more

Let's Make Robots 04 Oct 13:38
arduino  i2c  ideas  interface  pi  raspberry  serial  shield  spi