holmatic / zx-iot-video

ESP32-based Tape/WLAN file server for ZX81, with VGA and/or LCD display support
GNU General Public License v3.0
31 stars 5 forks source link

technical qestion regarding video sampling and keyboard handling #2

Open krzysztofkuczek opened 2 years ago

krzysztofkuczek commented 2 years ago

Hi It's very interesting project. Would you like to to let me know, if you are just sampling video signal to recreate it on an LCD screen? Does it mean that a ZX81 machine which outputs composite signal (RF modulator replaced by 555 based timer circuit) will work, if esp32 would be connected via external cinch connector? How do you handle keyboard? Is the zx-menu generated by esp32 and just "overlayed" on zx81 video, or the menu is generated by zx81 ? Thank you in advance Kris