Maker.io main logo
PROJECT

Arduino LASER Brightness Pulse Width Modulation PWM

By Ron Cutts

Arduino LASER Brightness Pulse Width Modulation PWM: In this tutorial we will use a LASER Module connected to Arduino UNO and Visuino to make it change it's bri

PROJECT

SteamPunk Goggles - Simple DIY Tutorial Part 2

By Ron Cutts

SteamPunk Goggles - Simple DIY Tutorial Part 2: In this Tutorial we will learn how to make the Legendary SteamPunk Goggles that change colors. If you haven't ye

PROJECT
12

Control Powerful Electric Skateboard E-Bike 350W DC Motor Using Arduino

By Ron Cutts

Control Powerful Electric Skateboard E-Bike 350W DC Motor Using Arduino and BTS7960b: In this tutorial we are going to learn how to control a DC motor using Ard

PROJECT
12

VISUINO Rolling Dice Using 0.96 Inch 4 Pin OLED Module

By Ron Cutts

Learn how to build a rolling dice project with Visuino, Arduino UNO, and a 4‑pin OLED display. Step‑by‑step guide with circuit diagram and code snippets.

PROJECT
19

HOW TO USE a VIBRATION SENSOR- VISUINO TUTORIAL WITH ARDUINO

By Ron Cutts

Learn how to wire a vibration sensor, LED, and buzzer to an Arduino Uno using Visuino. Get instant alerts when motion is detected.

PROJECT
183

Controlling a 28BYJ-48 Stepper Motor Using ULN2003 and Arduino

By Rachana Jain

This article covers how a stepper motor works, the different operating modes, and how the 28BYJ-48 stepper motor can be driven using a ULN2003 driver module with an Arduino Uno.

TUTORIAL
51

PCA9306 Logic Level Translator Hookup Guide (v2)

By SparkFun Electronics

The PCA9306 is a dual bi-directional voltage translator for the I2C-bus and SMBus. It works at a range of voltages between 1.2V and 5.0V and doesn't require a direction pin to function. This is a great board for shifting voltages between sensors and your microcontroller.

PROJECT
85

Interface Reyax RYLR999 LoRa Module with Arduino

By Rachana Jain

In this guide, we will learn LoRa technology and demonstrate how to interface the RYLR999 LoRa module with an Arduino.

PROJECT
364

Arduino Dual-Axis Solar Tracker with LDR Sensors

By Rinme Tom

Build a dual axis solar tracker system using Arduino, LDR sensors & servo motors. Increase solar panel efficiency by 30-40%. Complete circuit diagram & code included.

TUTORIAL
384

How To Use Arduino IDE Compiler Macros

By Maker.io Staff

Macros allow toggling of debug logs, platform features, and memory optimizations. They also provide cleaner logs with automatic line numbers and function names.

PROJECT
142

Build Arduino RFID Door Lock With Visual Programming (Visuino + MFRC522)

By Ron Cutts

Create a secure Arduino RFID Door Lock using Visual Programming in Visuino! Learn how to connect the MFRC522 RFID module, verify card IDs, and control a magnetic solenoid lock. When a valid RFID card is detected, the door unlocks and a green LED confirms access. Swipe again to lock the door. No coding needed — perfect for beginners and smart home security projects.

PROJECT
395

How to Automate Linear Actuator Using Arduino & Visual Programming

By Ron Cutts

In this step-by-step tutorial, you’ll discover how to create sequences that control your actuator with precise timing (in milliseconds or even microseconds).