cec-arduino icon indicating copy to clipboard operation
cec-arduino copied to clipboard

Arduino project for communicating with HDMI CEC equipment

Results 3 cec-arduino issues
Sort by recently updated
recently updated
newest added

I want to output OSD string, how to solve it? thank you。

When i'm trying to compile code i've got error: ``` USBComm.cpp:178: error: prototype for 'size_t HIDSerial::write(const uint8_t*, size_t)' does not match any in class 'HIDSerial' size_t HIDSerial::write(const uint8_t *buffer, size_t...

Hello, how can I use this adapter to turn the TV on and off as a monitor?