by Xukyo | 19 Apr 2022 | Tutorials
The KY-026 flame sensor module detects flames using an infrared receiver that will pick up light emissions from heat sources. This tutorial is applicable to all Arduino compatible boards. Material ComputerArduino UNOUSB cable A Male/B MaleFlame sensor KY-026 Principle...
by Xukyo | 11 Apr 2022 | Tutorials
The KY-024 Hall effect linear magnetic sensor reacts in the presence of a magnetic field. It is equipped with a potentiometer to adjust the sensitivity of the sensor and provides two analog and digital outputs. Material ComputerArduino UNOUSB cable A Male/B MaleHall...
by Xukyo | 4 Jan 2022 | Tutorials
Whether it’s a calculator or a building keypad, we commonly use numeric keypads. The 4×4 numeric keyboard is a matrix of 16 buttons whose states can be detected by a microcontroller. This module requires only one analog input from the microcontroller unlike the...
by Xukyo | 21 Dec 2021 | Tutorials
The NFC module PN532 is a smart card reader that, among other things, activates a mechanism when the correct card is presented to the reader. It can be found in smartphones, for example. The RC522 module is certainly the best known RFID module in the Arduino world,...
by Xukyo | 9 Dec 2021 | Tutorials
There are force transducers that are quite simple to use and compatible with microcontrollers such as Arduino. They consist of a load cell and a conversion module. The load cell is a strain gauge sensor that measures force in one direction in space. It is usually...