John Blacker

Results 27 issues of John Blacker

I've tied the Example scrolling display for 64 pixel high display and I get compile errors Class SSD1306AsciiWire has no member named setScrollMmode, I've tried other examples and get other...

I'm getting "need tun module" at startup of the vm...I've tried everything I can to get things to work but no way. I did an "ip address show" command and...

## Summary I would like the ability to upload a single file (say, a selected/highlighted file) from the PC to the micropython board ## Motivation without this feature, the entire...

Have tried some different approaches to server-sent-events but haven't been able to get them to work with your server. Is it possible or am I wasting my time trying?

If I create a /flash/lib/lora directory and put sx127x.py in that directory, the import sx127x doesn't work. I thought I can import modules from anywhere in the file system as...

**Question** How do you ...? create the register file in /proc/sys/fs/binfmt_misc? **Background Information** I'm trying to add the register file to the binfmt_misc directory per closed issue #893, but it...

question

So, I've run the 3 .py programs and find that it doesn't work. The V3 hash in the micropython Makefile doesn't match the hash of the git checkout that's done...

I'm trying to follow your directions, but I get to where you're setting up the path and you refer to a xtensa_esp32/bin directory but where does the xtensa_esp32 stuff come...

I've built my own distribution of micropython that supports the esp32 and the camera; however, I'm getting an error from the camera.c esp-idf program when performing camera.init() I get camera...

I'm trying to build your code on a raspberry pi with opencv4 and it won't compile because of errors with BOOSTING, TLD and MEDIANFLOW types of trackers. Also, the statement:...