How to install micropython on an ESP32 board
In this article I will show you how to install MicroPython on a Espressif ESP32 microcontroller board. I recently received an ESP32 board and have been itching to try out MicroPython on it. I am...
In this article I will show you how to install MicroPython on a Espressif ESP32 microcontroller board. I recently received an ESP32 board and have been itching to try out MicroPython on it. I am...
In this tutorial, I will show you how to create a RouterOS script to push Router statistics up to dweet.io and then use that data to create a nice monitoring dashboard with slick gauges and graphs...