In this instructable you will learn how to communicate between Arduinos over a long distance up to 1.8km in open air. The HC-12 is a wireless serial port communication module that is very useful, extremely powerful and easy to use. First you will learn how to make a wireless instant messenger with the least effort […]
Projects
Arduino : How to Control Stepper Motor Via Bluetooth (with Smartphone)
This instructable is the written version of my “Arduino : How To Control Stepper Motor via Bluetooth (with Smartphone)” In this project we will control a Stepper motor with a smartphone via bluetooth. My YouTube Channel First, you should see the following Instructable: How to Control a Stepper Motor With L293D Motor Driver Step 1: […]
Head Mouse With MPU6050 and Arduino Micro
Hi everyone, here it is my new project, a mouse controlled with the movement of the head!I decided to make this project once I received my accelerometer/gyroscope MPU6050 from IC Station, and I wanted to do something useful with this.Then I found out that a “Head Mouse” already exists, made by Martin Millmore with another […]
Arduino – Sound Sensor (with LED)
This instructable is the written version of my “Arduino – Sound Sensor (with LED)” YouTube video that I’ve uploaded recently. I strongly recommend you to check it out. My YouTube Channel Step 1: Tutorial Sound sensors can be used for a variety of things, one of them could be turning lights off and on by […]
Gesture Controlled Robotic Arm Using Kinect & Arduino
This is a Simulink Model to Control a Robotic Arm By Gestures that are captured using Kinect. A Robotic Arm is developed using Servo Motors. Step 1: Things Used in This Project Hardware components: Arduino Mega 2560 Microsoft Kinect for Xbox 360 Microsoft Xbox Kinect Adapter Adafruit Servo Motor SparkFun USB to Serial Breakout – […]
Sparrow – My Assistant
Hello everyone. I am a graphic designer with a restless soul (my site www.inoace.com). I loved doing electronics years ago and than got busy with life and job. I am now blessed with some time ( rare now a days 😛 ). This is my first microcontroller / arduino based project. Edit: Just a tip, I was […]
The Interactive Donation Box
Donation boxes can be much more interesting and attractive when you combine them with electronics and a little bit of programming. This instructable will show you how to. As the name explains, making donation boxes interactive can help you gain much more attention and make people happy at the same time! Indeed, and awesome way […]
Distinguish Walking and Running Using Machine Learning
Electronic market is full of devices called pedometer and fitness tracker. They counts the number of steps you have taken, distance you have covered, whether you are walking or running and bunch of other stuff. Ever wondered, how these devices perform such measurements. I decided to make one on my own and share the knowledge […]
Tracked Robot Bluetooth Controlled by Arduino Via Android Application
After trying to remote tracked robot by IR remote control.I have proceed to control same robot platform by Bluetooth Arduino controller via Android application.This method is more reliable,longer distance,pretty Android application enhancement. Same principle,low cost play and home level technical skill.Programming khownledge is not necessary. Thanks for free download Arduino Bluetooth RC Car from Google play. Project more […]
Connecting “stuff” Via Bluetooth / Android / Arduino
A very good wireless local area network (and personal) is undoubtedly the Bluetooth (BT). Today in our day-to-day is common to find us using cell phones, stereos, cameras, etc., interconnected with the help of the famous “blue little light”. In the world of IoT and automation in general, it is very common find remote controls […]