Using your ESP32 board as a web server


Now you’ve got a basic interface working on the board its time to do something more interesting, lets run a web server on the board, this could be used to extend in the future and control parts of the board using the web server as an interface, we will start with an unsecured site as this is much simpler and avoids the need for certificates.

Read more

Getting Started with the ESP32 and and arduino IDE


So you’ve decided to get started with working on a micro controller, good for you, it can be an incredibly rewarding experience and can open up a lot of options for just messing around or for building something you can truly enjoy.

Read more