Main Content

Make a Twitter Bot App: Tweet at a Press of a Button - Arduino 101 BLE

This is a Twitter bot which post tweets at a press of a button. It uses the Bluetooth Low Energy connection of the Arduino 101 to connect to a phone and consequently the twitter app and the internet.

You can program as many buttons as you want, I chose three. Each button outputs a different tweet. For example the red one tweets a heart “<3”. The blue one tweets “Good Night :)!”. And the green one tweets “Good morning!”“

Link to article