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 »Arduino Sleep Modes and How to use them to Save the Power
- Login to post comments
Arduino 7 Segment Display Clock
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 »- Login to post comments
ARDUINO GOPRO WIFI CONTROL
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 »- Login to post comments
Adafruit WINC1500 WiFi Shield for Arduino
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 »- Login to post comments
Arduino MKR1000 Wi-Fi Board
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 »- Login to post comments
Arduino RFID Door Lock
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 »- Login to post comments
Using LEDs as Light Sensors
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 »- Login to post comments
Programming an ATtiny84A from Arduino
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 »- Login to post comments
Video - Your First Arduino Project
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 »- Login to post comments
Control an LED remotely with an Arduino and Ubidots
This tutorial shows some of the basic capabilities of an Arduino and it’s integration with Ubidots. After doing it, you'll learn what an Arduino is, what it does and how you can set it up to turn an LED (or any other actuator) on and off from your Ubidots account. All you need to get started is an Arduino board and the official Arduino WiFi Shield.
Read more »- Login to post comments
