5 years, 2 months ago.

Alternative to arduino Tvout library in MBed

Hello,

Is there any alternative to arduino Tvout library for MBed?

I need to create a program to overlay text and simple shapes on video with one a LM1881 that I've integrated in this board.

/media/uploads/raspdroid/screenshot_20190104-161358.png

Best regards

1 Answer

5 years, 2 months ago.

There is something here that may help;

https://os.mbed.com/forum/mbed/topic/2459/

Otherwise its not too difficult to convert the Arduino code, there is a library for this;

https://os.mbed.com/users/aluqard/code/arduino/

Accepted Answer