Program Arduino Using Raspberry Pi
by vox911 in Circuits > Raspberry Pi
1192 Views, 9 Favorites, 0 Comments
Program Arduino Using Raspberry Pi
This article's all about Connecting Arduino Uno to a Raspberry Pi 3!
- You can program with it.
- Helps in Multitasking.
- Master - Slave.
- DIY for IOT.
- You can basically control your Arduino through Wi-Fi!
Components Required :
- Raspberry Pi
- Arduino
- PC
- Arduino cable
- Usb cable (5 volt Power Supply)
- Wi-Fi network
- puTTY (Software)
Setup :
- Connect your Arduino to the Raspberry.
- Power up your Raspberry.
- Connect the Pi and PC to the same Wi-Fi network.
- Using puTTY install the Arduino Package :
Code : sudo apt-get install arduino
- After installing open your Rapsberry through Remote Desktop or any other virtual desktop.
- On the menu under Programming or Electronics section you'll find Arduino.
- Now Click it and Start Coding, for Preview use the example codes and upload and check for it to Work.
Output :
It should definitely work!
Also checkout the video for better understanding!
Please Follow my Channel for more DIYs... :)
Thank you!