Raspberry pi 2B+

Hi I have ordered the Raspberry Pi 2 B+ and an Arduberry (either not received yet). I have tried to download the raspberry pi sd image from the github website https://github.com/DexterInd/ArduBerry. but I get this “Sorry, the file you have requested does not exist.” they say this “Our custom image for the Raspberry Pi makes using the Arduberry easy. We’ve modified wheezy a little bit. You can download the latest image here:https://docs.google.com/file/d/0B0WChwP4CnLBMVNKajMydy1VcVU/edit?usp=sharing” Can I just use the ordinary Raspbian or due I need this special modified wheezy to make the Arduberry work with the RBP?

Hey,
You can use your own image too, but you’ll have to run this configuration script to make it work: https://github.com/DexterInd/ArduBerry/blob/master/script/install.sh. This installs all the files necessary to use the Arduberry.

Let us know if you face any problems.
-Karan

OK can you direct me to where I can find the image for the SD card? I will try to run the script above but I am sure that I will run into problems. I am fairly new at this.

OK I think I get it this script will run automatically if I go through your getting started sequence?

Hey,
The script should automatically set things up. If that does not work out download and try the SD card from here: http://sourceforge.net/projects/dexterindustriesraspbianflavor/ .

Do let us know how it goes.

-Karan