Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Proposal : Madison Transit Kiosk project
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  14 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Greg Tracy  
View profile  
 More options Mar 20 2011, 12:16 pm
From: Greg Tracy <gtr...@gmail.com>
Date: Sun, 20 Mar 2011 09:16:08 -0700 (PDT)
Local: Sun, Mar 20 2011 12:16 pm
Subject: Proposal : Madison Transit Kiosk project

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!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe Kerman  
View profile  
 More options Mar 20 2011, 12:57 pm
From: Joe Kerman <jker...@gmail.com>
Date: Sun, 20 Mar 2011 11:57:05 -0500
Local: Sun, Mar 20 2011 12:57 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Carol Bracewell  
View profile  
 More options Mar 20 2011, 3:05 pm
From: Carol Bracewell <ca...@flying-pig-productions.com>
Date: Sun, 20 Mar 2011 14:05:07 -0500
Local: Sun, Mar 20 2011 3:05 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

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...

Carol


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Preston Austin  
View profile  
 More options Mar 20 2011, 3:42 pm
From: Preston Austin <preston.h.aus...@gmail.com>
Date: Sun, 20 Mar 2011 14:42:05 -0500
Local: Sun, Mar 20 2011 3:42 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

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
+1.608.345.6101
http://imby.info/p/prestonaustin

Sent from mobile device

On Mar 20, 2011, at 2:05 PM, Carol Bracewell <ca...@flying-pig-productions.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
William LaFrance  
View profile  
 More options Mar 20 2011, 4:17 pm
From: William LaFrance <wjlafra...@gmail.com>
Date: Sun, 20 Mar 2011 15:17:57 -0500
Local: Sun, Mar 20 2011 4:17 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

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

On Mar 20, 2011, at 11:16 AM, Greg Tracy <gtr...@gmail.com> wrote:

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!

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Walker, Larry  
View profile  
 More options Mar 20 2011, 6:14 pm
From: "Walker, Larry" <walker...@gmail.com>
Date: Sun, 20 Mar 2011 17:14:56 -0500
Local: Sun, Mar 20 2011 6:14 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

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:

http://www.embeddedarm.com/products/board-detail.php?product=TS-7400

Larry

On Mar 20, 2011, at 11:57 AM, Joe Kerman wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Craig Hineline  
View profile  
 More options Mar 20 2011, 7:18 pm
From: Craig Hineline <hineline.cr...@gmail.com>
Date: Sun, 20 Mar 2011 18:18:53 -0500
Local: Sun, Mar 20 2011 7:18 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

Larry,

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

Good luck!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Carol Bracewell  
View profile  
 More options Mar 20 2011, 9:11 pm
From: Carol Bracewell <ca...@flying-pig-productions.com>
Date: Sun, 20 Mar 2011 19:11:52 -0600
Local: Sun, Mar 20 2011 9:11 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project
That's an interesting link, and got me to a more general page:
http://designsomething.org/

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.
http://www.dave.eu/dave-cpu-module-am3517-lizard.html


At 6:18 PM -0500 3/20/11, Craig Hineline wrote:
Larry,

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

Good luck!
On Sun, Mar 20, 2011 at 5:14 PM, Walker, Larry <walkerl26@gmail.com> wrote:
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


On Mar 20, 2011, at 11:57 AM, Joe Kerman wrote:

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!

On Sun, Mar 20, 2011 at 11:16 AM, Greg Tracy <gtracy@gmail.com> wrote:

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!


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


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

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

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg Tracy  
View profile  
 More options Mar 20 2011, 8:14 pm
From: Greg Tracy <gtr...@gmail.com>
Date: Sun, 20 Mar 2011 17:14:02 -0700 (PDT)
Local: Sun, Mar 20 2011 8:14 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Walker, Larry  
View profile  
 More options Mar 20 2011, 10:07 pm
From: "Walker, Larry" <walker...@gmail.com>
Date: Sun, 20 Mar 2011 21:07:18 -0500
Local: Sun, Mar 20 2011 10:07 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

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 :-(

http://reviews.cnet.com/digital-photo-frames/insignia-infocast/4505-1...

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

On Mar 20, 2011, at 8:11 PM, Carol Bracewell wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Walker, Larry  
View profile  
 More options Mar 20 2011, 10:09 pm
From: "Walker, Larry" <walker...@gmail.com>
Date: Sun, 20 Mar 2011 21:09:29 -0500
Local: Sun, Mar 20 2011 10:09 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

This one may not have a browser, so then we'd have to hack it:

http://www.bestbuy.com/site/Insignia%26%23153%3B+-+Infocast+3.5%22+In...

Larry

On Mar 20, 2011, at 8:11 PM, Carol Bracewell wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Preston Austin  
View profile  
 More options Mar 20 2011, 10:34 pm
From: Preston Austin <preston.h.aus...@gmail.com>
Date: Sun, 20 Mar 2011 21:34:39 -0500
Local: Sun, Mar 20 2011 10:34 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

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

On Mar 20, 2011, at 9:07 PM, "Walker, Larry" <walker...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg Tracy  
View profile  
 More options Mar 20 2011, 10:35 pm
From: Greg Tracy <gtr...@gmail.com>
Date: Sun, 20 Mar 2011 21:35:44 -0500
Local: Sun, Mar 20 2011 10:35 pm
Subject: Re: [S67] Proposal : Madison Transit Kiosk project
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....

greg


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Carol Bracewell  
View profile  
 More options Mar 21 2011, 9:38 am
From: Carol Bracewell <ca...@flying-pig-productions.com>
Date: Mon, 21 Mar 2011 08:38:00 -0500
Subject: Re: [S67] Proposal : Madison Transit Kiosk project

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »