Other

“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 …

“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 …

“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 …

“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 …

“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 …

“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 …

“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 …

“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 …

“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 …

“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 …