TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Video rearview mirror for a wheelchair?

2 pointsby escapologybbalmost 8 years ago
Hi HN, could you help me with a problem please?<p>Problem:<p>I&#x27;m quadriplegic and drive a powered wheelchair called the Permobil M400 3G[1] which is great. However, the streets are very narrow and when a vehicle is behind me I&#x27;ve no way of knowing how far behind me it is. The narrow streets seem to also act like canyons and mess with the sound of the vehicles, often making it sound like vehicles are behind me but it&#x27;s actually one street over. Transit vans in the UK have wing mirrors at my head height and a few days ago I was clipped on the head by a police van, It wasn&#x27;t serious demonstrates the problem.<p>Solutions So Far:<p>I had a Raspberry Pi 3 with a camera attached to my head rest and streamed the video to VLC running on my iPhone, however the lag was terrible. Tried configuring it so that the RPi connected to the Internet so my phone connected to it over the net but that was very slow. Instead I made a RPi Wi-Fi hotspot making a connection between my iPhone and the RPi which reduced the lag, but it was still too slow. By the time I see something with that kind of lag it&#x27;s too late.<p>I&#x27;m also constrained by the fact that I can&#x27;t build things myself and I&#x27;m surrounded by technophobes who would think building something electronic impossibly difficult, and then not even try. No idea why this is so and still haven&#x27;t found a way round it.<p>So, anybody got any bright ideas about how I might solve this issue? If I were to write a wish list for this solution it would be:<p>1. As near to real-time video feed as possible 2. To be able to pick up the video stream on my iPhone as I can control my phone with the chin controller on my wheelchair 3. The components can be easily bought, put together and attached to my chair. 4. The solution doesn&#x27;t cost a fortune, but obviously I need a solution so don&#x27;t let that crimp your thinking too much.<p>TIA!<p>Stuart robotsandcake.org<p>[1]:http:&#x2F;&#x2F;www.permobil.com&#x2F;en-GB&#x2F;English&#x2F;C&#x2F;Products&#x2F;M400-Corpus-3G&#x2F;

2 comments

chrisbennetalmost 8 years ago
Bicyclists have a similar problem.<p>I thought about making something using computer vision to create a &quot;spidey sense&quot;.<p>During my research I came across an off the shelf solution that uses radar: <a href="https:&#x2F;&#x2F;buy.garmin.com&#x2F;en-US&#x2F;US&#x2F;p&#x2F;518151" rel="nofollow">https:&#x2F;&#x2F;buy.garmin.com&#x2F;en-US&#x2F;US&#x2F;p&#x2F;518151</a><p>HTH
mjleealmost 8 years ago
To solve the more immediate problem - why not just use a mirror?