Skip to content

Arduino sketch code for turning the Adafruit IoT Printer into a twitter-printing machine

Notifications You must be signed in to change notification settings

imclab/Adafruit-Tweet-Receipt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Gutenbird demo sketch: monitors one or more Twitter accounts
for changes, displaying updates on attached thermal printer.
Written by Adafruit Industries.  MIT license.

******************************************************
Designed for the Adafruit Internet of Things printer
Pick one up at http://www.adafruit.com/products/717 !
******************************************************

REQUIRES ARDUINO IDE 1.0 OR LATER -- Back-porting is not likely to
occur, as the code is deeply dependent on the Stream class, etc.

Also requires Adafruit Thermal Printer Library:
https://github.com/adafruit/Adafruit-Thermal-Printer-Library

Required hardware includes an Ethernet-connected Arduino board such
as the Arduino Ethernet or other Arduino-compatible board with an
Arduino Ethernet Shield, plus an Adafruit Mini Thermal Receipt printer
and all related power supplies and cabling.

Resources:
http://www.adafruit.com/products/418 Arduino Ethernet
http://www.adafruit.com/products/284 FTDI Friend
http://www.adafruit.com/products/201 Arduino Uno
http://www.adafruit.com/products/201 Ethernet Shield
http://www.adafruit.com/products/597 Mini Thermal Receipt Printer
http://www.adafruit.com/products/600 Printer starter pack

About

Arduino sketch code for turning the Adafruit IoT Printer into a twitter-printing machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published