ParticulaCode / GoDiceJavaScriptAPI

GoDice JavaScript API (with demo)
Other
53 stars 20 forks source link

Connect to Arduino #11

Open JpEncausse opened 1 year ago

JpEncausse commented 1 year ago

Hello, I followed this tutorial to connect an ESP32 to the GoDice.

But it seems the connection to the dice is closed/stuck and hang forever.

I tried with an Android app that see and connect to the dices. So it might be from the way to connect to it. Anyway it would be a great improvement to be able to connect a tiny arduino ;-)

amorfinvdev commented 8 months ago

Hello,

I am unsure if this is the right place to share. But just wanted to point out that I made an ESP based client for Home Assistant using ESPHOME. See here for the reason I did it.

Also here is the actual code for ESPHOME.