cnlohr / channel3

ESP8266 Analog Broadcast Television Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File not found

CowMowTV opened this issue · comments

I flashed channel3 to a D1 mini, but everytime i open the configuration page, nothing happens. Also no signal is broadcasted on channel3, how do i fix this?
I`m completely new in flashing the esp8266 in that way.

Edit: Now it displays an image, that is distorted (but thats probably because i`m using PAL instead of NTSC and i dont really care about this). The web panel still doesnt work.
Edit 2: Got NTSC working by setting the country of my television to a country with NTSC.

The web panel will be very hard to use unless you mute the higher spurs off the RX pin. There are spurs which will interfere with wifi. More specifically, it triggers the CSMA circuitry in the ESP8266 which prevents it from replying to packets.

You may be able to get some muting by using an extended wire on the 'RX' pin. But YOUR MILEAGE MAY VARY.