Projects

How to Make Your First Robot Using Arduino

How to Make Your First Robot Using Arduino

One of the simplest projects you can make for your first time using an Arduino is an obstacle avoiding robot. If you are a beginner to Arduino and want to learn more about it, this Arduino robot tutorial will teach you the basics while you build a cool robot. This project will give you a […]

How to Shrink Your Arduino Projects Making a Permanent Circuit Board

How to Shrink Your Arduino Projects: Making a Permanent Circuit Board

When you make a project using Arduino, it usually contains a lot of jumper connections on the breadboard and the project will not be a permanent one. If you want to make any other project using that Arduino, you will have to remove all the connections made on it and to rebuild the same project, you need to start over again. […]

How to Make a POV Display Using LEDs and Arduino

How to Make a POV Display Using LEDs and Arduino

Here is a simple project using an Arduino and some LEDs. What we are going to learn here today is how to make a POV display or Persistence-Of-Vision display. It is made out of just 6$ worth of components. This tutorial gives will teach you how to make a simple and a cheap Arduino POV […]

How to Build an Arduino Speaker That Plays Music in Minutes

How to Build an Arduino Speaker That Plays Music in Minutes

The main thing which makes this project super simple is that this project requires only one extra component. If you are new to Arduino, this tutorial will help you get familiar with Arduino and learn the basics of Arduino programming. This musical project has a speaker which plays out a song. If you ever want to […]

schematic How to Make a 8bit Dot Matrix Display Using Arduino

How to Make a 8bit Dot Matrix Display Using Arduino

A simple project to display cool 8bit art and animation on your backpack! This is a quick and easy project you could finish off in minutes and show off to your friends. What it does is, when you move your backpack, a dot matrix display turns on and shows any character you have programmed in it. […]

Interfacing How to Make an Arduino Uno UltraSonic Range Finder

Interfacing: How to Make an Arduino Uno UltraSonic Range Finder!

A range finder is a device used to find the distance from a point to the nearest obstacle. This device uses ultrasonic technology to measure the distance. You can consider it like an electronic, hassle-free version of a measuring tape with a measuring range of 2cm to 400cm and an accuracy of 1cm. Typical applications […]

How to Make an Audio Player with Speaker Using the Arduino Uno

How to Make an Audio Player with Speaker Using the Arduino Uno!

This Arduino project is a simple and fun project you can build in 10-15 minutes. The result of this make will be an Arduino audio player that plays “.wav” files. It consists of a speaker, a simple transistor acting as an amplifier, and a micro-SD card adapter with a micro-SD card in it where the .wav […]

Control an LED using your smartphone min

Bluetooth Basics: How to Control an LED Using a SmartPhone and Arduino

Ever thought of controlling any of your electronic devices with your smart phone? How about a robot or any other device? Wouldn’t it be cool to control them with your smartphone? Here is a simple tutorial for interfacing an Android Smartphone with Arduino via Bluetooth! Required Materials Hardware Bluetooth Module HC 05/06 Arduino & Battery (with […]

ESP8266 Tutorial Programming the Onboard GPIO Pins

ESP8266 Tutorial: Programming the Onboard GPIO Pins

The ESP8266 is a great tool for enabling your project to access the internet. You can plug it into an Arduino easily as shown and allow your project to communicate through the internet. Or even more exciting, to control it from anywhere in the world! The ESP8266 is a very low-cost module that comes pre-programmed […]

Audio Amplifier Circuit on PCB Using LM386

Audio Amplifier Circuit on PCB Using LM386

In this project, we tend to area unit getting to create a Headphone/Audio electronic equipment by exploitation self-designed PCB. This project is especially designed for amplifying the audio signal from the headphones however we will additionally use it for amplifying the subwoofer or speaker output, simply by switch few jumpers. When we use headphones with […]

Scroll to Top