mgaman

Results 8 issues of mgaman

When building via 'xbuild LaserGRBL.sln' I got the error Got error CSC: error CS2001: Source file '/home/henryd/Documents/CS/LaserGRBL-master/LaserGRBL/UserControls/MyPictureBox.designer.cs' could not be found. --- NOTE lowercase designer My immediate fix was to...

feature feedback

When searching for resuscitation bags, 2 types turn up, PVC and Silicon. Which type is the most suitable for this project?

PIO Core Call Error: "The following files/directories have been created in /home/henryd/Documents/PlatformIO/Projects/TFT_ESP32_43/getprocessor\ninclude - Put project header files here\nlib - Put project specific (private) libraries here\nsrc - Put project source files...

Hi, I've been looking for a library like this but for ESP32/LittleFS but with no success. I tried running your examples on an ESP32/SPIFFS board but I just get panic...

The SIM900 has more capabilities than normally advertised, namely SMTP and HTTPS support. To check whether your version of SIM900 supports SMTP, attach a terminal emulator and type in AT_EMAILCID=?...

### LVGL version v9.1.0 ### What happened? Enabled LV_USE_FS_FATFS in lv_conf,h and got the following error: .pio/libdeps/esp32-s3-devkitc-1/lvgl/src/libs/fsdrv/lv_fs_fatfs.c:228:5: error: unknown type name 'DIR'; did you mean 'DDR'? ### How to reproduce?...

### LVGL version v9.1.0 ### What happened? Environment VS Code/platformIO In lv_conf.h enable LV_USE_FS_LITTLEFS and set the drive letter. Compillation fails .pio/libdeps/esp32-s3-devkitc-1/lvgl/src/libs/fsdrv/lv_fs_littlefs.c:4:10: fatal error: lfs.h: No such file or directory...

How can I set modes 0-3? From what I see on the screen SCLK polarity is always Idle at 0. There are no instructions as how to change it