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
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
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
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.
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.
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.
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.
Macros allow toggling of debug logs, platform features, and memory optimizations. They also provide cleaner logs with automatic line numbers and function names.
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.
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).