Product added to cart
Search results for: 'in et'
Page
Show per page
- 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 In this article, we will dive into the exciting world of ESP32 BLE on the Arduino IDE, exploring how to easily connect your Arduino with other BLE devices. Whether you want to create a wireless sensor network, control your smart home devices, or build a mobile app that interacts with your Arduino, the ESP32 BLE module has got you covered. The ESP32 BLE module is a versatile and powerful Bluetooth solution that allows for fast and efficient communication between devices. With its low energy consumpt...
- Overview The multimeter is an indispensable tool for any electronics project, as it helps overcome countless challenges during project completion. This article will demonstrate how to create a cost-effective digital multimeter using an Arduino board and an OLED display. This multimeter is capable of measuring voltage, current, resistance, and capacitance. Upon completing the project, you will have your own multimeter at the lowest possible cost. What You Will Learn Underst...
- Overview In electronic projects, performing operations at a specific time or showing the time to the user has always been one of the challenges ahead. The first common solution to this challenge is to use RTC ICs such as DS1307, Which are not usually accurate (for more information, see "How to Use DS1307 RTC Module with Arduino & Make a Remider?"). A newer and more accurate solution is to receive the time and date from a central server via the Internet. What You Will Learn ...
- Overview Many electronic projects require serial communication to communicate with some sensors or modules, or to connect two microcontrollers together, or even to connect a microcontroller to a computer.In this tutorial, we are going to review the serial protocol in the STM32 microcontroller series. If you are unfamiliar with these microcontrollers, refer to "Getting Started with STM32F103C8T6". What you will learn Get to know with serial protocol ...
- What Is Reed Switch? The Reed Switch is a magnetic switch that has two (on and off) switching modes, like a normal switch. The two pins are connected to each other by being in a magnetic field (for example, close to the magnet) and are disconnected by leaving that field. These switches are used in open/close door detection sensors, seat belt sensors, collision detection sensors, etc. Tip Some magnetic switches are Normally Close. That is, when they are not in a magnetic field, the two pins are co...
- 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...
- Overview Many Arduino users have written and developed code addons for Arduino. With These addons, called “Library”, complex tasks can be done by writing a few lines of code. One of the biggest advantages of Arduino boards over other processor boards is the availability these libraries. With these libraries, you will be able to interface various parts using Arduino boards in a very short time. What’s a Library? A library is a collection of code that is pre-written and stored in a file in ...
- GY-511 Compass Module Features Magnetic current and field are directly related to 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 directions. The GY-511 module uses the LSM303DLHC chip to detect and direct magn...
- What is Reed Switch? Reed Switch is a magnetic switch that has two (on and off) switching modes, like a normal switch. The two pins are connected to each other by being in a magnetic field (for example, close to the magnet) and are disconnected by leaving that field. These switches are used in open/close door detection sensors, seat belt sensors, collision detection sensors, etc. Note Some magnetic switches are Normally Clo...

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