Magnet needed?

SpokePOV kit for bikes

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Thunderhunter
 
Posts: 9
Joined: Sun Nov 12, 2006 7:25 pm

Re: Magnet needed?

Post by Thunderhunter »

Thanks for the answers,
I guess it's too much heat and dust in the wheel because of the brake and routers so I don't want to mount things on the brake ( I think that would be the only steady part inside the wheel). This 555 oscillator sounds good, just no clue how do I connect it to my circuit http://www.uoguelph.ca/~antoon/gadgets/555/555.html , it looks like this thing has at least 8 legs while the hall sensor had 3 connections one on the 7th and the 11th leg of the ATTINY 2313 controller + GND. Do you guys know [color=#0000FF]http://upload.wikimedia.org/wikipedia/c ... chem-2.svg[/color] between 1,2,3,4,5,6,7,8 which are the two which connect to 7th and the 11th leg of the ATTINY 2313 controller? Istvan

Thunderhunter
 
Posts: 9
Joined: Sun Nov 12, 2006 7:25 pm

Re: Magnet needed?

Post by Thunderhunter »

Thanks for the answers,
I guess it's too much heat and dust in the wheel because of the brake and routers so I don't want to mount things on the brake ( I think that would be the only steady part inside the wheel). This 555 oscillator sounds good, just no clue how do I connect it to my circuit http://www.uoguelph.ca/~antoon/gadgets/555/555.html , it looks like this thing has at least 8 legs while the hall sensor had 3 connections one on the 7th and the 11th leg of the ATTINY 2313 controller + GND. Do you guys know http://upload.wikimedia.org/wikipedia/c ... chem-2.svg between 1,2,3,4,5,6,7,8 which are the two which connect to 7th and the 11th leg of the ATTINY 2313 controller? Istvan

User avatar
amberwolf
 
Posts: 310
Joined: Wed Oct 08, 2008 2:42 am

Re: Magnet needed?

Post by amberwolf »

You can't do it like that. The 555 does not directly replace the hall counter. You must set it up as a timer to send pulses at the same rate that the hall sensor would have sent them at the wheel speed you want the timer to emulate (such as 40MPH). You'll have to calculate that out for your application. There are a lot of 555 tutorials on the web, with example circuits, and even web-based component calculators. Just google for "555 tutorial". Lots will come up, like the good one you found and linked to already.

The 555's power pin can hook up to where the hall sensor's pin used to, and the 555's ground pin can hook up to where the hall sensor's ground used to. The 555's output pin will hook up to where the hall sensor's output pin used to. All it's other pins go wherever your calculated components and hookups go, based on how you decide to set it up.

Keep in mind that you will need to make a very short pulse width for the 555's output, and if you can't make it short enough with just one 555, you can use a 556 that has two 555's in it and use one to generate the timing pulses in "astable mode", and the second in "monostable mode" to shape those pulses to the correct shortness. Again, the tutorials will show you how to do that, and help you calculate the values for the resistors and capacitors you'll need.

Keep in mind with any timer replacing the hall sensor is that you will not be able to correctly see the display except when driving at the exact speed the timer was designed for. Meaning, almost none of the time will you be able to see it correctly.

The only way I can imagine you could do this so that it will work as it was originally designed, without using some sort of rotational sensor like a hall or reed switch, etc, is to use an accellerometer, and rewrite the program to read it to determine the speed. There is another thread somewhere around here where someone was talking about doing just that, although it was for a free-spun by hand version, I think. Don't remember what the thread was called, so you'd have to look for it.

kayrock66
 
Posts: 150
Joined: Tue Oct 09, 2007 1:06 am

Re: Magnet needed?

Post by kayrock66 »

There are a lot of ways to do this but the details are beyond the scope of this forum.

User avatar
Agundel
 
Posts: 6
Joined: Fri Sep 19, 2014 10:52 pm

Re: Magnet needed?

Post by Agundel »

Thunderhunter wrote:Thanks kayrock66 for your answer,
I rather leave the software as is, so I prefer changing the circuit if it is not so difficult because I will probably redesign the whole pcb to make it lighter and more balanced . Could you please explain me how do I change the hall effect sensors wiring on the attached image above , Istvan
Kedves Istvan,

Kerhetnek egy e mail cimet ? szeretnek egy pixel poit epiteni es szeretnem a segitseget es a szakertelmet kerni.

Koszonettel Agnes

Locked
Please be positive and constructive with your questions and comments.

Return to “SpokePOV (discontinued)”