I am stuck and need help on a program
SuffernEDD
Posts: 10
I am using the parallax gps in order to be able to project that speed onto a windshield of my car using 2- seven segment LED's (one led for each digit). I have the code written for the gps to get the information that i am going to use, which is speed. I need to be able to take that speed measurement and:
······ -get it as a decimal number in the program (make it as a variable???)
·······-seperate the two digits (assuming that the speed will always be a two digit number)
······ -light up specific led's on the seven segment (this part shouldnt be too hard b/c i have done this before)
·*** I really only need help getting the speed reading as a variable and splitting it into two digits. I am totally stumped by this and it would help if anybody has ever done this before.
Thanks
······ -get it as a decimal number in the program (make it as a variable???)
·······-seperate the two digits (assuming that the speed will always be a two digit number)
······ -light up specific led's on the seven segment (this part shouldnt be too hard b/c i have done this before)
·*** I really only need help getting the speed reading as a variable and splitting it into two digits. I am totally stumped by this and it would help if anybody has ever done this before.
Thanks
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering