Wireless Altoids Cycle Computer

 by Alexdlp
Featured

Step 13: Resources

Arduino Cycle Computer Wiring Diagram.jpg
 
Remove these adsRemove these ads by Signing Up
fooons says: Nov 12, 2012. 11:58 AM
Hi Alexdlp,
First of all very good job. I want to use your magnific work on my bycicle, but at the moment links are not working and give me a 440 server error. I would like to test it and if I can do some mods for a bigger screen. Could you put links back please.
Thanks and best regards
jimsims says: Jun 24, 2011. 2:00 AM
Alex, This is , a great project. I am modifying it to display speed, distance, and time ridden on the LCD without XBee. One question is: why use analog input to sense reed switch instead of a digital input? thanks
Alexdlp (author) in reply to jimsimsJun 24, 2011. 8:54 AM
Hey, pleased that you liked it! It would perhaps make more sense to use a digital input - it's just I had difficulty getting the pin to register a HIGH value for some reason. Although I couldn't actually get to see inside the sensor casing, i'm pretty sure it's just a reed switch so.. yeah try and use a digital input :)
jimsims in reply to AlexdlpJul 11, 2011. 11:12 AM
Alex and fjohn, I am using a burglar alarm type magnetic reed switch that is NO (normally open). FYI most burglar alarm switches are NC. I lashed it to the bike with "zip ties". Also, I am using arduino mini-pro so I can fit it all in the altoids tin. I am wired up with 5V to the switch, the mini pro has no 3V pin. I am guessing that there is a resistor in series inside of your reed switch. Can you measure and post the ohms value of your switch with magnet near and far away from switch? Since I am already hard wired with solder to the analog input I would like like to continue with the analog input by adding a resistor. I fried a mini pro with my switch hooked to 5V without a resistor. Thanks.
Alexdlp (author) in reply to jimsimsJul 14, 2011. 8:38 AM
I think a 10K ohm resistor to ground should protect your arduino sufficiently. (Pull down resistor configuration). Hope this works out okay.
francisroan says: Jun 17, 2011. 4:14 AM
wen i compiled the stuff the ide showed a few errors like lcd bargraph lbg(&lcd......
Alexdlp (author) in reply to francisroanJun 17, 2011. 5:45 AM
Make sure you have all of the libraries installed - it's not enough just to run the code. The error that you have is likely to be because you don't have the lcd bar graph library installed correctly. Apologies in advance if this is not the case but I have checked the code and it runs fine every time for me. :)
francisroan says: Jun 17, 2011. 4:21 AM
could ya check the code again there are a lot of errors wen i compiled it!!!
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!