Dr. Simcha Gershon Bohrer (Ph.D)
Dr. Simcha Gershon Bohrer (Ph.D)
Hello. In general, I really enjoy this device. I have a problem: The screen turns white all around. It doesn't stay fixed but after a few minutes it goes back...
Thank you very much for this library! In the explanation of Font to Python, the example is missing a call to **"Python"** OR **"python3"** so I wasted a few hours...
Further to some of what I asked for https://github.com/peterhinch/micropython-samples/issues/42 At the beginning of the `sun_moon` file, need to add `atan2, degrees, asin` to the `math` import. ``` # A function...
Hello. Is it possible that you could add a calculation of the current sun height in degrees? Thank you!
When the geographic location is latitude 90, i.e. the North Pole, I usually get an error: ``` line 57, in quad ZeroDivisionError: divide by zero ``` The problem is in...
Hello. In my T-DISPLAY-S3 I am trying to get the time from NTP in both the regular directory and your directory. It only rarely works. Most of the time I...
Hello. I want to build a project on a 7 inch screen with ESP32-S3 and the like. Is there anything that will work in Micropython? Is there anything that integrates...