Maker.io main logo
BLOG
46

Celebrate Mario Day with 3D-Printed Super Stars!

By Maker.io Staff

3D print Super Mario Super Stars and a Coin Box for the ultimate Mario Day celebration! Get the files and start printing today.

PROJECT
71

Connected Audio-based Threat Detection on Raspberry Pi

By Maker.io Staff

Build a smart audio threat detection system with Raspberry Pi and a USB microphone, processing sound locally for privacy-focused home security.

BLOG
57

DIY 3D Printed Flowers & Vase for Valentine’s

By Maker.io Staff

3D print a stunning bouquet of roses with a matching vase for a unique Valentine’s gift. A lasting, handmade surprise for someone special!

PROJECT
957

Create an Indoor Garden Automated Plant Monitoring and Watering System

By Maker.io Staff

Learn how to create a DIY indoor gardening system using a Pimoroni Grow Kit and a Raspberry Pi for hassle-free plant care.

PROJECT
2,079

High-Speed Raspberry Pi 5 Mini NAS

By Maker.io Staff

Create a budget-friendly DIY home network storage system using Raspberry Pi 5, NVMe SSDs, and RAID configurations for enhanced reliability.

PROJECT
409

Arduino IoT Glass Break Sensor

By Maker.io Staff

Make a DIY home security system with Arduino! Detect window breaks with a piezo sensor, amplify signals, and connect to the IoT Cloud for remote alerts.

TUTORIAL
107

How To Send Unsecured and Secured API Requests with Arduino

By Maker.io Staff

Learn how to send API requests with your Arduino. This tutorial explains how to make HTTP and HTTPS requests, update firmware, and secure your connections.

TUTORIAL
399

How to Create Custom ML Models with Google MediaPipe Model Maker

By Maker.io Staff

Customize pre-trained machine learning models with Google MediaPipe. Discover how to perform transfer learning and optimize your model for specific tasks.

TUTORIAL
138

AI-Powered Hand Gesture Audio Control with MediaPipe on Raspberry Pi

By Maker.io Staff

Learn how to track hand gestures with MediaPipe on Raspberry Pi for AI-controlled audio. Ideal for interactive and educational setups.

TUTORIAL
1,668

How to Implement a Software-Based Debounce Algorithm for Button Inputs on a Microcontroller

By Maker.io Staff

Explore how to eliminate false button presses due to mechanical switch bounce using an Arduino software debounce algorithm.

TUTORIAL
2,242

How to Simulate an RC Low-Pass Filter in LTspice and Analyze Frequency Response

By Maker.io Staff

Learn how to simulate an RC low-pass filter in LTspice and analyze its frequency response using this step-by-step guide.

TUTORIAL
5,496

Implementing a PID Controller Algorithm in Python

By Maker.io Staff

This guide shows you how to create a PID controller from scratch using Python, ideal for real-time applications.