Hi,
We are currently designing a system which uses the data from the Sparkfun USB Weatherboard, via an Arduino Duemilanove USB, to activate a window actuator based on weather inputs.
We are currently running into trouble reading the outputs from the USB weatherboard on the Arduino. In the Arduino readout we are receiving erroneous numbers rather than the structured ASCII string that the USB weatherboard transmits. We have looked at the examples provided on the SF site but they don’t seem to compile.
Has anyone had any experience connecting these two boards that could share code or help us troubleshoot our issues?