Content for Project

Maslow Upright CNC Router

“The Maslow is a large format CNC router capable of cutting wood and other materials with precision and repeatability, based on a digital file. A CNC (computer numerical control) machine allows makers to automate the cutting process in woodworking and …

Monopoly RFID Automated Bank

“This project was created with the already existing electronic bank monopoly in mind. It uses an arduino uno and rfid to operate. Moreover it is equiped with an lcd and a keypad for navigation. I did make it using a …

Multi Player Score Tracker

“Device for tracking multiple players’ or teams’ score for games and activities. Assume you are part of a game or activity with following requirements Multiple players or teams will be participating, don’t know the count of players in advance …

MutantC - an Easy to Build Raspberry Pi Handheld/UMPC

“A Raspberry-pi handheld platform with a physical keyboard, Display and Expansion header for custom boards (Like Arduino Shield). First take a look at this in 3D usingAutoDesk Fusion 360 Online. Now see some key features. mutantC v1.4It is fully …

One POV Display to Rule Them All!

“I really like POV (persistence of vision) displays! They are not only interesting to look at but also a big challenge to develop them. It’s a really interdisciplinary task. You need a lot of skills: mechanical, electronic, programming and …

Project  PrintEye

PrintEye

“A lightweight ATMega328p based information display panel thingie for RepRap firmware based 3D Printers; specifically the Duet controller. This is somewhat of a Parts bin special; I wanted to add some sort of temperature feedback to my DuetWifi controlled 3D …

32 Band Audio Spectrum Analyzer Using Oled Display And Attiny85

“Visualizations are an important part of a music player. They provide the user with something to feast their eyes on especially when the music has no video. For today’s tutorial, we will build a visualization device, capable of providing …

Aquarium Auto Lighting System

“In this DIY guide I will show you how to make your own Arduino aquarium auto lighting system. In this project I decided to make my own PCB that is based on Arduino UNO microcontroller - Atmega328p. Bellow you will find …

Arduino Audio Meter

“The Arduino Audio Meter is a programmable guitar pedal that works with the Arduino UNO board. It is able to read the incoming audio signal and create effects on the four 8x8 LED matrices. The project is Open Source and …

ATtiny Running Lisp

“This project describes how to run programs in the high-level language Lisp on a Microchip ATtiny 3216 microcontroller costing just over a dollar. It uses my Lisp interpreter for microcontrollers, uLisp.”