Page 1 of 1

Esp 32 Acess Website with Macro

Posted: Tue Feb 11, 2020 4:16 pm
by Max1984
Is this possible to code? I want an esp32 with a button and when I press this button. It should order a pizza on my lokal pizza deliverie service. I'm happy to here from someone if this idea can be done.

LG Max 1984 :)

Re: Esp 32 Acess Website with Macro

Posted: Tue Feb 11, 2020 6:56 pm
by ESP_Sprite
Possibly. It would depend on the website of your pizza guy. If it's e.g. entirely based around Javascript, the little ESP32 is going to have problems pushing the order. If you also want to pay for the pizza automatically, I'd think that's more-or-less impossible.