![]() | ![]() | ![]() |
| |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
![]() |
| | Tools |
| | #1 |
|
Has anyone tried out this project? If so can you direct me how to start with it. I am thinking of using a Allegro Hall effect digital sensor along with a 16F84 or a 16F877. The LCD would be a Hitachi. Hopefully someone will be able to help me out on this. :lol: | |
| |
| | #2 |
|
Yes, I have done such a device. It did not display the speed on an LCD, but the lcd interfacing is very easy to do. The hard part is converting the timing of the pulses from the hall effect sensor into RPMs. The frequency is given by 1/t where t is the period of the pulses. Doing a "1-over" in micros is not always straightforward. Alternatively, you can count pulses in a given amount of time, but you need to have enough pulses in your sample period to give an accruate estimate of the speed (alternatively, you can digitally filter over the last n sample periods).
| |
| |
| | #3 |
|
How were you able to know what the rpm was without the LCD? Do you any code or schematic that you used? | |
| |
| | #4 |
|
Hey i'm working on a digital speedometer/tachometer on a PIC16f877, but also having a hard time....help is welcomed.
__________________ email: r4mejor@yahoo.com | |
| |
| | #5 | |
| Quote:
| ||
| |
|
| Thread Tools | |
| Display Modes | |
| |