Case study

Good Urban Cycling

Good Urban Co. have ideas on how to make getting around a city on a bike better. In two weeks we built a working prototype to test their ideas and to use as a platform for trying different wayfinding interfaces.

Client: Good Urban Co.

We built a first version of a bike navigation device

Nat Buckley The brief was to develop a hardware prototype of a cycling navigation device that would have an iOS app counterpart. The problem we were solving for the Good Urban Co. was that it’s impossible to work out whether a device like this is worth pursuing without making something that works so you can test the idea. So we built a device that could be mounted to a bike and tested in a city.

The plan was that, if their idea was validated, it would open up opportunities to get external funding.

The goal was to create the very first iteration of the device that can be mounted onto a bike

The goal was to create the very first iteration of the device that can be mounted onto a bike

Dan Williams There are already existing solutions to this problem. How would this be an improvement?

Nat There’s a whole category of devices that have navigation in them, but they’re not designed for navigation. It’s sort of an afterthought, add-on feature.

My cycling computer falls into that category: you can load a route into it, but it doesn’t have a map. It has live GPS tracking, but it doesn’t have any other information; you can see an arrow on the screen but that’s it. So you don’t know anything about where you are and you certainly cannot re-route as you cycle around.

Dan And the existing solution is to get your phone out and look at a map on that. That’s hard to do in a hurry, and it’s not very safe.

Nat And using your phone continuously drains your battery really quickly. There is a whole batch of devices coming out that give you vague directions — they point in a certain direction like a compass, and let you figure out the route for yourself — but that’s not efficient when you have a meeting and need to be on time.

DanThey’re quite nice when cycling recreationally, or when you know the area really well. But when you get to a tricky junction, that compass device isn’t particularly helpful. It doesn’t give you an overview of what’s going on, where you’re able to go, how does that map to what you’re currently faced with.

Nat Exactly.

Dan The idea was, if we could get a display that would give some kind of simple representation of a map, that would give you more contextual information than a compass arrow. And to figure this out we’d need to try it out, and iterate, and do lots of designs.

Adam Sven Johnson later developed ideas for improving the display of information by imagining how to show map data. Image credits: Adam Sven Johnson Adam Sven Johnson later developed ideas for improving the display of information by imagining how to show map data. Image credits: Adam Sven Johnson

Adam Sven Johnson later developed ideas for improving the display of information by imagining how to show map data. Image credits: Adam Sven Johnson

Nat The biggest challenge was that all of this makes sense in principle, but there isn’t a way to quickly prototype in practice with an existing device. So to even try the idea out, we had to build the hardware device itself and an app that would communicate with it.

DanWe decided that we could do a two-week sprint where we’d get a first working thing that would be really…

Nat Crude.

Dan Yeah, really cut-down, nowhere near the form factor that it would finally be. But it would have an e-ink screen, and it would do navigation, so that we could start trying it out.

Nat We made a laser-cut plastic enclosure for the hardware device, which was attached to a bicycle with rubber bands. Very low-tech. We prioritised testing the core idea: is having some more contextual information about your route and getting turn-by-turn navigation better than the existing options?

Dan The end result of the two weeks was that we had an app that we could type a destination into and it would pull up the directions, and that would connect to the hardware with Bluetooth. We were able to prototype it quickly because we used Tom Taylor’s City Cyclist app code to get the navigation data. And then the hardware would…

Nat …display what to do next, and how close you are to your next turn. It would tell you which direction to go, and what to do at a junction. It was still quite basic; we didn’t have the time to actually display a visual representation of a map that you were following.

Dan We were essentially showing the instruction coming back from the CycleStreets API, which has pretty good text descriptions. “Take the second left” kind of thing.

Nat Yeah, they’re great. It’s already ready for turn-by-turn navigation. That was another thing we were interested in seeing: whether those instructions were good enough in the city, where GPS coverage might occasionally be quite patchy.

Now that they had the device and the app — and they could test it — they were able to decide whether their idea was worth pursuing, and whether it was worth thinking about developing the hardware prototype further.