microPython

Mandelbrot Set on Pi Pico ILI9341

Mandelbrot Set on Pi Pico / ILI9341

Mandelbrot Set is IMHO the most famous fractal. Read here for additional info: https://en.wikipedia.org/wiki/Mandelbrot_set This project was inspired by https://hackaday.io/project/177884-mandelbrot-on-p… I reused most of the original code, but decided to implement it with 2.8″ ILI9341 SPI tft using Pico micropython driver from https://github.com/jeffmer/micropython-ili9341. This is my first project with Pi Pico and micropython. Step 1: Set Up… I assume […]

Mandelbrot Set on Pi Pico / ILI9341 Read More »

FOMU RUNS MICROPYTHON AND FITS INTO YOUR USB PORT

FOMU RUNS MICROPYTHON AND FITS INTO YOUR USB PORT

When it comes to the world of Microcontrollers, FPGAs, DSPs, or basically anything related to embedded devices, we have traditionally been accustomed to something averagely big (in regards to this domain) and even created some standards like SBCs (Single Board Computers) to categorize devices. What if we could have development boards that goes beyond the standard norms of the

FOMU RUNS MICROPYTHON AND FITS INTO YOUR USB PORT Read More »

Scroll to Top