AVR ATmega Projects

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 »

Mechanism Assembly – Arm Assembly

Open Source Ventilator Alternative

Access to medical devices is unequal across the globe, and the COVID-19 pandemic has underscored this fact. During the pandemic the global shortage of ventilators has been especially notable. Access to mechanical ventilation in Low and Middle Income Countries is inadequate. South Sudan, for example, possesses four ventilators in total. Across 84 healthcare facilities in

Open Source Ventilator Alternative Read More »

Network Rivalry a Low Latency Game for the BBC Micro bit

Network Rivalry: a Low-Latency Game for the BBC Micro:bit

In this tutorial, I will explain how to implement a basic multiplayer game on the BBC micro:bit with the following features: A simple interface Low-latency between button presses and screen updates A flexible number of participants Easy control over the game using a master remote (“root”) device The game is essentially a simulation of politics.

Network Rivalry: a Low-Latency Game for the BBC Micro:bit Read More »

Paper Pocket Pets

Paper Pocket Pets

Paper Pocket Pets (PPP) is a kit designed to create interactive modular and wearable toys. It encourages children’s movement and sociality thanks to the reactions of the pet and allows children to build their own representative pet and also to change it over time if they want. Interaction dynamics The pets are designed to be

Paper Pocket Pets Read More »

Scroll to Top