bootrino
bootrino
Interesting - both PAL and NTSC work for me. Which model of esp32 are you using? Can you post a close up image? Also what model of TV are you...
My primary suggestion would be to buy several other varieties of esp32 assuming the $10 per unit isn't going to be a problem to you. There's some other video generation...
@CornN64 it might be useful for to detect old versions of the esp32 and warn the user. Just a thought.
@CornN64 there's a function in the source code test_wave but I can't see what it does or any way to execute it. Do you know what it is?
The great thing about this is how easy you have made the API.
Please disregard and close this issue... I figured out I could just set number of threads to 1. ` onion_set_max_threads(o, 1);` That seems to work fine. Strangely, the simple test...
Straight question as the outcome of this thread is not clear ..... does the AWS JavaScript SDK fully support Deno?
That's a pity, anyone know if Amazon plans to officially support deno? Is posting in this thread making such a request, or does such a request need to be posted...
It's 2020 now - is the Raspberry Pi 4 able to produce the required 1000KS?
Hmmmm. I hadn't thought syslinux was abandoned - I use it for all my booting although there are other things I want to research like uboot. grub2 I found to...