Arduino Servo Motor Control

https://www.youtube.com

In this video, we'll understand the basics of servo motors, and see how to connect a servo motor with Arduino Uno, to control the servo motor movements. we will also break inside the servo to check its different parts and its working.

Read more »
Created by Jayant 11 weeks 4 days ago – Made popular 11 weeks 4 days ago
Category: Arduino   Tags:

How to make an Arduino based Multimeter

https://www.youtube.com

A multimeter is a must-have tool in your arsenal when it comes to creating or developing electrical circuits. Without it, executing a job will be extremely tough. So, in this video, we chose to create a low-cost digital multimeter using Arduino and other basic components.

Read more »
Created by Jayant 21 weeks 5 days ago – Made popular 21 weeks 5 days ago
Category: Arduino   Tags:

Arduino IR Sensor Module Tutorial

https://circuitdigest.com

An infrared proximity sensor or IR Sensor is an electronic device that emits infrared lights to sense some aspect of the surroundings and can be employed to detect the motion of an object. As this is a passive sensor, it can only measure infrared radiation.

Read more »
Created by Jayant 1 year 35 weeks ago – Made popular 1 year 35 weeks ago
Category: Arduino   Tags:

Different Types of Arduino Boards

https://circuitdigest.com

This tutorial is focused on bringing out all the different types of Arduino development boards and doing a quick comparison of their features and applications so that you will be able to make a better choice when you want something more than the popular UNO and nano boards.

Read more »
Created by Jayant 1 year 35 weeks ago – Made popular 1 year 35 weeks ago
Category: Arduino   Tags:

Arduino Tilt Sensor

https://circuitdigest.com

In this project, we are interfacing Mercury switch / Tilt sensor with Arduino UNO. We are controlling a LED and buzzer according to the output of the tilt sensor. Whenever we tilt the sensor the alarm will be turned on.

Read more »
Created by Jayant 1 year 38 weeks ago – Made popular 1 year 38 weeks ago
Category: Arduino   Tags:

Sun Tracking Solar Panel using an Arduino

https://www.youtube.com

In this project, we will make a sun tracking system which will help the solar panels to generate maximum power.

Read more »
Created by Jayant 2 years 7 weeks ago – Made popular 2 years 7 weeks ago
Category: Arduino   Tags:

DHT11 Sensor Module

https://quartzcomponents.com

DHT11 is a popular temperature and humidity based digital sensor. There is an upgraded version of the DHT11 temperature and humidity sensor available, which is DHT22 Sensor with higher sensing ranges.

Read more »
Created by Jayant 2 years 7 weeks ago – Made popular 2 years 7 weeks ago
Category: Arduino   Tags:

Smart Door Lock Using WiFi Login Page by Arduino & ESP8266

https://www.hackster.io

In this tutorial, you will learn how to create an Arduino based smart door lock; this smart lock has the ability to be unlocked by your cell phone. At the end of this project:

You will learn how to generate a specific QR code.
You will learn how to create a login page by ESP8266.
You will be able to unlock a door using your cell phone

Read more »
Created by Jayant 3 years 34 weeks ago – Made popular 3 years 34 weeks ago
Category: Arduino   Tags:

How to Use the L298 Motor Driver Module - Arduino Tutorial

https://www.instructables.com

This dual bidirectional motor driver is based on the very popular L298 Dual H-Bridge Motor Driver IC. This module will allow you to easily and independently control two motors of up to 2A each in both directions.

Read more »
Created by Jayant 3 years 34 weeks ago – Made popular 3 years 34 weeks ago
Category: Arduino   Tags:

16x2 LCD Display Module

https://quartzcomponents.com

The 16x2 is the most commonly used LCD display module. It can display 16 characters in a column for 2 rows thus a total of 32 characters. The characters can either be number, alphabets or symbol.

Read more »
Created by Jayant 3 years 36 weeks ago – Made popular 3 years 36 weeks ago
Category: Arduino   Tags:

Top 10 IoT Projects for Beginners

https://www.youtube.com

Check out the top 10 IoT projects for beginners with DIY instructions. These projects are based on various popular SBC boards like Arduino, Raspberry Pi, NodeMCU, etc.

Read more »
Created by Jayant 3 years 47 weeks ago – Made popular 3 years 47 weeks ago
Category: Arduino   Tags:

Arduino Sleep Modes and How to use them to Save the Power

https://circuitdigest.com

Power consumption is a critical issue for a device running continuously for a long time without being turned off. So to overcome this problem almost every controller comes with a sleep mode, which help developers to design electronic gadgets for optimal power consumption. Sleep mode puts the device in power saving mode by turning off the unused module.

Read more »
Created by Jayant 4 years 10 weeks ago – Made popular 4 years 10 weeks ago
Category: Arduino   Tags:

Arduino 7 Segment Display Clock

https://circuitdigest.com

In this DIY project we make a Digital clock by multiplexing four- 7 segment displays using Arduino UNO and displaying the time in HH:MM format. This tutorial covers all the DIY instructions, circuit diagram and required code.

Read more »
Created by Jayant 4 years 30 weeks ago – Made popular 4 years 30 weeks ago
Category: Arduino   Tags:

ARDUINO GOPRO WIFI CONTROL

http://www.instructables.com

In these steps I show you how to simply control a GoPro Hero 4 and a GoPro Hero Session 5 using an Arduino wifi board. As you will learn, these instructions could easily be adapted for any type of GoPro.

Read more »
Created by Jayant 5 years 19 weeks ago – Made popular 5 years 19 weeks ago
Category: Arduino   Tags:

Adafruit WINC1500 WiFi Shield for Arduino

https://learn.adafruit.com

Connect your Arduino-compatible to the Internet with this WiFi shield that features the FCC-certified ATWINC1500 module from Atmel. This 802.11bgn-capable WiFi module is the best new thing for networking your devices, with SSL support and rock solid performance - running our adafruit.io MQTT demo for a full weekend straight with no hiccups

Read more »
Created by Jayant 5 years 19 weeks ago – Made popular 5 years 19 weeks ago
Category: Arduino   Tags:

Arduino MKR1000 Wi-Fi Board

https://components101.com

The Arduino MKR1000 stands for “Maker 1000”. This small form factored board by Arduino is aimed at building IOT projects since it comes with an on-board Wi-Fi feature. It also runs on 32-bit architecture making it faster and more reliable with encryption features.

Read more »
Created by Jayant 5 years 19 weeks ago – Made popular 5 years 19 weeks ago
Category: Arduino   Tags:

Arduino RFID Door Lock

https://circuitdigest.com

Here in this project we are using Arduino and relay to trigger the Electric Door Lock and RFID to authenticate, so your RFID tag will act as a key. If you place wrong RFID card near RFID reader a buzzer will beep to alert about wrong card.

Read more »
Created by Jayant 5 years 22 weeks ago – Made popular 5 years 22 weeks ago
Category: Arduino   Tags:

Using LEDs as Light Sensors

https://www.sparkfun.com

It's a known trick that we can use LEDs in reverse. We'll explore how to use them as photodetectors with Arduino and create a simple demo that responds to hand swipes.

Read more »
Created by Jayant 6 years 5 days ago – Made popular 6 years 5 days ago
Category: Arduino   Tags:

Programming an ATtiny84A from Arduino

https://www.sparkfun.com

I’m currently working on a project that requires a cheap, low-power microcontroller that’s programmable through Arduino and has a few more pins than the ATtiny85. That’s where I found the ATtiny84A. It has many of the same features as the ATtiny85, but has 12 I/O pins instead of six.

Read more »
Created by Jayant 6 years 5 days ago – Made popular 6 years 5 days ago
Category: Arduino   Tags:

Video - Your First Arduino Project

https://www.makexchange.com

Get started with your very first Arduino project by making an LED light blink on and off. We'll look at how you can modify your project and show some future applications that we can build from this solid starting point.

Read more »
Created by Jayant 6 years 5 days ago – Made popular 6 years 5 days ago
Category: Arduino   Tags:

Navigation

User login