Proposal : Madison Transit Kiosk project

40 views
Skip to first unread message

Greg Tracy

unread,
Mar 20, 2011, 12:16:08 PM3/20/11
to sect...@googlegroups.com

I want to float an idea out to the Sector67 crowd to see if anyone would like to collaborate on a project with me. There is demand for Metro bus kiosks similar to the one at Mother Fool's coffeehouse. If you haven't seen it, check out this post - http://www.gregtracy.com/when-pet-projects-grow-up-and-become-somethin

What I'd like to do is create a version of this that can be quickly and easily built and deployed at a relatively low price point (think under $300). Unlike the Mother Fool's example and others like it, this new version would be self-contained rather than pairing a display with a low-cost computer. Ideally, the hardware would run a tiny version of Linux that auto-boots a broswer (maybe we could leverage ChromeOS?). 

I can provide the most help with the front-end part that displays the actual Metro schedule using the SMSMyBus API. But I need a lot of help on the hardware side. 

Anyone interested in helping in this civic hacking project?

Thanks!

Joe Kerman

unread,
Mar 20, 2011, 12:57:05 PM3/20/11
to sect...@googlegroups.com
Very much!  I had been beard-scratching about building a display for s67 for a while now.  and something that could display on an LCD monitor, but require very little in the way of computing hardware is very easy to do.  Were you thinking of a passive display? only displaying the local stops?  Or something interactive with a keypad/touchscreen of some sort?

Microcontrollers (like arduino) can easily talk composite video, making a backpack that would attach to any television set is one way to go.  You can get an arduino talking to a TV with wifi to pull data in for less than $100

just my initial thoughts. Im sure other people have put some thought into it already too!



--
You received this message because you are subscribed to the Google Groups "Sector67" group.
To post to this group, send email to sect...@googlegroups.com.
To unsubscribe from this group, send email to sector67+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sector67?hl=en.

Carol Bracewell

unread,
Mar 20, 2011, 3:05:07 PM3/20/11
to sect...@googlegroups.com
I've no idea what it takes to put data on these screens, but they are small and cheap and could be put in something like a thick picture frame and hung on a wall.
http://www.allelectronics.com/make-a-store/item/LCD-104/640-X-480-LCD-W/CCFL-BACKLIGHT-AND-INVERTER//1.html

Carol

Preston Austin

unread,
Mar 20, 2011, 3:42:05 PM3/20/11
to sect...@googlegroups.com

Hi all,

At first I would like passive, bright, fairly large displays for key stops. My thought was to later add a mobile app that can allow limited interactivity via SMS and phone to alter data on kiosks.

It's a lot of data to show from a distance so big is good. I can get 3 of those funded immediately at a level that could pay for a small ITX cpu box and thin 22" or so LED (bright, efficient) flatpanel but have not had the time it would take to get it working with my atrophied Linux chops.

So I can contribute maybe $9-1200 of other peoples money from folks who will want them, and am totally up for interface and server work to flesh out back end needs of a kiosk presenting web service.

Thanks,
P

--
Preston Austin

Sent from mobile device

William LaFrance

unread,
Mar 20, 2011, 4:17:57 PM3/20/11
to sect...@googlegroups.com
Okay, I just woke up so I lost a few details in the skim. Are you looking to use full blown computers, or microcontrollers? If you want to use computers, a Pentium 1 can run Slackware with Firefox directly on top of X11 (ie, no window manager) fairly well if I remember. That way, anyone who isn't an old bearded UNIX guy can't really screw with it and you could just write a cronjob to make sure they're behaving with it.

Sent from my iPad

Walker, Larry

unread,
Mar 20, 2011, 6:14:56 PM3/20/11
to sect...@googlegroups.com
Greg:

I definitely want to help with this; great concept!

Some thoughts:

1) Having a (likely old, non-E* CRT TV) drawing power all day seems painful.

2) A large (laptop or bigger) color display seems like over-kill. The one-line red-dot-LED crawl they had in the shelter at Mifflin & Pinckney did/does a fine job.

3) Think really, really cheap; so cheap you could have them scattered around a coffee shop, in a variety of form-factors: A desk lamp w/LCD strip in base; a wall-mounted crawl; an old 60's electronic alarm clock, a small, eye-level 4x40 LCD (maybe 4x5 inches) showing next 3 buses at front door as you leave...

Such a device needs a way to pull data from Greg's API, likely via HTTP. Much easier to do if it has some sort of OS, a tiny Linux seems the likely choice, so what kind of tiny PC-on-a-board can run Linux and costs about $50-100? Add various sorts of $50 LCD/LED displays (not a 640x480 VGA displays) and a set them to auto-refresh once a minute.

And they'll need wifi and/or ethernet for the feed to the API. Should be available with the tiny-PC-on-a-board, but may cost extra for wifi.

Here's one:


Larry

Craig Hineline

unread,
Mar 20, 2011, 7:18:53 PM3/20/11
to sect...@googlegroups.com, Walker, Larry
Larry,

What you are describing reminds me of a beagle board ($149).  http://www.beagleboard.org

Good luck!

Carol Bracewell

unread,
Mar 20, 2011, 9:11:52 PM3/20/11
to sect...@googlegroups.com, Walker, Larry, Craig Hineline
That's an interesting link, and got me to a more general page:

The Lizard item seems to run Android, which makes me what OS would make the most sense to use.
This whole area is pretty cool looking, but I don't know enough to evaluated it.

Greg Tracy

unread,
Mar 20, 2011, 8:14:02 PM3/20/11
to sect...@googlegroups.com
Great discussion and I'm glad to see so much interest!

I want to shoot high here. Cheaper is not necessarily better for this project. As Preston pointed out, we have some partners that are willing to support this project. But most importantly, a high quality solution will draw attention and it will be more likely to get adoption.

I like the idea of the Arduino/Beagle Board approach, but I'm not familiar with their ability to run modern client software (like a browser). If we can launch a browser, we can do anything we want with the transit data via javascript and html5. So I'm partial to a solution that runs a modern browser, which is why I was suggesting a linux solution.

I'm going to start a spec document on Google Docs and share it with the entire group.

Cheers.

Greg



Walker, Larry

unread,
Mar 20, 2011, 10:07:18 PM3/20/11
to sect...@googlegroups.com
OK, here's another whole take on it: great price point, but now that they have an actual browser for it, there's like no hacking to do :-(


I'd still want a BeagleBoard-style option with a cheap 4x32 char LCD, so I could stick the bus app into retro electronic appliances from St. Vinnies....

Larry

Walker, Larry

unread,
Mar 20, 2011, 10:09:29 PM3/20/11
to sect...@googlegroups.com
On Mar 20, 2011, at 8:11 PM, Carol Bracewell wrote:

Preston Austin

unread,
Mar 20, 2011, 10:34:39 PM3/20/11
to sect...@googlegroups.com

Larry, 

Although I know of  immediate needs for glitzy higher end media rich browser approach, what you outline for tiny/cheap promotes complementing ubiquity and that would be super awesome - I'm very interested in pursuing it as well.

i dont know much of what simpler system's limits are, but I would love a simple scrolling LED marquee cheap enough that a neighbor could stick a solar one on a fence post near the stop for example, self contained and getting API data off their (or muni) wifi.

My medium term hope is that like clocks, data about bus routes and Realtime time/status becomes background everyone just sort of knows - via multiple modes.

Preston

Greg Tracy

unread,
Mar 20, 2011, 10:35:44 PM3/20/11
to sect...@googlegroups.com, Walker, Larry
go bigger...

btw, i really like the retro appliance idea. would be fun to do
something like that for an office desk accessory. maybe something like
these...

http://www.likecool.com/Robolamps_by_Robert_Matysiak--Lighting--Home.html

greg

Carol Bracewell

unread,
Mar 21, 2011, 9:38:00 AM3/21/11
to sect...@googlegroups.com
At $99  it's cheaper than the BeagleBoard! I do like the small size. I somehow can't see a coffeeshop putting a bus schedule on a 22 inch monitor by the door. It seems to me like it would overwhelm even the artwork on the rest of the walls. What's driving the size requirement? We might home in faster if we had a simple rundown of the client desires? We seem to all have a different hankering....

C
Reply all
Reply to author
Forward
0 new messages