1 / 11

Bicycle Speedometer

Tim Quinn 4/21/09. Bicycle Speedometer. The Use of a Bicycle Speedometer. With a speedometer cyclists can know how fast they are going helping to maintain a Constant Speed or pace during their ride. Another use for a speedometer is the ability to keep track and calculate the

Download Presentation

Bicycle Speedometer

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Tim Quinn 4/21/09 Bicycle Speedometer

  2. The Use of a Bicycle Speedometer With a speedometer cyclists can know how fast they are going helping to maintain a Constant Speed or pace during their ride. Another use for a speedometer is the ability to keep track and calculate the distance that has been ridden. Or an Odometer

  3. Interest Being a avid cyclist I wanted to apply my interest into my individual project by building something that I can make use of and that would be a fun and interesting project.

  4. 8x2 LCD Display Processor board, LCD driver board Hall Effect Sensor

  5. Wiring Schematic

  6. Transistor • The Transistor is being used to separate the power to the devices into, VDD(being powered all the time) and VCC(being turned on by the transistor) this will work as a power saving mode by turning off the parts of the circuit that use the most power, when not being used.

  7. Hall Effect Sensor • The hall effect sensor is being powered at 3V by VDD, keeping it on all the time. As the Hall effect detects a magnetic pulse, the signal will work as a switch to turn on VCC through the transistor. • Hall Effect is going into PTA5 which is the MTIM port. MTIM in an internal 8 bit counter. I am using the counter to count the number of pulses from the Hall Effect in a given time period to find the frequency.

  8. Board Layout

  9. Code and Calculations Speed = 2π f r Radios of the wheel = 1.148ft Frequency= the number of rotations in a given time period 5280ft in 1 mile 3600seconds in 1 hour

  10. Stop Mode After 30 seconds of no input pulse the code will go to the inactivity_timer . This will turn off PTAD2 to the transistor, turning off everything controlled by VCC and going into stop mode. When the Hall effect detects the MTIM will start counting as well as PTAD2 turning back on.

  11. Any Questions?

More Related