Posts tagged with tweepy

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 the UART interface

Using the UART interface

UART is a communication interface used between two microcontrollers. Data signals are transferred using two lines, one for transmitting and one for receiving.