Introduction: Hello World to Raspberry Pi Through Seeeduino (Uart Port)

About: About two years ago when I was doing my industrial design project I wanna find out a hardware solution to let me have a FPV(first person view) experience remotely. My use case at that time was to know how my d…

I'm a starter of Raspberry Pi and I found that Raspberry Pi doesn’t have the usb port that could directly connect to the pc, so that I pick a Seeeduino as an Uart to Usb converter to putty up my Pi. :p

Step 1: Have a Look at the Datasheet of the Pi and Connect the Uart Port From Seeeduino (pin 0,1) to Pi

Step 2: Write a Simple Code Into Arduino.

Step 3: Open the Putty to View the Terminal of Your Pi. Remember the Set the Right Arduino Port and Speed.

Finish, enjoy!

Step 4: