Description
Is your feature request related to a problem? Please describe.
I would like to use an old TV as display for Tactility. Old Displays are available everywhere and are cheap.
Describe the solution you'd like
I would like to have a composite video signal on pin 25. The composite cable could be connected to an old TV. This is already possible with Arduino and ESP32. Example: https://github.com/Roger-random/ESP_8_BIT_composite There is also a PR for newer ESP IDF Versions 3.0.7 Roger-random/ESP_8_BIT_composite#58 There is also an old implementation for LVGL: https://github.com/aquaticus/esp32_composite_video_lib/tree/main
Describe alternatives you've considered
I'm not aware of any alternatives.
Additional context
Having composite video signal on pin 25 aka AV out would open many more use cases for Tactility and turn many old TVs into Tactility enabled machines.