Search results for: 'arduino module'
Show
per page
-
Introduction In this tutorial you will learn how to communicate and send data with Bluetooth using Bluetooth HC05 Module and arduino board. What You Will Learn General information about Bluetooth protocol How to send data using Bluetooth How to send AT-Command to HC05 A Brief Introduction to Bluetooth Communication and Protocol There are several ways for...
-
Overview In many electronic projects it is necessary to run an operation according to the time or date And the calculation of the time and date shouldn’t stop when the system shuts down. For this purpose, Real Time Clock (RTC) modules are used. In this tutorial, you will learn how to use RTC DS1 with Arduino to make a reminder. What You Will Learn What RTC is Introduction to DS1307 module How to use DS1307 with Ar...
-
Overview In this tutorial, you’ll learn about RFID technology and you’ll see how to use RC522 RFID module with Arduino. Practical examples are also provided to help you learn to work with the RFID module. What You Will Learn What the RFID is and how it works. How to use RC522 RFID module RC522 Module Features & Pinout Radio Frequency Identification or RFID is a wireless data transfer syste...
-
Overview In this tutorial, you’ll learn about the ESP8266 module, and how to control a LED with your cellphone and web page using a WIFI connection (you can replace LED with components like buzzer or relay). What You Will Learn How to use the ESP8266 module. How to control objects with this module using a WIFI connection. What is the ESP8266 Module? ESP8266 is one of the most practical mo...
-
Overview In this tutorial, you will learn about the load cell module, its applications and its operation. Also, you’ll see how to use the load cell module with Arduino. Then after learning about calibrating the load cell, you will create a digital scale that can measure the weight with an accuracy of 0.0001 grams and also a force gauge. What You Will Learn What load cell is and how it works How to use the load cell module with Arduino Build a digital scale with Ardu...
-
Overview Storing data is one of the most important parts of every project. There are several ways to store data according to the data type and size. SD and micro SD cards are one of the most practical ones among the storage devices, which are used in devices such as mobile phones, minicomputers and etc. In this tutorial, you’ll learn how to use SD and micro SD cards with Arduino. In the end, as a simple project, you will measure the environment temperature every hour and store it on the SD card. What Yo...
-
Overview In some electronics projects, we need to know the geographic location at any moment and do a specific operation accordingly. In this tutorial, you’ll learn how to use the LSM303DLHC GY-511 compass module with Arduino to make a digital compass. First, you’ll learn about this module and how it works, and then you’ll see how to interface the LSM303DLHC GY-511 module with Arduino. What You Will Learn What compass module is? ...
-
Overview In this tutorial, you’ll learn about the ultrasonic module and find out how it works. In the end, you’ll be able to connect it to the Arduino board and use it as a motion detector to control your monitor with hand gestures.https://electropeak.com/learn/wp-content/uploads/2019/08/Video-Original.compressed-2.m4v What You Will Learn What ultrasonic module is and how it works How to use ultrasonic module with Arduino ...
-
Overview Controlling components of the project such as motors is an essential part of many projects in electronics and robotics. There are numerous methods for this such as using computers, smartphones, radio modules, push buttons, joysticks and, so on. In this article, you will get to know the joystick module and learn how to set it up with Arduino and optimize it. What You Will Learn How the joystick module works How to set up a joystick module...
-
Introduction Would you like to add audio capabilities to your projects? Well, you’ve come to the right place!In this tutorial, we will learn how to interface the DY-SV17F mp3 player module with Arduino. Whether you are a beginner in electronics or a professional developer, this tutorial will help you easily get the DY-SV17F module up and running and play your audio files. What You Will Learn How to establish UART communication with ArduinoIntroduction to the DY...