Introduction: Code Arduino With Raspberry Pi
for this project you will need:
raspberry pi (I am using the b+)
Arduino Uno with programming cable
HDMI cable
power cable (for raspberry pi)
HDMI screen(I am using a tv)
keyboard and mouse
Step 1: Getting the Code Editor
to get the Arduino code editor is pretty easy all you have to do is got to the terminal and type : sudo apt-get install Arduino and wait until it finishes. after it has finished go to the raspberry pi menu and open coding and then you should see the Arduino editor, click on it and will it opens plug in the Arduino to one of the USB ports. Once Arduino has opened go to examples and click on blink then go to. board and make sure it is on uno then go to serial port and click on your board, then hit upload and every thing should go well.



