TCS34725 sensor library

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
octlerma
 
Posts: 2
Joined: Fri May 10, 2013 8:35 pm

TCS34725 sensor library

Post by octlerma »

Hi,
I'm using arduino_nightly version of IDE arduino (with an arduino due board) and I downloaded the TCS34725 library.
I'm trying to use the example code for TCS34725, and it reports and error when it tries to compile, the error is the following:

Adafruit_TCS34725.cpp:19: fatal error: util/delay.h: No such file or directory
compilation terminated.

Seems like the error is related to arduino due board, because if I tried to compile using an arduino mega board, the compilation works!!

Thank you for your help,

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

Re: TCS34725 sensor library

Post by adafruit_support_bill »

The Arduino 1.5 software is still in Beta and core library support is still missing for many things. We have had to suspend porting efforts on a number of libraries for this reason.

ymilord
 
Posts: 7
Joined: Tue Aug 12, 2014 10:35 am

Re: TCS34725 sensor library

Post by ymilord »

Any new developments on this? I am running into the same issue with a Due /w Arduino 1.5.7

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

Re: TCS34725 sensor library

Post by adafruit_support_bill »

1.5.x is still beta-ware. I'll check with our Due experts to see if there is any progress getting that library to work with it.

User avatar
eduvon0220
 
Posts: 2
Joined: Wed Nov 26, 2014 9:12 am

Re: TCS34725 sensor library

Post by eduvon0220 »

I am also having this issue using a Due with BLE Firmata and UART, has there been any progress made on this yet?

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

Return to “Other Arduino products from Adafruit”