Wio Terminal - Game in ArduPu (MicroPython)
ezContents 19 August 2020
In this blog post I will be taking a closer look at the WIO Terminal and making a small game using ArduPy which is a combination of Arduino and MicroPython.
MicroPython on ESP32 with OLED SSD1306
ezContents 18 March 2018
MicroPython is a programming language that is derived from his big brother Python and is optimised to run on microcontrollers. In this blog we will focus how to get it running on ESP32 with a SSD1306 OLED display.