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 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...
GY-271 Compass Module Features
Magnetic current and field have directly relation with each other. When current flows in a wire (electrons start travelling in one direction), a magnetic field is created. The main idea of compass sensors is based on this relationship. The direction of the earth's magnetic field affects the flow of electrons in the sensor. By measuring these changes in current, the sensor will be able to detect direction.The GY-271 module uses the QMC5883L chip to detect magnetic fields an...
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...
KY-037 Sound Sensor Module Features
KY-037 module consists of a capacitive microphone and an amplifier circuit. The output of this module is both analog and digital.
You can download the datasheet of this module here.[wpdm_package id='16686']
KY-037 Sound Module Pinout
This module has 4 pins, 2 of them are for power supply.
Pin 1: The analog output. It’s value changes according to the intensity of the received sound. It can be connected to the Arduino analog ...
ACS712 Current Module Features
ACS712 chip is used to measuer DC/AC current based on the Hall effect. This chip is produced in 3 models with different maximum currents. Different models and output sensitivity of each model are shown in the table below:
Sensor sensitivity means that, for example, if you use 5 amp model, as input current increase 1 amp, the output voltage of the sensor increases about 185 mV.
Note
When input is not connected to something and th...
TEA5767 FM Radio Module Features
The TEA5767 module is an FM radio receiver that can be connected to a microcontroller using the I2C protocol to search for radio stations. This module has a headphone output.
You can download the TEA5767 FM Radio Module datasheet here. [wpdm_package id='16808']
TEA5767 FM Radio Module Pinout
This Module has 4 pins:VCC: Module power supply - 5 VGND: GroundSLC: Synchronization for I2C protocolSDA: Data for I2C protocolYou can se...
BH1750FVI Sensor Features
BH1750FVI (or BH1750) is a calibrated digital light sensor IC that measures the incident light intensity and converts it into a 16-bit digital number. The BH1750FVI sensor directly gives digital output.
The sensor output can be accessed through an I2C interface. It can measure ambient light intensity and the measurement unit is Lux. Interfacing this module with Arduino is quite easy.
You can download the datasheet of this module here.
[wpdm_package id='17132']
BH1750 ...
GY-21P Module Features
The GY-21P module consists of two sensors, BMP280 and SI7021, which include pressure, temperature and humidity sensors. The communication protocol of this module is I2C.
This module is capable of measuring air pressure from 30,000Pa to 110,000Pa, measuring humidity from 0 to 100%, measuring altitude from 0 to 30,000 feet and measuring temperature from -40 to +85 degrees Celsius.
You can download the datasheet of this module here.
[wpdm_package id='17363']
[wpdm_package ...
LM75 Temperature Sensor Features
LM75 is a temperature sensor that can measure temperature range from -25 to +125 degrees Celsius. This sensor support I2C communication protocol and you can communicate with this module using two SDA and SCL pins to read the ambient temperature.
You can download the datasheet of this module here.
[wpdm_package id='17386']
LM75 Temperature Sensor Pinout
This sensor has 5 pins:
VCC: Module power supply – 3.3-5 V
GND: Ground
SDA: Data pin...