Hello, I am Michalis Vasilakis from Ardumotive.com and in this Instructables guide I will show you how you can easily make your own smart home system based on Arduino uno and an Ethernet module (or shield). You will be able to use this system from any device (mobile phone, pc, tablet) because the user interface (1st image) […]
Projects
Arduino 101 Fundamentals
The purpose of this instructable is to introduce the sketch writing fundamentals to all new comers to the Arduino world. It is meant to be a beginners guide that includes detailed explanation about the basic statements and functions. Most of the sketches I use are taken from the Arduino IDE for their simplicity. I wrote […]
Arduino – LCD 1602A I2C – PASSWORD PROTECTED DOOR ACCESS With Relay – KY-019
Hello world! Today i made a simple code to control a electric strike lock with a Password/ Access Code using a 1 channel relay. I don’t have such a lock but i demonstrated it with a lamp attached to the relay. Check the next step for the schematic code & Parts list. (I know! I […]
How to Make the Knock Lock for Arduino Starter Kit
In this instructable i will be showing you a video on how I made a knock lock using the arduino uno starter kit. I did run into a few problems along the way but figured out a solution after thinking it over. this is the first arduino project I have made so i went solely […]
A Beginner’s Guide to Arduino
After some years of experimenting with Arduino, I decided that the time has come to share the knowledge I’ve acquired. So I here it goes, a guide to Arduino, with the bare basics for beginners and some more advanced explanations for people who are somewhat more familiar with electronics. Every step will consist of a […]
DIY | Easy Arduino Laser Tripwire Security System!
In this tutorial I will be teaching you how you can build your own Laser Tripwire Security System at home! You will need the following components and materials: LED light Laser Module Laser Sensor Module Speaker or Piezo Buzzer 2 Small Breadboards with sticky tape on the back Arduino Breadboard wires USB Cable (to program […]
Sound Detection RGB Lamp Using Arduino
Hello, In this project I am making a lamp with multiple colors using RGB leds. My idea is to try to let the lamp change color if it detects a sound in the area. If you get annoyed from the changing colors every time you make a sound, you can always put the lamp on […]
Joystick Controlled Robot Arm Using an Arduino
Purpose and description of this guide This instructable is a hand-in for a school project that we made. The purpose of this project was to create a robot arm control using thumbsticks. We had to use an Arduino Uno for the control and in addition, we had to implement some sort of actuator or sensor […]
Handmade Claw
These 6 easy steps will tell you how to make a wooden claw machine controlled with Arduino. Step 1: Print All of Your Pieces Either handcut or laser cut all of your pieces Step 2: Aquire Your Parts You will need 4 SG90 servos, 4 Potentiometers, and a box of half inch nuts and screws. […]
Arduino Countdown Timer With Setup Buttons
In this Instructables guide I will show you how to make your own Arduino two digit countdown timer. I made my own circuit by using the ATmega328 micro controller but this is an optional step. In this guide I will help you to make it easily on breadboard by using the Arduino uno board! We […]