3D wireframe cube with MicroPython on an OLED display

3D wireframe cube with MicroPython

Martin Fitzpatrick posts on pyMade This a project using an inexpensive ESP-8266 with an OLED display.

Programming in MicroPython, Martin shows a rotating 3D cube. The blog post explains how to use 3D math and projection to get a 3D effect on a 2D display.

See the full details on the blog.