Has anyone tried fitting a gear indicator to a Fazer? Yes, I can count to 5, er 6 but was thinking of a blue LED one fitted into the fairing, behind and between the clocks, so can see at a glance. I know it's gimmicky etc but hey :-)
Haven't previously, but I'm thinking of making an Arduino one, there's some nice setups where people have fitted LEDs behind the rev counter so the gear is shown by the rev number if you see what I mean.
I agree it's a gimmick, but look good and when I had one as standard on a Tiger 800 surprisingly useful when you're looking for 7th gear.
(18-02-15, 09:12 PM)Fazafou link Wrote:there's some nice setups where people have fitted LEDs behind the rev counter so the gear is shown by the rev number if you see what I mean.
That sounds well cool and very clever. I like it. A lot.
gimmicky but ive found times they have been useful like thinking im in 3rd but im in second and dropping to 1st or coming up to a big hill and realising im in 50th gear and about to stall.
Ah, the mythical 7th gear all Fazer riders will look for, even if they never admit it in public, or maybe in some support group, My name is John and I ride a Fazer and I look for 7th :-)
I like the Ardrino idea but also the LED behing the rev counter to indicate the gears, the usual 7 seg LED display tends to be expensive for what it is, might dig through my components and see what I can build :-)
(20-02-15, 07:28 PM)Sannox link Wrote:I like the Ardrino idea but also the LED behing the rev counter to indicate the gears, the usual 7 seg LED display tends to be expensive for what it is, might dig through my components and see what I can build :-)
Got my arduino version working on the bench last night.
Couple of hall sensors detect a magnet which will be fitted on the gear selector.
Works nicely and shifts the 7 segment through the gears. Just need to code the neutral light into it to 'calibrate' it.
(22-02-15, 08:19 AM)Fazafou link Wrote:Couple of hall sensors detect a magnet which will be fitted on the gear selector.
How many sensors are you using? Theoretically you could use only 2 of them.
It can work until you miss a gear. Then you have to go back to Neutral or up to 6th in order to "reset" the indicator. Gear calculation based on the speed and RPM signals would be a bit cleaner and easier to install I think. (Of course it also has a drawback: miscalculations when using the clutch.)
22-02-15, 11:32 AM (This post was last modified: 22-02-15, 11:37 AM by Fazafou.)
Yeah I use 2 sensors to detect up or down shift then the neutral light to show an 'n' on the display.
The whole thing is a bit of a novelty and just a project for me to play with arduino and coding, so the odd missed gear messing it up until I reach 6th or neutral isn't a big deal to me.
The cleanest method I've seen was on the TDMs as they use a nylon disc on the spindle which you can wire contacts to, so the actual gear location can be truly indicated. I'm not sure of the fazer has the same fitting so will be looking for one as my next project if it does.
Got me a cheap counter/7 seg display kit from Maplin, uses a switch to count with an onboard up/down selection, I ordered a blue 7 seg display to replace the green one that comes with the kit, the circuit alone won't count gear changes, going to have a play around with long reach microswitches and an additional circuit for switching, I did think about putting a disk onto the gear shaft, it is possible but a lot of faffing about, will see what I can come up with :-)