Page 1 of 1

Is there a Grove shield for ESP32? Or an ESP32 with Grove Connectors?

Posted: Sun Sep 15, 2019 12:02 pm
by jamawg
As per the title, I would like to use sensors with Grove Connectors on an ESP32. Is there a shield?

Failing that, is there an ESP32 with on board Grove Connector (other than M5stack). Preferably with on board debugger, (*) failing that JTAG (M5stack has neither. On board display would be “nice to have”, but I can live without it.

I detest debugging by printing to serial. I really want to set breakpoints & run to them, examine the call stack & variables, etc. I hope to use the PlatformIO debugger from Visual Studio Code.

Re: Is there a Grove shield for ESP32? Or an ESP32 with Grove Connectors?

Posted: Mon Sep 16, 2019 8:32 pm
by Agree007
Try look at tinypico.com/add-ons they seems to have it.

Re: Is there a Grove shield for ESP32? Or an ESP32 with Grove Connectors?

Posted: Mon Sep 16, 2019 8:53 pm
by jamawg
Looks good, thank you very much. Do you know if I can attach a JATG probe to debug it?

Re: Is there a Grove shield for ESP32? Or an ESP32 with Grove Connectors?

Posted: Tue Sep 17, 2019 8:36 am
by Agree007
No, I dont know, have the boards (not the Grove shield) but dont use jatg

Re: Is there a Grove shield for ESP32? Or an ESP32 with Grove Connectors?

Posted: Thu Oct 17, 2019 5:43 pm
by jamawg
Thanks again, I will go with the TinyPico and print debug text to serial port