Building a Tetris-Style Game with MicroPython and RP2040-Zero
In this article, we introduce a Tetris-style game program implemented in MicroPython using ChatGPT, an RP2040-zero, a ...
Displaying “Hello, World!” on an SSD1306 OLED Display with an RP2040-Zero Compatible Board
In this article, we will introduce how to display “Hello, World!” on an SSD1306 OLED display using MicroP ...