I was unsure if this should go in programming or here, but since its part of LCD stuff I thought I would post here.
I read somewhere that wire.h was part of the arduino code download but it seems I do not have it, I am using 1.0.5 IDE, do I need to update to get this library?
Thanks in advance.
Alright I just downloaded the source code and got it from there.
There is an I2C library that comes with the IDE but it uses a header file called:
Wire.h not wire.h
--- bill
bperrybap:
There is an I2C library that comes with the IDE but it uses a header file called:
Wire.h not wire.h--- bill
Yeah my bad Wire.h is what I meant, none the less It was not in my folders when I downloaded it, but I got it from the source code download.
Thank you very much.
Are you sure?
The Wire library should come with IDE package.
It is with Linux and WIndows. (I can't try the MAC stuff)
But I just downloaded and looked at all the latest 1.0.5 zip images for linux, windows, and MAC and it seems to be there.
It will be under the libraries directory in:
{installdir}/libraries/Wire
What OS are you using?
--- bill
I am using mac OSX 10.75