Skip to main content
  1. Home
  2. Emerging Tech
  3. Outdoors
  4. News

Smart glove gives bikers turn-by-turn navigation

Add as a preferred source on Google

If you’re a motorcyclist that enjoys longer rides to new places, there’s a good chance that you mount your smartphone on your handlebars and fire up a maps app to find your way. But for some this is not an ideal solution. Atlanta biker Steve Friedlander, for one, found that the display could sometimes be hard to see, whether because of harsh light or the shaking from bumps in the road.

“Sometimes I would drive my car instead of riding just because I needed GPS,” Friedlander told Digital Trends.

Recommended Videos

The problem inspired him to develop the TurnPoint, a smart glove with a Bluetooth LE device that pulls data from your smartphone to show turn-by-turn directions via 18 super-bright LED lights. The circular device is removable and slots into the top side of the left glove so it’s easy to see.

Friedlander said the LEDs notify the rider 1) of the distance to the next turn, 2) when they arrive at the turn, and 3) which way to turn.

This means you can receive all the information you need at a glance, pretty much without taking your eyes off the road, making for a safer ride.

And there’s more. The glove incorporates a switch-like feature that lets you use your fingertips to control the connection between the device and your phone. Touch your thumb and pointer finger together and an LED sequence lights up on the TurnPoint device indicating the distance and direction to the next turn. This not only prevents the LEDs from becoming a distraction, but also lets you actively check for the next turn, and even helps to preserve the TurnPoint’s battery life, which currently stands at around eight hours on a single charge.

The design is also set to include additional fingertip switches for functions such as displaying a compass and showing battery life.

The TurnPoint is a Kickstarter project that’s looking for $125,000 of funding. Friedlander, who has more than 20 years of experience in UX design, engineering, and consumer gadget development, has already built working prototypes of the glove-based device, the glove, and the app.

An early-bird deals offers the complete TurnPoint package for $149, that’s a decent $100 saving off the expected retail price of $249. Shipping is currently to U.S. addresses only, with a January 2018 delivery date expected.

Trevor Mogg
Contributing Editor
Not so many moons ago, Trevor moved from one tea-loving island nation that drives on the left (Britain) to another (Japan)…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more