3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Displaying Twitter feed without a PC!

Displaying Twitter feed without a PC!
There are a lot of Twitter feed readers around the Web that use Arduino AND a PC to display twits on LCD displays or whatsoever. Then, I decide it was the time to design a solution for performing the same job WITHOUT A PC, and here's the project.
In a simple equation:
Arduino + Ethernet Shield + LCD Display + Twitter = automatic Twitter feed reader with LCD!
The items you need are the following:
- Arduino (I used Duemilanove)
- Ethernet Shield
- an LCD display (mine was 4 lines, but you can easily adapt the software to other dimensions)
- wires
- a box capable of holding the system together
- a simple Arduino sketch
 
Remove these adsRemove these ads by Signing Up
 

Step 1Step 1 - Connect the Arduino to the Ethernet Shield

Step 1 - Connect the Arduino to the Ethernet Shield
Mount the Ethernet Shield on top of the Arduino board. You can find detailed instructions here.
« Previous StepDownload PDFView All StepsNext Step »
7 comments
Mar 28, 2012. 8:32 AMfadzli89 says:
can we replace the lcd display with dot metrix display? i have 2 unused 3612 sure electronic display. i just need to tweak the code a bit and adjust some connection right? anyone can help me with this?
Feb 23, 2012. 12:56 AMkunwardeep says:
Can we use these libraries without using Arduino board?? or can you send any alternate library files for using without Arduino?
Feb 12, 2011. 1:46 PMjosekiamora says:
works fine I modified the sketch to work well with 2x16 LCD but I have problem with Turkish chars. Is it because of LCD library or anything else? How can I correct it?
Mar 4, 2011. 5:28 AMjosekiamora says:
OK.Thanks.
Another question :
How can I check is the final tweet is maches the one I'm looking for and blink a led accordingly...
Aug 14, 2010. 2:04 PMCameronH says:
who's or what EthernetDHCP lib are you using with this code? As far as I can tell there isn't an official EthernetDHCP lib on the Arduino.cc site... the one I've found is: http://gkaindl.com/software/arduino-ethernet/dhcp is this the lib your code references?

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
9
Followers
2
Author:fabrizio.granelli