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 […]
December 7, 2017
fourier transform tutorial

Digital Signal Processing Part 3 – Fourier Transform

In this third part, our goal is to understand how a sinusoidal signal is transformed from the time domain to the frequency domain. This operation is […]
October 2, 2017
arduino dsp

Digital Signal Processing using MATLAB Part 2

Click here to see Part 1 of this article> In the second part of our Arduino DSP series, we’ll continue delving into the fundamentals of digital […]
September 25, 2017
arduino dsp

Intro to Digital Signal Processing using MATLAB Part 1

In this tutorial, we will be analyzing a voice signal. We humans produce analog waves which are continuous, and for signal processing, we need to have […]
August 14, 2017
robotic arm

Smart Robotic Arm – Part 2: Programming

Click here to read Part 1 of this article > Table of Contents Intro Step 1: Making the App Step 2: How to Make Demo App […]
June 16, 2017
robotic arm

Smart Robotic Arm – Part 1: Mechanics and Wiring

Have you ever wanted a device that could help you with your daily needs? Not just any ordinary tool, this device has the ability to distinguish […]
March 17, 2017
automatic pet feeder

Smart Pet Feeder Part 2 – Feeding App with Speech Recognition

Click here to read Part 1 of this article > In Part 1 of Smart Pet Feeder, Make a Smart Automatic Pet Feeder with Arduino Uno, […]
January 11, 2017
automatic pet feeder

Make a Smart Automatic Pet Feeder with Arduino Uno (Cont.)

Cont. from Part 1 Here > Step 4: Adding the RFID The RFID will be used as a key for the system. When your pet is […]
November 30, 2016

Arduino Robot RF Explorer – Part 2 – Putting Everything Together

Click here to read Part 1 of this Article> In Part 1, we discussed several important steps in building an explorer robot. We designed and created […]
November 29, 2016

Arduino Robot RF Explorer – Mechanics – Part 1

The idea behind the explorer Arduino robot is simple. As it travels autonomously, the robot is able to sense the surroundings and transmit the collected data […]