tobozo

Results 123 issues of tobozo

This is a great project, I love it :heart_eyes: As the maintainer of the ESP32-Chimera-Core I can't help but see every M5Stack application as a potential Odroid-GO application, so I...

Hi and thanks for the great project! A couple of modifications in the Qt app allowed me to send responses to a service "speaking" with [GlaDOS voice](https://github.com/rsanche4/AI-Projects/tree/main/GLADOS), so I thought...

Hi @njh Although I'm probably being offtopic, this project seems related to [@arduinoLibs](https://twitter.com/arduinolibs) account activity on twitter. I want to thank you as the `@arduinoLibs` bot has been very impactful...

Hi everyone, The [reSID-0.16](http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/resid/index.html) emulator seems usable with Arduino IDE and there's an [interesting teensy implementation](https://github.com/frntc/SIDKick/blob/main/Source/SIDKick/AudioStreamSID.h) that uses an audio output stream suite similar to ESP8266Audio. Since ESP8266Audio already has...

@suarezvictor [your fork](https://github.com/tobozo/ESP32-USB-Soft-Host/compare/main...suarezvictor:ESP32-USB-Soft-Host:main) is very impressive and I wish I found it earlier. Before starting to integrate your changes, I need to establish an exhaustive board list to handle to...

Unlike M5Core2 where the touch surface is bigger than the display, the CoreS3 touch surface is limited to the inner display area. There are many valid reasons why touch buttons...

hi and thanks for this awesome library :+1: I'm the maintainer of [ESP32-USB-Soft-Host](https://github.com/tobozo/ESP32-USB-Soft-Host). This library does not use tinyUSB, nor does it use the builtin usb chip that comes with...

Not sure why anyone would want to browse such long menus, but 32 is arbitraty and there are some situations where this value needs to be overriden. This change allows...

Hello and thanks again for this awesome script :+1: I've recently moved a source subtree from github submodule to a declaration in the library.json and library.properties file, and the Arduino...

enhancement

See [this issue](https://community.platformio.org/t/build-error-if-time-library-is-installed/450)