Search found 5 matches

by DaveW
Wed Jul 04, 2012 11:58 pm
Forum: Sensors
Topic: Compilation errors LibHumidity and LibTempTMP421
Replies: 20
Views: 40369

Re: Compilation errors LibHumidity and LibTempTMP421

Paul, Thanks for the reply. Through some trial and error I think I have identified the problem. When I download the temperature sensor library from GitHub to my macintosh its comes down as a folder labeled: moderndevice-LibTempTMP421-8458187 I put this folder in my Arduino/libraries/ folder, as inst...
by DaveW
Wed Jun 27, 2012 9:47 pm
Forum: Sensors
Topic: Compilation errors LibHumidity and LibTempTMP421
Replies: 20
Views: 40369

Re: Compilation errors LibHumidity and LibTempTMP421

I just noticed that someone posted the same issue on the Adafruit forum as I just posted here, and they haven't found an answer over there yet either. Wonder if this is related to the new 1.0.1 version of the IDE. My directory structure is as follows for each of the libraries: /Users/dave/Documents/...
by DaveW
Tue Jun 26, 2012 3:54 pm
Forum: Sensors
Topic: Compilation errors LibHumidity and LibTempTMP421
Replies: 20
Views: 40369

Compilation errors LibHumidity and LibTempTMP421

I just purchased the MD0530 temperature/humidity sensor and the MD0545 temperature sensor. I downloaded the sample code from GITHUB to the Arduino 1.0.1 IDE, but when I try to compile the code to upload to an Arduino Uno from my mac I get errors. For MD0530 I get 'LibHumidity' does not name a type. ...
by DaveW
Mon Jun 04, 2012 10:31 pm
Forum: Sensors
Topic: Temperature Library
Replies: 2
Views: 8759

Re: Temperature Library

I just purchased the MD0530 temperature/humidity sensor and the MD0545 temperature sensor. I downloaded the sample code from GITHUB to the Arduino 1.0.1 IDE, but when I try to compile the code to upload to an Arduino Uno from my mac I get errors. For MD0530 I get 'LibHumidity' does not name a type. ...
by DaveW
Wed May 09, 2012 12:02 pm
Forum: Sensors
Topic: Wind Sensor
Replies: 4
Views: 11654

Re: Wind Sensor

I am wanting to use this wind sensor to make 200-m deep atmospheric soundings from a tethered balloon. Before ordering the sensor I would like to know if there is a new version coming out soon. It appears that the current version has to be calibrated for different ambient temperatures. That wouldn't...