bobdxcool
Member level 5
- Joined
- Mar 9, 2012
- Messages
- 82
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 2,042
I was using latitude and longitude values in my program. I am using TINY GPS library in arduino uno.
How many digits after the decimal point should I take to get good values?
This is because I need to define a set of co-ordinates (lat and long) in my program, and have to match these defined values with the current values at that specific location.
How many digits after the decimal point should I take to get good values?
This is because I need to define a set of co-ordinates (lat and long) in my program, and have to match these defined values with the current values at that specific location.