"new problem is with the gps; I don't get the whole sentences through newsoftserial. Through serial pin0, everything is fine.
Is newsoftserial the way to go?
Regards,
Nico"
Hello, I am trying to combine a Razor9dof, a GPS (ls20031) to an arduino (duemi).I have configured the Razor with the ftdi cable. Works fine. Also connected to the arduino, on pin0, works fine. Here is the code:void setup() { Serial.begin(57600);…
Hey guys,I am thinking about building a displayer-logger of velocity-pitch-roll data on my sailing dinghy (the boat looks like this http://www.thmartinez.com/data_folio/da ... 01_img.jpg). I would also like the option to add some more sensors in the…