Avamander / arduino-tvout

Arduino-TVout
325 stars 81 forks source link

Arduino mixing Tvout and IR libraries #104

Closed passkos closed 5 years ago

passkos commented 7 years ago

I am trying to use both arduino libraries (TVout and IR) in one project, but when i start Tvoout libarary the IR stops to work. Any suggestion where is the problem ?

Avamander commented 7 years ago

TVout pushes most Arduinos to the limit, there aren't any resources left. Stop image output while you try to output IR signals or try to receive them.