ptal78

Results 6 issues of ptal78

I'd like to promote EduBlocks in schools using the ESP32 but the localhost WiFi interface is very aold and basic and needs updating. ![image](https://user-images.githubusercontent.com/24988399/114326881-2391b880-9b7a-11eb-9aa9-d2a26667f734.png)

The 4.3 release of ESP-IDF won't compile the c modules into the micropython firmware as has some error using 'make' 'all' that it can't find the 'file' st7789_mpy, when this...

Is it possible to copy and paste between browser pages, such as between two online versions in different tabs, or between an online version and an offline version. This would...

This Tcs34725 colour sensor has a library by Adafruit that might be nice to use. https://github.com/adafruit/Adafruit_Python_TCS34725 Sorry I don't have time to work on this idea.

Hi, Can you please add some blocks to use the gfx library for the OLED ssd1306? This following code works for me once the gfx.py file is loaded ``` from...

I have created a library feature that works nicely with the following functions for the ESP32: 1. Date_Format generates a line of text such as 'Thur 26 Jun 2021' from...

enhancement