need help with the temperature and light shield

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
katsisdc
 
Posts: 14
Joined: Wed Nov 04, 2009 5:28 pm

need help with the temperature and light shield

Post by katsisdc »

Thanks for putting together an excellent Data and Light shield (product ID 1141). The tutorial works great for SD card and test code for the light and temperature sensors work great. Unfortunately the Wire.h is missing from the Arduino IDE and downloading from GITHUB does not seem to be an option. How do we get access to the "Wire.h" ZIP file to add to our Arduino IDE?

Many Thanks!
Dimos Katsis

User avatar
adafruit_support_bill
 
Posts: 88097
Joined: Sat Feb 07, 2009 10:11 am

Re: need help with the temperature and light shield

Post by adafruit_support_bill »

What version of the IDE are you using? The Wire Library is included in the current 1.0.5-r2 download.

User avatar
katsisdc
 
Posts: 14
Joined: Wed Nov 04, 2009 5:28 pm

Re: need help with the temperature and light shield

Post by katsisdc »

I am not sure, i think it is 1.0.5 but It was downloaded recently. In any case, is it just me or is it only possible to view the repository of Wire.h in GITHUB? I would not have a problem with downloading the libraries as needed but this seems harder than it looks.

User avatar
adafruit_support_bill
 
Posts: 88097
Joined: Sat Feb 07, 2009 10:11 am

Re: need help with the temperature and light shield

Post by adafruit_support_bill »

You can view the wire sources here:
https://github.com/arduino/Arduino/tree ... aries/Wire

User avatar
katsisdc
 
Posts: 14
Joined: Wed Nov 04, 2009 5:28 pm

Re: need help with the temperature and light shield

Post by katsisdc »

Thanks! getting Wire.h worked!

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”