Possible to disable controllers library?

Store Forums Hackvision General Discussion Possible to disable controllers library?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #474
    ChubbRck
    Member

    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

    #1215
    ChubbRck
    Member

    Upon further inspection, it seems the wire.h library provided by arduino causes the hackvision to cease video output… hmm… I wonder why, as I thought the library only concerned i2c communication (nunchuck).

    Nick

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.