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.
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.
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.
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.
El diseño es simple:
- Hardware: Un punto de presión (platina o sensor) integrado en el diseño del volante en las posiciones 10 y 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).
- 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.
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.
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.
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.
The design is simple:
- Hardware: A pressure point (platina or sensor) integrated into the steering wheel design at the 10 and 2 positions.
- Protocol: The pressure point connects to the clock spring and sends a simple pulse to the vehicle's control system (BCM).
- 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.
- Website: handssystem.com
- License: LICENSE
(This project is released under the permissive MIT License with the sincere hope of contributing to global road safety.)