]> www.fi.muni.cz Git - bike-lights.git/commit
Handlebar switches
authorJan "Yenya" Kasprzak <kas@fi.muni.cz>
Tue, 5 Mar 2013 12:54:34 +0000 (13:54 +0100)
committerJan "Yenya" Kasprzak <kas@fi.muni.cz>
Tue, 5 Mar 2013 12:54:34 +0000 (13:54 +0100)
commitb643acf48495199cc7b0d1bfdacbd9921cab4fde
treeb3493da6306cd90eea44524ff761c04b87a1c194
parent8161dbc185ad6383f82d7f39c9fd19b1fd3b0c4e
Handlebar switches

I have decided to implement a brake light, which I want to trigger using
Hall-effect sensor mounted in the brake lever. Unfortunately I still
have only three wires for two switches and a Hall-effect sensor, so I
would have to change the digital switch readings (on/off) to ADC
readings (voltages selected using voltage split on resistors).

Here is the schematics for the whole handlebar electronics, and the
symbol file and datasheet for the Honeywell SS341RT Hall-effect sensor.
datasheets/ss341rt.pdf [new file with mode: 0644]
schematics/hall-1.sym [new file with mode: 0644]
schematics/handlebar.sch [new file with mode: 0644]