February 23, 2018

How To MacGyver A Laser Tripwire Using Arduino

  LASER TRIPWIRE WITH ARDUINO Purpose This tutorial describes how to create laser tripwire with an Arduino Uno. If you are unfamiliar with the Arduino platform […]
February 21, 2018

Step By Step Guide To Your First Project With Arduino

Overview Arduino is an open-source hardware and software platform. It is commonly used by hobbyists, DIYers, students, and working professionals. It is my personal favorite prototyping […]
February 20, 2018
Arduino_LCD

DIY Guide to Setting Up an LCD with Arduino

Driving an LCD Screen with an Arduino Purpose This tutorial describes how to use an Arduino to drive an LCD screen. Overview Arduinos are popular microcontroller […]
February 14, 2018

Intro to RTL-SDR for AM/FM, ISM band, LoRa transmission, and satellite tracking

Recently, I was experimenting with a few wireless modules and an Arduino again, and I couldn’t get one of them to transmit any data. That got […]
January 16, 2018
ardurover

Arduino Explorer Rover Part 3 – Programming

Welcome back to our ArduRover series! In Part 1 and Part 2, we have built a 6WD Arduino rover. In this final part, we will focus […]
January 9, 2018

ESP-WROOM-02 Wifi Setup Guide – AT Commands

ESP-WROOM-02 Wifi Setup Guide – AT Commands We have introduced ESP-WROOM-02 in our last article. Today, we will go one step further and test its wifi […]
January 9, 2018

Using ESP-WROOM-02 Wifi Module As Arduino MCU

Using ESP-WROOM-02 Wifi module as Arduino MCU In this tutorial, we will write Arduino program to ESP-WROOM-02 so we can use the wifi module as an […]
December 17, 2017
esp-wroom-02

Glowing Christmas Snowman Using ESP-WROOM-02 & Weather API

There are many applications to using ESP-WROOM-02 and its wifi communication function via Arduino program. Today, we’re going to get even more creative and make another […]
December 16, 2017

Let’s Make Arduino LED Holiday Lighting using Proximity Sensor

In Let’s Make Arduino LED Holiday Lighting, we made a decorative lighting using Arduino and a full color LED string light. This time we’re going to […]
December 7, 2017
gui in matlab

Digital Signal Processing Part 4 – Creating GUI in MATLAB

This is a continuation of our DSP Arduino series. Last time, we covered the basics of Fourier transform and using MATLAB we learned how to transform […]
November 15, 2017

Arduino Explorer Rover Part 2 – Electronics & Wiring

  Welcome back to the second part of the ArduRover series! In Arduino Explorer Rover Part 1 – Chassis we built a massive 6WD off-road robot […]
November 13, 2017
arduino led

Let’s Make Arduino LED Holiday Lighting

As the holiday season is fast approaching, I thought it would be fun to create a decorative lighting using Arduino and full color LED strip light. […]