Maker.io main logo

Projects 查看全部

PROJECT

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.

PROJECT

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

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

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.

PROJECT

Arduino-Based Connected TODO Box

By Maker.io Staff

Build a smart TODO box with Arduino Nano RP2040 Connect and a thermal printer. Print tasks and manage them through a web-based interface.

PROJECT

Building a Low-Power Solar Weather Station

By Maker.io Staff

Learn to use Arduino Nano 33 IoT for a custom weather station that fetches forecasts from an API and displays them on an e-ink screen.

Blogs 查看全部

BLOG

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.

BLOG

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!

BLOG

Why You Need to Know About EEZ Studio

By Maker.io Staff

Ready to enhance your UI design process? Learn why EEZ Studio, a free and open-source tool, is a must-try for those working on embedded systems & test equipment.

BLOG

How To Split and Join Large 3D-Prints

By Maker.io Staff

Break through the limitations of your 3D printer. This guide provides solutions, whether you're joining parts for structural stability or aesthetic appeal.

BLOG

Harness 3D Calibration Prints to Improve Print Quality

By Maker.io Staff

Unlock the full potential of your 3D printer. Discover how calibration prints can help you diagnose and address common printing issues.

BLOG

What is Data-Preparation in ML, And Why is it Crucial for Success?

By Maker.io Staff

Learn how to prepare data for machine learning projects. Explore techniques for scaling features, handling missing values, and ensuring fair & accurate results.

Tutorials 查看全部

TUTORIAL

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

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

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

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

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

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.