Hi there,
Sorry to spam this board but I have a project due this Tuesday and I am in dire straits.
My question involves the controllers library. For my project I don’t need the library – I am using a Polar Heartrate Monitor Interface to input HR data to the hackvision by using the A4 and A5 pins (I2C communication), normally reserved for the nunchuck.
Unfortunately, the library I’m using for this communication (Wire.h) is conflicting with the I2C portion of the controllers library. I tried commenting out the controllers library and later the i2c-related libraries therein, but found that the hackvision stopped outputting video at all.
Any idea what the problem could be? I realize this is a somewhat niche issue but any help is appreciated – is there an easy way to bypass the controller (or just the i2c part) of the library and use Wire.h?
Thanks,
Nick