Last weekend, I gave a talk about using Raspberry Pi’s Serial port in Computer Club’s (read hardware enthusiasts) monthly meetup.
Slides
I have uploaded the slides that I used for my talk to my slideshare account. You can download the slides or view them below. You can also checkout my other presentations and slides from my talks page.
Two ways of Raspberry Pi’s Serial port
In my talk, I covered the following ways by which you can use Raspberry Pi’s serial port.
- To login via serial console
- To communicate with other serial devices like Arduino
If there is enough interest, then I might write follow up articles explaining both the approaches in detail.