|
1053
|
Using Arduino / Project Guidance / Re: calculate relative direction to destination
|
on: October 23, 2011, 09:19:10 am
|
|
My point, and question, is whether it is easier to use the constant heading formula for a long distant traveling robot? Of course it doesn't matter for short distances.
I found one in the middle of the ocean last year, 200lbs, 8ft long. A foam boat with a powerful motor and solar cells. I guess it's not hard to implement so that the heading changes as you go.
For humans it's easier to look at a compass with a constant heading, and it uses less battery power! If you don't mind the scenic route...
|
|
|
|
|
1055
|
Using Arduino / Project Guidance / Re: calculate relative direction to destination
|
on: October 23, 2011, 08:00:32 am
|
|
Or you can use the other formula for a constant heading. For short distances this will be the same number.
At longer distances the distance traveled is significantly more. The formula is about as long to calculate. But it's easier to navigate with a compass if you're sailing. How about a robot with a magnetic compass?
|
|
|
|
|
1057
|
Using Arduino / Project Guidance / Re: Arduino Leonardo
|
on: October 20, 2011, 05:38:37 pm
|
|
I gotcha. If the Leonardo only comes with HID drivers, then you cannot attach it to a mobile phone or a GPS or a scanner or even an HID slave device. AFAICT you can only use it with a PC. Which of course must be nearby. For me personally I don't see the point. I hope someone will start building other drivers soon!
|
|
|
|
|
1058
|
Using Arduino / Project Guidance / Re: Arduino Leonardo
|
on: October 20, 2011, 12:58:49 pm
|
|
Someone would want to emulate an RFID reader? Instead of plugging it in directly to the PC? We agree then, there is not much practical use for it...
Not anything. It has to be an HID?
|
|
|
|
|
1064
|
Using Arduino / Project Guidance / Arduino Leonardo
|
on: October 19, 2011, 10:48:37 am
|
|
I want to understand what is coming our way... The Leonardo will act as an HID Slave? But not an HID Master like CircuitsAtHome USB host shield? What can we use this for? Besides automating a mouse and keyboard to a PC?
|
|
|
|
|
1065
|
Using Arduino / Audio / Re: Electret Mic question
|
on: October 19, 2011, 09:00:16 am
|
|
Why is the example on Ebay for the $5 module only to measure sound energy level? Can it also record the waveform? Assuming a place to put the data...
|
|
|
|
|