Skip to content

nando-uy/HANDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

✋ HANDS: Hazzard Activation Non Distractive System

HANDS is an Open Source hardware design and logic protocol that solves a critical safety problem: the time delay in activating emergency lights during a panic situation.


🇪🇸 Español

El Problema

En un momento de peligro inminente (como un frenado de pánico o un objeto en la vía), el reflejo instintivo del conductor es frenar y agarrarse firmemente al volante. Esta acción, aunque vital, nos impide buscar y presionar el botón de las luces de emergencia.

Al tener que buscar el botón, se pierden 3 a 4 segundos cruciales de advertencia, comprometiendo la seguridad del vehículo que viene detrás. Esta distracción es aún peor en vehículos desconocidos o alquilados.

La Solución HANDS

HANDS estandariza la activación de las luces de emergencia transformando el reflejo de agarre instintivo en una señal de advertencia inmediata.

El sistema se activa al presionar firmemente el volante en las posiciones de agarre estándar (10 y 2). Una vez pasado el peligro, el conductor desactiva las luces de forma tranquila y segura con el botón normal del vehículo.

🚀 El Efecto Exponencial de Seguridad

Al hacer la activación instantánea, cada conductor que utiliza HANDS le otorga al vehículo que le sigue segundos extra de advertencia. Ese conductor, a su vez, puede pasar ese tiempo al vehículo detrás de él, acumulando un tiempo de reacción precioso en la carretera.

🛠️ Integración (Desafío Open Source)

El diseño es simple:

  1. Hardware: Un punto de presión (platina o sensor) integrado en el diseño del volante en las posiciones 10 y 2.
  2. Protocolo: El punto de presión se conecta al anillo colector (clock spring) y envía un pulso simple al sistema de control del vehículo (BCM).
  3. Software: El BCM debe ser configurado para ejecutar una lógica de enganche (biestable) en las luces de emergencia al recibir el pulso.

¡Te invitamos a tomar este diseño y mejorarlo! El código está libre para que cualquier fabricante lo use e implemente, contribuyendo así a una estandarización global que puede salvar vidas.


🇺🇸 English

The Problem

In a moment of imminent danger (such as panic braking or an object on the road), the driver's instinctive reflex is to brake and firmly grip the steering wheel. This action, while vital, prevents us from searching for and pressing the hazard light button.

Searching for the button wastes 3 to 4 crucial seconds of warning, compromising the safety of the vehicle following behind. This distraction is even worse in unfamiliar or rented vehicles.

The HANDS Solution

HANDS standardizes the activation of hazard lights by transforming the instinctive gripping reflex into an immediate warning signal.

The system is activated by firmly pressing the steering wheel at the standard grip positions (10 and 2). Once the danger has passed, the driver calmly and safely deactivates the lights using the vehicle's regular hazard button.

🚀 The Exponential Safety Effect

By making activation instantaneous, every driver using HANDS grants the following vehicle extra seconds of warning. That driver can, in turn, pass that time to the vehicle behind them, rapidly accumulating precious reaction time on the highway.

🛠️ Integration (Open Source Challenge)

The design is simple:

  1. Hardware: A pressure point (platina or sensor) integrated into the steering wheel design at the 10 and 2 positions.
  2. Protocol: The pressure point connects to the clock spring and sends a simple pulse to the vehicle's control system (BCM).
  3. Software: The BCM must be configured to execute a latching (biestable) logic on the hazard lights upon receiving the pulse.

We invite you to take this design and improve it! The code is free for any manufacturer to use and implement, contributing to a global standardization that can save lives.


🔗 Quick Links


(This project is released under the permissive MIT License with the sincere hope of contributing to global road safety.)

About

Open Source hardware design for non-distractive, instant activation of hazard lights by gripping the steering wheel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors