Search results for: 'or in arduino'
Page
Show
per page
-
Overview In this tutorial, you will learn how to drive DC, stepper and servo motors using an Arduino L293D motor driver shield. What You Will Learn General information about DC motors Introduction to L293D motor shield Driving DC, Servo & Stepper motors Motors & Drivers Motors are an inseparable part of many robotics and electronics projects and have different types you can use depending on their application. Here is some information about different...
-
Overview In this tutorial, you’ll get to know how to use the rotary encoder. First, you’ll see some information about the rotational encoder, and then you’ll learn how to use a rotary encoder with three practical examples. What You Will Learn What the rotary encoder is and how it works. Displaying encoder position Controlling a LED light using a rotary encoder Controlling a DC moto...
-
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 this tutorial, you’ll learn about the TCS230 sensor and how to use it with Arduino to recognize colors. At the end of this tutorial, you’ll find a fascinating idea to create a color picker pen. With this pen, you can scan the colors of the objects around you, and start painting on an LCD using that color. https://electropeak.com/learn/wp-content/uploads/2019/07/color-picker-cover-video4-2.m4v What You Will Learn An ...
-
Overview In this tutorial, you’ll get to know about liquids level detection with Arduino. First, you’ll see some information about the water level sensor, and then you’ll learn how to use this module with some practical examples. What You Will Learn What water level detecting is How water level sensor works How to use a water level sensor with Arduino What Is Water Level Detection? Liquid level detect...
-
Overview Communicating in a coded way, besides being so fascinating, has many applications in various fields. One of the most common methods of code communicating is Morse code. In this tutorial, you’ll learn how to make an interpreter to send and receive Morse code with Arduino.https://electropeak.com/learn/wp-content/uploads/2019/07/morse-cover-video.compressed.mp4 What You Will Learn What Morse code is. Why we need Morse code. ...
-
Overview Most people reading this article are probably familiar with Arduino or at least have heard the name. In this article, we try to introduce this platform in more details and study it from a critical point of view. Furthermore, we will point out the features we have come to discover in our experiences that have not been appropriately addressed. In the first section of the article, we discuss Arduino’s past, why and how it came to life and then study its components. In the second section, we b...
-
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 ...
-
DHT11 Sensor Features The DHT11 is a digital temperature and humidity sensor. This sensor is able to measure the humidity in the range of 20% to 80% with an accuracy of 5%. It can also measure the temperature in the range of 0 to 50 degrees Celsius with an accuracy of 2 degrees. Note The sampling frequency of this sensor is 1Hz. As a result, there must be at least one second between every readings of the sensor, otherwise the reading values will be incorrect. ...
-
FC-04 Sound Sensor Features This module consists of a capacitive microphone and an amplifier circuit. The output of this module is analog. This module can be used to measure ambient noise. You can adjust the accuracy of the sensor by using a variable resistor on the device. FC-04 Sound Module Pinout FC-04 module has 3 pins: VCC: Module power supply: 5 V GND: Ground OUT: Module output (Analog) You can see the pinout in the following image. Required Materials Hardware C...

Please complete your information below to login.
Sign In
Create New Account