What is Arduino?Apr 28, 2017 - 04:24Have you seen some really cool stuff being made with a thing called Arduino? What is Arduino anyway? It s...View more
How to change the font color in the Arduino IDEApr 27, 2017 - 04:55Have you ever wanted to change the font color in the Arduino IDE? Maybe it is hard for you to read the li...View more
Use Serial.print() to display Arduino output on your computer monitor: Part 2Apr 26, 2017 - 06:25In many cases while using an Arduino, you will want to see the data being generated by the Arduino. One c...View more
Use Serial.print() to Display Arduino output on your computer monitor: Part 1Apr 25, 2017 - 08:36In many cases while using an Arduino, you will want to see the data being generated by the Arduino. One c...View more
How to make a secret knock detector to trigger anything with only an Arduino and a few cheap componentsApr 24, 2017 - 12:57There are a couple good use-case scenarios for making a secret knock detector using an Arduino. You are a...View more
Arduino Pseudo Random Non-Consecutive Number GeneratorApr 23, 2017 - 11:13In this video we demonstrate how to create pseudo random numbers with Arduino - with a useful twist. This...View more
Understanding the Arduino Sketchbook: Opening and Saving Arduino SketchesApr 21, 2017 - 09:41Understanding how the Arduino IDE sets up its file directory system can spare you some confusion when it...View more