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 ads by
Signing UpStep 1Step 1 - Connect the Arduino to the Ethernet Shield
| « Previous Step | Download PDFView All Steps | Next Step » |












































Another question :
How can I check is the final tweet is maches the one I'm looking for and blink a led accordingly...
Let me know if you have further problems...