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


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


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


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


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


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


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


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


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


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
bottom of page

