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 »

Lora Gateway Based on MicroPython ESP32

Lora Gateway Based on MicroPython ESP32

Lora has been very popular in recent years. The wireless communication module using this technology is usually cheap (using free spectrum), small in size, energy-efficient and has a long communication distance, and is mainly used for mutual communication between IoT terminals or data exchange with a host. There are many LoRa modules on the market,

Lora Gateway Based on MicroPython ESP32 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