Arduino Bike Computer (speedometer + odometer)
thingiverse
This is the case for an Arduino speedometer I made with random stuff I had laying around during quarantine last year. It assumes the tire size is a standard road bike tire on a standard road bike wheel. The code can be edited to specify a different size. <a href="https://github.com/efranken/ArduinoBikeComputer">Readme and build instructions can be found here</a> I used it on a stationary exercise bike to calculate: <ul> <li>Current MPH</li> <li>Average MPH</li> <li>Elapsed time</li> <li>Elapsed distance</li> </ul> This allowed me to have quantifiable data to train against. Parts <ul> <li><a href="https://www.amazon.com/gp/product/B01DLIJQA2?ie=UTF8&psc=1&linkCode=sl1&tag=nkenberger-20&linkId=b06849756870d28963481d8cf3a4dcd0&language=en_US&ref_=as_li_ss_tl">Arduino Nano </a></li> <li><a href="https://www.amazon.com/gp/product/B01DLIJQA2?ie=UTF8&psc=1&linkCode=sl1&tag=nkenberger-20&linkId=b06849756870d28963481d8cf3a4dcd0&language=en_US&ref_=as_li_ss_tl">Nextion NX3224T024 </a></li> <li><a href="https://www.amazon.com/gp/product/B01DLIJQA2?ie=UTF8&psc=1&linkCode=sl1&tag=nkenberger-20&linkId=b06849756870d28963481d8cf3a4dcd0&language=en_US&ref_=as_li_ss_tl">A3144 Hall Effect Sensor </a></li> <li><a href="https://www.amazon.com/gp/product/B01DLIJQA2?ie=UTF8&psc=1&linkCode=sl1&tag=nkenberger-20&linkId=b06849756870d28963481d8cf3a4dcd0&language=en_US&ref_=as_li_ss_tl">Dupont Wires </a></li> <li><a href="https://www.amazon.com/gp/product/B01DLIJQA2?ie=UTF8&psc=1&linkCode=sl1&tag=nkenberger-20&linkId=b06849756870d28963481d8cf3a4dcd0&language=en_US&ref_=as_li_ss_tl">4 pole 3.5mm extnesion </a></li> <li><a href="https://www.amazon.com/gp/product/B01DLIJQA2?ie=UTF8&psc=1&linkCode=sl1&tag=nkenberger-20&linkId=b06849756870d28963481d8cf3a4dcd0&language=en_US&ref_=as_li_ss_tl">Resistors </a></li> <li><a href="https://www.amazon.com/gp/product/B01DLIJQA2?ie=UTF8&psc=1&linkCode=sl1&tag=nkenberger-20&linkId=b06849756870d28963481d8cf3a4dcd0&language=en_US&ref_=as_li_ss_tl">Bike Spoke Magnet </a></li> </ul> In the spirit of how I made this, I'd encourage using whatever you can instead of ordering parts. The above list is pretty much everything you need to make this. Wire can be had from an old wall charger. The sensor cable can be made with an old headset cable and a 4 pole jack from a random device. Magnet can be found in an old hard drive or something.
With this file you will be able to print Arduino Bike Computer (speedometer + odometer) with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Arduino Bike Computer (speedometer + odometer).