spoon, 2lmc's kitchen computer (it was, I
think, a Fujitsu tablet of some stripe- it
belonged to either Tom or Simon, they might
know) used to tell us three things, all
scraped: which tube lines were broken, what
the weather forecast was, and the news. The
idea was we could glance at it before going
out, and take coats/umbrellas/the bus as
necessary.
Nowadays, I'd skip the news (read the
Economist every week, daily news is just
noise), but transport information might be a
good one, if you can find a good source. The
use of calendars is nice.
I'd like a copy of the code ;) I think I can
fit the arduino in mine, if I cut a hole for
the ethernet. I hope there's a 5v power
floating around somewhere.
This is bloody (the british people say this a
lot, right?) brilliant! I had the same Idea
and then I found this. I already ordered my
Arduino and will rebuild this.
keyboard shortcuts:
← previous photo
→ next photo
L view in light box
F favorite
< scroll film strip left
> scroll film strip right
? show all shortcuts
Comments and faves
tamlyn.org, moleitau, Ben Terrett, ohskylab, and 37 other people added this photo to their favorites.
russelldavies (53 months ago | reply)
That is brilliant.
Hurry up and build me one.
blech (53 months ago | reply)
spoon, 2lmc's kitchen computer (it was, I think, a Fujitsu tablet of some stripe- it belonged to either Tom or Simon, they might know) used to tell us three things, all scraped: which tube lines were broken, what the weather forecast was, and the news. The idea was we could glance at it before going out, and take coats/umbrellas/the bus as necessary.
Nowadays, I'd skip the news (read the Economist every week, daily news is just noise), but transport information might be a good one, if you can find a good source. The use of calendars is nice.
Tom T (53 months ago | reply)
Specific tube line/overground outages is a good idea.
blech (53 months ago | reply)
TfL do have various RSS feeds, but for per-line overground/mainline trains, you might have to do a bit of filtering.
moleitau (53 months ago | reply)
twitter.com/MadameZee or twitter.com/riverthames or twitter.com/presencemachine might be nice.
Ben Terrett (53 months ago | reply)
Very nice. The live football text thing the BBC do would be fun.
Tom T (53 months ago | reply)
All good ideas - @towerbridge openings would be useful for me too, since I cross it every day.
Lloyd Davis (53 months ago | reply)
you bloody brilliant bastard - well done!
antimega (53 months ago | reply)
I'd like a copy of the code ;) I think I can fit the arduino in mine, if I cut a hole for the ethernet. I hope there's a 5v power floating around somewhere.
Robert Brook (53 months ago | reply)
This is wonderful.
Jeremy Gould (53 months ago | reply)
Bloody..... fantastic.........
jesybean (53 months ago | reply)
magic.
dreamyshade (53 months ago | reply)
is this a normal receipt printer? those slips of paper decay in strange and great ways a few months after you stick them in a drawer.
flocosdeneves (53 months ago | reply)
this is brilliant, Tom!
Another great idea.
crouchingbadger (53 months ago | reply)
stop being so clever please
EHC2000 (52 months ago | reply)
oh man this is what i've been thinking about for a few months as well! gotta get cracklin'
SFG (44 months ago | reply)
This is bloody (the british people say this a lot, right?) brilliant! I had the same Idea and then I found this. I already ordered my Arduino and will rebuild this.
Best wishes from Germany.
heytherewombat (42 months ago | reply)
Brilliant!!! Is there a set of instructions for building this?
SFG (41 months ago | reply)
How exactly did you parse your google calendar?
Tom T (41 months ago | reply)
Atom feed, I think.
ekhamburg (28 months ago | reply)
How exactly did you parse your google calendar?
I want to know too.
Tom T (28 months ago | reply)
I got the private iCal feed URL and parsed it in a Ruby library.