News

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 SentiloClient Library for Arduino offers a basic C++ library implementation that allows to the developer a quick integration sketch with the Sentilo Platform through its API Rest Client. For these ...
A folder labeled "code" which contains example programs for many of the chapters in the tutorial. To use these examples, just click on the file named for the chapter (e.g. Lesson 4 RGB LED) and your ...
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 ...
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 ...
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… ...
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.
The MakerLab has some Arduino supplies for folks to get started prototyping their equipment and planning. Stop by during our open hours to learn more or sign up for an account on TinkerCad to use ...