Maker.io main logo
TUTORIAL

SparkFun Humidity Sensor Breakout - SHTC3 (Qwiic) Hookup Guide

By SparkFun Electronics

Looking to keep a log of the climate in your greenhouse, create a humidor control system or want to track temperature and humidity data for a weather station project? The SparkFun Humidity Sensor Breakout - SHTC3 (Qwiic) may be the perfect option for you!

BLOG

Favorite Things 2025: Top Electronics Tools & Boards for Makers

By bekathwia

A curated list of my favorite electronics tools, parts and maker boards for 2025—perfect gifts or upgrades for your workbench.

TUTORIAL

How To Monitor Login Attempts on a Raspberry Pi

By Maker.io Staff

Create your own Raspberry Pi intrusion detector by logging all successful and failed SSH, local, and VNC login attempts to detect suspicious access activity.

PROJECT

How to Install Windows 11 on Raspberry Pi Devices

By Rinme Tom

Learn how to install Windows 11 on Raspberry Pi 4 and Pi 5. Step-by-step tutorial with WoR setup, UEFI configuration, and performance tips for 2025.

Marco Cappellari

Skills:

Interests:

MAKER
PROJECT

Pico Bluetooth Keyboard Bridge

By Adafruit Industries

Use a Pico W or Pico 2W to bridge a wireless keyboard to a USB host.

PROJECT
10

Eye in the dark

By Mustahsin Zarif

Build a “Big Brother eye” that awakens in darkness using LDR sensing and Arduino code driving a GC9A01 LCD.

PROJECT

ESP32-C3 LCD Kit – RGB LED Countdown Timer Using Visual Programming

By Ron Cutts

In this Visuino project, you will learn how to use the ESP32-C3 LCD Kit to create a colorful Countdown Timer using a rotary encoder, an LCD display, and an RGB LED.

TUTORIAL
94

Raspberry Pi Pico Battery Voltmeter in Python

By Kitronik Maker

In this tutorial we’ll demonstrate how a Raspberry Pi Pico can be used along with some simple electronic components and Python code to record the voltage of a AA battery.

VIDEO

Donald Bell Maker Update: An Elegant Weapon

By Maker.io Staff

This week on Maker Update: a screen-accurate lightsaber replica you can actually use, making a better tape measure, tips for perfect bridges, and a drone that never needs to come down.

TUTORIAL
13

Intro to ROS Part 8: Using Parameters to Configure ROS 2 Nodes

By ShawnHymel

In this tutorial, we'll explore how to use parameters in ROS 2 to dynamically configure nodes.