Posts tagged with python-pip

Posting to Twitter from a Raspberry Pi

Posting to Twitter from a Raspberry Pi

Twitter has taken the world by storm with its concept of tweets, ease of use and platform integration. Here we show how to post to Twitter using a Raspberry Pi.

Using serial ports for communication

Using serial ports for communication

Serial ports are connection ports that transfer data in or out one bit at a time. Data is transferred using two lines, one for transmitting, and one for receiving.