Hello World to Raspberry Pi Through Seeeduino (Uart Port)
by josephyang5 in Circuits > Raspberry Pi
1580 Views, 16 Favorites, 0 Comments
Hello World to Raspberry Pi Through Seeeduino (Uart Port)
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
Have a Look at the Datasheet of the Pi and Connect the Uart Port From Seeeduino (pin 0,1) to Pi
Write a Simple Code Into Arduino.
Open the Putty to View the Terminal of Your Pi. Remember the Set the Right Arduino Port and Speed.
Finish, enjoy!