tobozo

Results 648 comments of tobozo

@KodeMunkie yes it does support M5Core2, thanks for your contribution I'll update the ReadMe now

> #error "This version of Arduino is too old" sorry about the misleading error message, it's actually the esp32 arduino core version that's too old

hi, there's a method for that: ```c ETH.macAddress(uint8_t* mac); ```

> Thanks for replying, but this method is not working as expected. "not working" is a very general term and I'm not very good at guessing, does it fail to...

hi, thanks for your feedback The [example](https://github.com/tobozo/ESP32-ENC28J60/blob/main/examples/ETH_ENC28J60/ETH_ENC28J60.ino) has been tested with an esp32-wroom with the exact same pin settings, using arduino-esp32 2.0.5. Can you confirm that the example sketch wasn't...

Hi and thanks for your feedback :+1: Speculation: Chimera-Core esp-adf layer for S3box doesn't support 3.x.x-beta or 3.x.x-rc versions of the espressif core. I'll need a few more informations to...

please re-read my previous response, I'm not an esper and can only take a guess at what's going on with the little information you provided :wink:

hi, display/touch are probably supported since LovyanGFX supports it, however I'm not sure about the power module and pinout, current detection routine does not discriminate between the old and the...

hi, may I suggest you try the [USB_Example](https://github.com/tobozo/ESP32-USB-Soft-Host/blob/main/examples/USB_Test/USB_Test.ino) with one of [those](https://fr.aliexpress.com/item/1005005916687413.html) connected the pins 15/16 just to see if your dumb spare keyboard and the Razer Nostromo Keypad get...