top of page
TUTORIALS
Brainy-Bits
Using a Nextion LCD to create an Arcade control panel
OVERVIEW As you may already know, I love classic arcade games. I’ve even built some for myself using the MAME emulator. My friend also...
1,121 views
Brainy-Bits
It’s raining… Forgot to close the windows? NodeMCU WiFi windows monitor!
OVERVIEW After building our new shed, it happened to rain pretty hard one day. Of course I forgot to close the windows and water got in....
301 views
Brainy-Bits
How to set the HOME position of a Stepper at Startup!
OVERVIEW If you’ve been following our tutorials for a while, you will have noticed that we have used Stepper Motors in multiple projects....
20,470 views
Brainy-Bits
Wireless Arduino controlled PTZ Camera System
OVERVIEW A while back I made a video on YouTube showing how I built the Wireless RC Controlled Pan Tilt and Zoom Camera system that I use...
3,398 views
Brainy-Bits
Arduino Libraries! What they are, how they work and how to install them
OVERVIEW If you’ve been following our tutorials for a while, you have seen us use Arduino Libraries in many of our tutorials. Libraries...
1,141 views
Brainy-Bits
Control a ‘LOT’ of Servo Motors using a Joystick, Arduino and PCA9685 PWM Module
OVERVIEW We have seen in prior tutorials how to connect and control Stepper Motors. Stepper Motors are great for many projects but can...
8,602 views
Brainy-Bits
One Code to rule them ALL! Arduino sketch doing two things
OVERVIEW If you looked at our last tutorial, you saw that we were using two different code / sketch… One for the Transmitter and a...
632 views
Brainy-Bits
How to use the NRF24L01 2.4GHz wireless module with an Arduino
OVERVIEW There are many ways to add wireless capability to your Arduino projects. WiFi modules like the ESP8266 makes that possible, but...
4,878 views
Brainy-Bits
Using WiFi in your next projects with the NodeMCU – Introduction
OVERVIEW Being able to control or get information from your projects using WiFi is something that we all want to experiment with at some...
893 views
Brainy-Bits
How to connect and use a Nokia 5110 LCD with an Arduino
OVERVIEW There are many tutorials out there that show how to connect and use a Nokia 5110 LCD display with an Arduino. In this tutorial...
2,390 views
bottom of page