August 23, 2016
arduino hexapod

How To: Arduino Hexapod PART 1- Mechanics and Wiring

Hexapod robots are one of the coolest robots to build, but they are usually quite expensive. One of the reasons is that they usually have lots […]
August 5, 2016
esp-wroom-02 arduino wifi

ESP-WROOM-02 Setup Guide

In this article, we’re going to continue working with Wifi communication with Arduino. Starting with xbee, we’ve worked with various types of Arduino Wifi modules. Now […]
July 27, 2016

An Arduino Plant Monitoring & Watering Device

Using Arduino with Parts and Sensors – Plant monitoring & watering device (with micro SD card) In the last project, I used a micro SD card […]
July 21, 2016
Arduino Bluetooth Gloves

Arduino Bluetooth Gloves Part 1 – Basics

How To: Arduino Bluetooth Gloves Part 1 – Basics The objective of this project is to develop a device that is able to measure the orientation of […]
July 19, 2016
car sensors

How To Make Parking Assist Car Sensors

In this tutorial, we will illustrate the installation and the use of simple, low-cost parking assist car sensors. We will use two HC-SR04 ultrasonic sensors and […]
July 7, 2016
camera sensor

An Intro to: CMUcam5 Pixy Vision Camera Sensor

The goals for this project are to introduce you to the CMUcam5 Pixy and show how easy it is to implement a camera into your DIY […]
June 16, 2016
smart home electronics

How To Make Smart Home Electronics: A Smart Mailbox

This project combines the idea of IOT and Smart Home electronics in one useful project. The project aims to save your time checking your mailbox by simply […]
May 30, 2016
childproof lock

How To Read Your Arduino’s Mind: Building A Childproof Lock

If you are familiar with the tech world, you surely heard the term IoT (Internet of Things) already. The concept is to connect each and every […]
May 28, 2016
projects for arduino

How To Shrink Your Projects For Arduino

Ever since I started making projects for Arduino, I’ve had a desire to shrink them down to a single, small circuit board. One of my former projects, […]
May 24, 2016
make your own robot

How To Make Your Own Robot (Part 2)

How to make your own robot on 2 wheels, using stepper motors with Arduino parts and sensors … Part 2 In Part 1, we got as […]
May 23, 2016
make your own robot

How To Make Your Own Robot

How to make your own robot on 2 wheels, using stepper motors with Arduino parts and sensors: Once you have learned the basics of using a […]
May 20, 2016
arduino serial communication

How to Read Your Arduino’s Mind

Arduino Serial Communication Tutorial Sometimes you really need to know what’s going on inside your device, sometimes you want to use more than one device, or […]