Content for Project

Cornstarch Pottery Machine

“Cornstarch mini pottery machine, and built with an old printer and cd-player My idea was born from the experience of seeing and buying samples of miniature pottery made of clay. Some time later, I had the concern to learn to …

CUBOTino Autonomous: Small, 3D Printed, Rubik’s Cube Robot (Raspberry Pi Zero 2, PiCamera)

“This is the “Top version” of CUBOTino series, a Rubik’s solver robot project meant to be very small, simple, fully 3D printed, and scalable. This is clearly not a fast robot, as the targets are simplicity and cost effectiveness …

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 …

DIY Fingerprint Lock Box

“Ever wanted a box that opens in a super cool way? We thought it would be fun to create a box that can be unlocked using the correct fingerprint! If we had more time, we would make the box more …

DIY Pickup Winder

“HHello there, Thank you for stopping by. Today I am going to show you how I built a pickup winder to wind pickups for electric guitars and basses. I don’t play guitar but I did take some bass lesson …

DIY Wheatstone Bridge

“A Wheatstone bridge is an electrical circuit used to measure an unknown electrical resistance by balancing two legs of a bridge circuit, one leg of which includes the unknown component. The primary benefit of the circuit is its ability to …

Explore AVR assembly language

“Let’s learn about the AVR microcontroller and the assembly language. We create an assembly program to blink the LED on an Arduino Uno board. Assember programming is hardware level, we use a simple set of commands to perform mathematics …

How to Design a Button Box Housing With Schematic and PCB

“A couple months ago, I started a project on Tinker CAD, this would later become my fully working Button Box that I now regularly use in sim games and even for shortcuts in Fusion360. Up to my Tinker CAD project …

How To Make Ultrasonic Levitator with Arduino

“In this tutorial, I will teach you how to Levitate objects using sound waves and of course with the help of an Arduino board. Ultrasonic Transmitter If you have ever worked with ultrasonic modules, for example, SRF05, you have noticed …

IoT & Home Automation w/nRF24l01 & Raspberry Pi

“How to setup IoT devices with Arduino and a Raspberry Pi for a home automation system. Overview I’ve developed a communication stack based on the OSI model for nRF24 radios over the past number of years, and it is …