AS7265x software libraries to interface TELOSB (Msp430)

Hi!

I have bought this spectrometer (AS7265x) from sparkfun . I want to interface it to my telosb . So I connected the two devices with 4 jumpers as you can see in the photo attached. I have also connected the telosb to my PC through the USB connector )see t second photo). I would like to receive the spectrometer data on my PC. I know that sparkfun distribuited some libraries for arduino while TELOSB uses tinyos and nesc as programming language. Please can you help me in this task? Where can I find programs to load on my telosb (msp430) in order to receive the data from the spectrometer and send them to my PC ?

Thank you for you help.

You would need to reverse engineer the Arduino library and write a new one for the MSP430. Unfortunately we don’t have a library for the MSP430.