News

After waiting almost a month, I opened up the OLED and went right to testing it out. The link in the description pointed me to this website, which is a tutorial from Adafruit. Apparently, Adafruit ...
Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finall… ...
This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute (RPM). You don’t need much… ...
The Arduino Wire library is a core aspect of Arduino's integrated development environment, or IDE, and is a must-have if you're using sensors or extra microcontrollers in your project.
In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...