Content for OLED Display

ATtiny85 Snake Game Handheld

“The classic snake game but implemented on a ATiny85 When it comes to electronics, it’s the free-form designed ones that always catch my eye. Seeing how all the wires and components are connected just make it so fascinating and …

Door lock system with Arduino and RFID Module!

“Hey! This project shows how to make a door lock system, using Arduino, RFID Module, OLED Display and Stepper Motor. Hello! On this project, I’ll show how to make a door lock system using RFID module, stepper motor and …

Raspberry Pi RP2040 MCU Vult DSP template with FreeRTOS

“This C++ boilerplate template allows for creating Synthesizers, Effects and other Audio DSP related projects based on the cheap and easily available RP2040 MCU. It targets the “RP2040 Eurorack DSP Demo Board”, which I have made. The DSP board contains …

Timescale Clock

“A interesting presentation of a clock that shows the current time on a linear time line. On the Technoblogy website, David Johnson-Davies designed a Timescale Clock based on a ATtiny84 microprocessor. This seemed like a great project to upgrade with …

Race Lights Reaction Timer

“This project is a small game you can play with another player. You can time your reaction speed and compete with your friend. The game is inspired by the start lights of a formula 1 race. Earlier Iterations: The images …

Antipong Console

“In this instructable we’ll be making a small game console that plays an inverted version of pong. In this version of pong you’ll be dodging the balls instead of “ping-ponging” them over to another player, see how long …

Clock with SH1106 OLED display & DS1302 RTC module

“A short, simple project about a clock made with an Organic LED display and DS1302 RTC clock module, for ex. to use in full-screen game… Supplies: - Arduino UNO board clone (you can use the original one, I’mtoopoor). - DS1302 RTC …

DIY dosimeter for the youngest engineers

“The purpose of the article is to create the most detailed assembly instructions how to make your first do-it-yourself radiation detector Introduction to DIY dosimeter I bet that you have ever thought about buying a personal dosimeter to measure the …

MacroPad - Macro Keyboard

“The MacroPad is a Raspberry Pi PICO based Micropython macro keyboard. I features a SD card that can hold multiple macro sets for each program you load on the card. Each TXT file can map a caption, color, and series …

MPU6050 Gyroscope with Arduino

“A small but very optimised 3 axis accelerometer, 3 axis gyroscope having inbuilt temperature sensor. Let’s pair it with Arduino. Three Axis gyroscope sensors are very useful in making like flight controllers, ship/boat controllers, direction prediction and controlling …