Content for Project

I made an Induction SOLDERING IRON

“A powerful, stable and highly effective soldering iron. Do soldering in a new way with red hot color of tip. Induction heaters are trending the new market nowadays. They are cheap but the cost of maintenance is quite high. They …

Power Supply With Current Meters

“Always I’m interested in how much current is flowing in the electronic circuits I made. Therefore, I had bought a 1A analog current meter before for measuring the power consumption of circuits. But the analog meter is forgotten for …

Raspberry Pi Quadrascopic Camera

“Using a Raspberry Pi CM4 and an Arducam quad sync hat, a digital quadrascopic image can be taken, similar to the Nimslo and Nishika. I wanted to make this since there’s really no digital equivalent. Doing so could speed …

Project  sArm

sArm

“Robotic Arm Smart Controller System with IoT Introduction A robotic arm is a type of mechanical arm, usually programmable, with similar functions to a human arm. current days robotic arms are becoming a replacement for humans in working tasks, especially …

TinyML Made Easy: Sound Classification (KWS)

“We are continuing our exploration of Machine Learning on a giant tiny device, the Seeed XIAO BLE Sense. And now, classifying sound waves. Introduction In my tutorial, TinyML Made Easy: Anomaly Detection & Motion Classification, we explored Embedded Machine Learning, or …

VaderCam 1.0

“Greetings. So here’s something eye-catching,Vader Cam. Vader Cam is an ESP32 CAM Based Device that is a live video feed streaming device, we can access the feed through a web app and see what’s going on. It …

Wio Terminal Tetris Game

“The Wio Terminal is a SAMD51-based microcontroller with Wireless Connectivity compatible with Arduino and MicroPython. It runs at 120MHz, 4MB External Flash and 192KB RAM. The Wio Terminal itself is equipped with a 2.4” LCD Screen, onboard IMU …

8-bit ALU (Arithmetic Logic Unit)

“In this Instructable, I will be going through the process of building and understanding the architecture behind an ALU (Arithmetic Logic Unit). The ALU is part of a computer’s CPU (central processing unit) and it handles arithmetic and logic …

A precise linear magnetic position sensor using LInterp

“Virtualise a non-linear sensor into a single linear function using the LInterp PROGMEM array generator This tutorial shows you how to “Virtualise” a non-linear magnetic position sensor to produce an accurate linear position measurement from a single function call. It …

Project  Adam74

Adam74

“Something that struck me reading about the history of the Apple I computer was the fairly simple “ASCII bus” that it used for input and output. As I understand it a hobbyist back in the day could get an ASCII …