4173

For bikers and other... Remote-controlled gate with gloved hands on the handlebar! Control up to two targets (e.g. gate & garage door). Use your current radio RC(s) or hack a universal programmable RC (tested on JMA / SILCA) Pour les motards et autres ... portails télécommandés mains dans des gants, sur le guidon! Possibilité d'agir sur deux éléments. (ex: portail, porte de garage) Utilisez votre (vos) radiocommande(s) ou une télécommande programmable hack (test sur JMA / SILCA)

Note: In French the word "comodo" designates a multifunction switch lever attached to the steering wheel of a car that controls wipers, lights, etc.

Published in Elektor Summer Circuits 2022.

Through a voltage divider bridge which supplies an optocoupler, an action on the vehicle headlight is detected.
The information is sent to the input (PB0, PIN5) of an attiny 85.
When the info arrives, a counter is incremented, when the headlight control is released, if the number obtained is in the configured ranges, a pulse is activated on output 1 (PB1 PIN6)
or output 2, otherwise, the counter is reset. Too short is not good, too long either. Lighthouse call! no more.
Operation:
 we activate the lighthouse call, we "mentally pronounce the word" Portal "and release! ..... output 1 active (pulse)
 we activate the lighthouse call, we "mentally pronounce the words" Garage door "and release! ..... output 2 active (pulse)
Three sons:
The module is supplied with 12v (preferably after contact to save your battery and reset when the attiny passes).
A thread coming from the headlight info (or the brake ..... but it's not the same anymore :)

En français :
au travers un pont diviseur qui alimente un opto coupleur, on détecte une action sur le phare du véhicule.
L'information est envoyée à l'entrée (PB0, PIN5) d'un attiny 85.
Quand l'info arrive, un compteur est incrémenté, au relachement de la commande de phare, si le nombre obtenu est dans les plages  paramétré, on active une pulse sur la sortie 1 (PB1 PIN6)
ou sortie 2, sinon, on reset le compteur. Trop court, ce n'est pas bon, trop long non plus. Appel de phare ! non plus.
Fonctionnement :
 on active l'appel de phare, on " prononce mentalement le mot "Portail" et on relache !..... sortie 1 active (pulse)
 on active l'appel de phare, on " prononce mentalement les mots "Porte de Garage" et on relache !..... sortie 2 active (pulse)
Trois fils :
Le module est alimenté en 12v (de préférence après contact pour économiser votre batterie et reset au passage de l'attiny).
Un fil venant de l'info du phare (ou du frein..... mais ce n'est plus pareil :)
Bonne route, appel de phare !!
brUNO
Arduino47