About

Gender

Male


Location

San Marcos, CA


About Me:

Engineer


Please tell us a bit about your UAV interest

AHRS


Activity Feed

Jack Schmidt replied to Jack Schmidt's discussion multiple definition of analog_reference
"Here's my work-around solution to arduimu.cpp's clobbering of Arduino's analog_reference.
In the header section of arduimu.pde add this line: #include <pins_arduino.h>>


In the setup() procedure, add one or both of these two lines:

pinMode(…"
Oct 18, 2010
Jack Schmidt replied to Jack Schmidt's discussion multiple definition of analog_reference
"Partially answering my own question...

The problem is that adruimu.cpp defines its own analog_reference rather than importing it from Arduino's wiring_analog.c. (Probably because somebody took a shortcut, which is now biting me.) For everybody else…"
Oct 18, 2010
Jack Schmidt posted a discussion
Context:   WinVistaSP2  Ardiuno-0019  ArduIMU V2 (flat) hardware  ArduIMU software Version 1.8.1 downloaded Oct 17, 2010 (today)     from http://code.google.com/p/ardu-imu/downloads/detail?name=ArduIMU_1_8... works fine out of…
Oct 17, 2010
Jack Schmidt replied to Jack Schmidt's discussion Initial startup: blink application doesn't appear to run
"Thanks very much for your reply, Chris. I was following the usual Arduino startup routine. Just assumed that Blink would work, trying to take very small steps. I guess too small in this case. Thanks to your guidance ArduIMUTest.exe is now working.…"
Sep 6, 2010
Jack Schmidt posted a discussion
Using ArduIMU+ V2 (Flat) with arduino-0019 IDE on Win Vista SP2...First step went fine -- I connected the ArduIMU board, and Win Vista found and installed the FTDI USB driver.Then I launched the arduino-0019 application, chose port COM4 (FTDI USB),…
Sep 6, 2010