top of page
TUTORIALS


Do Potentiometer values make a difference with an Arduino?
OVERVIEW In some Arduino projects we will end up using Potentiometers. The potentiometer (or pot, as it is more commonly known) converts...

Brainy-Bits
1,902 views


Using the 4066 IC Bilateral Switch to Simulate pushing buttons
OVERVIEW Have you ever wanted to connect your Arduino to another device and simulate pushing the buttons on it? By itself the Arduino...

Brainy-Bits
3,444 views


How to have unlimited interrupt Pins on your Arduino
OVERVIEW Using Interrupts enables you to run some code only when a change happens on a Pin. Without interrupts your Arduino would spend...

Brainy-Bits
5,441 views


Using an old RC transmitter to control your Arduino Projects
OVERVIEW We all have that old Radio Controlled helicopter, plane, drone… That we bought, played with it once or twice, crashed once,...

Brainy-Bits
1,509 views


Halloween Scary mask using Arduino and MAX7219 LED Dot Matrix
OVERVIEW Since Halloween is near we thought we would do a fun project. Using an Halloween mask and some LED Dot Matrix to simulate eyes,...

Brainy-Bits
860 views


Arduino NEMA stepper control with Joystick and Limit Switches
OVERVIEW Since we made the tutorial on how to control a stepper motor using an analog joystick, we’ve gotten a lot of request on how to...

Brainy-Bits
13,215 views


Set IN and OUT Stepper travel points using tact switches
OVERVIEW Welcome to the final part of this tutorial on how to use a Rotary Encoder to control a stepper motor. To conclude this tutorial,...

Brainy-Bits
1,434 views


NEMA Stepper speed control with Arduino and Easy Driver
OVERVIEW In this third part we will use the Rotary Encoder integrated switch to select if we want to move the NEMA motor or set the speed...

Brainy-Bits
3,493 views


NEMA Stepper Motor control with Arduino and Rotary Encoder
OVERVIEW Welcome again to this multi part tutorial on how to control different stepper motors using a rotary encoder. In this second part...

Brainy-Bits
21,328 views


Control a Stepper Motor using an Arduino and a Rotary Encoder
OVERVIEW Welcome to this multi part tutorial on how to control different stepper motors using a rotary encoder. In this first part we...

Brainy-Bits
9,908 views
bottom of page