Code Arduino With Raspberry Pi

by skinnerisaac75 in Circuits > Computers

82 Views, 0 Favorites, 0 Comments

Code Arduino With Raspberry Pi

56F644F3-B1A8-4121-AACA-1D2DDC06CBE7.jpeg

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

Getting the Code Editor

IMG_1475.JPG

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.