wwsilin / Passive_brake_light

Passive brake light use arduino with adxl345 sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passive brake light 🇬🇧

Passive brake light for 🚴 bicycle use an arduino with the adxl345 sensor.

I use arduino promini powered from 1 cell of lithium battery from old smartphone and 2 blocks with 3 red leds from some navigation lamp.

How it works?

When the acceleration is greater than or equal to zero, the LEDs blink slowly alternately 🚨, when the bike decelerates they begin to blink more often and are constantly lit when the deceleration reaches 0.1G*

🚩
* You may have to choose your own range values of "G" for the device to work correctly.

Бесконтактный стоп-сигнал 🇷🇺

Бесконтактный стоп-сигнал для 🚴 велосипеда на Ардуино с датчиком adxl345.

Для проекта использовалась плата ProMini с питанием от батареи старого смартфона, светодиоды из неисправной лампы для огней светоограждения типа "Пермь"

Как это работает

При ускорении либо движении с постоянной скоростью светидиоды медленно попеременно мигают 🚨 , при замедлении мигание становится чаще,в случае если значение замедления стало больше или равно 0,1G* Светодиоды светятся постоянно.

🚩
* Для того чтобы ваше устройство работало корректно возможно вам прийдется подобрать собственное значение "G".

About

Passive brake light use arduino with adxl345 sensor

License:Other


Languages

Language:C++ 100.0%