Тёмный

Bicycle automatic shifter Power latch circuit 

Ed R
Подписаться 858
Просмотров 152
50% 1

Finally got the bike to switch itself on and off so its as convenient to use as a manual bike.

Опубликовано:

 

15 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 3   
@thogevoll
@thogevoll 4 года назад
Is the shutdown timing controlled by the power latch board or do you need to send a shutdown pulse from the Arduino to it? Do you have your source code available somewhere? Great project. Sounds like you've pretty thououghly tested it. I have a 330 hub on my trike that I may want to automate Thanks.
@Ed.R
@Ed.R 4 года назад
The power latch board is entirely controlled by the microcontroller. If the pin isn't an input with pull up resistor it will switch off. The off is done with code and by setting the pin as an output and writing it low. if (Speed == 0){ offTimer++; } if (offTimer > 60){ pinMode(reed2, OUTPUT); digitalWrite(reed2, LOW); } Loop is half seconds when not pedaling so switches off after 30 seconds. I think I mentioned in my other comment that I want to put the code up somewhere soon, was thinking about the Arduino website. It has gone through a lot of development and is often updated which puts me of posting it as feel its never finished.
@Ed.R
@Ed.R 4 года назад
Code for the auto shifter is now available here create.arduino.cc/projecthub/erose/enviolo-nuvinci-road-bike-fully-automatic-shifter-6e9384?ref=user&ref_id=290494&offset=0
Далее
Fun with Transistors
24:33
Просмотров 288 тыс.
COMMUNISM vs CAPITALISM: Who Made Better Power Tools?
24:39
# funny#daily#vlog#family#prank
00:12
Просмотров 6 млн
Find What Outlet to Which Circuit Breaker / Fuse
15:13
Просмотров 725 тыс.
Homemade Bicycle Power Meter V3.4
6:44
Просмотров 1,4 тыс.
Your USB-C Cable probably SUCKS! Sooo is that Bad?
10:54
A Better HX711 Board, or maybe not
11:02
Просмотров 1,1 тыс.
Don't do this!   (There's a much safer way)
21:27
Просмотров 1,4 млн
I Built an Atmosphere Powered Battery..
13:00
Просмотров 718 тыс.
Forget WiFi! This Wireless Method is WAY Better?
12:14
Просмотров 592 тыс.