top of page
TUTORIALS
Brainy-Bits
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...
1,859 views
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...
3,269 views
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...
5,317 views
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,...
1,490 views
bottom of page