Christopher Nadler

Results 39 comments of Christopher Nadler

Hi. Sorry, I posted the issue in a hurry. I was trying to use the hoymilesapi as standalone in vs code and I had problems logging in. The problem was...

You could also handle it in a try catch, if the actually implementation throws an ssl error, then use mine (I could send you the information of the respective exception)...

Perhaps you might want also to update to the new [camera API for Micropython](https://github.com/cnadler86/micropython-camera-API). This works with the actual Micropython version.

I can just tell from my experience that esp32c3 has only 2 HW tiners and the IDs are 0 and 2. Maybe this should be put into paper in the...

Take a look in [here](https://github.com/cnadler86/micropython-camera-API)

Hi. Just one question: is this now the actual solution for 1.24.1 and ahead?

I followed the structure of the file while copying the linker into my main directory ans it start building my custom board with user module, but at about 75% of...

Thanks for the info. Actually the touch driver is standard in the build. Anyway, I will try to do the whole thing the other way around and start by this...

If you are still looking, here is the new API: https://github.com/cnadler86/micropython-camera-API

This one does: https://github.com/cnadler86/micropython-camera-API