cnlohr / channel3

ESP8266 Analog Broadcast Television Interface
Other
1.46k stars 158 forks source link

Can i receive image from MQTT or something protocol else? #17

Open joaquimjeferson opened 5 years ago

cnlohr commented 5 years ago

I had never considered that, however, it would not be hard to do something like that, though I feel MQTT is the wrong answer unless you are using it to draw text/lines. But, because there is a framebuffer with the ESP8266, you can draw whatever arbitrary stuff in there you want :)