arduino uno

arduino-uno-calculator-featured-image

Arduino Uno Calculator: How to Create your DIY Calculator 0 (0)

In this tutorial, we will build our own calculator with Arduino, a 4×4 keypad and a 16×2 LCD display. The input will be given through the keypad (4×4 keypad) and the output will be displayed on the 16×2 LCD screen. This calculator will perform simple operations like Addition, Subtraction, Multiplication and Division with whole numbers.

Arduino Uno Calculator: How to Create your DIY Calculator 0 (0) Read More »

NRF communication

Radio Frequency (RF) communication by nRF24l01 with Arduino Uno 5 (2)

In this tutorial, the nRF24l01 wireless sensor interfaced with Arduino Uno, dealing with RF communication. This tutorial provides the coding, wiring diagram and component list. We’ll learn how to use the nRF24L01 transceiver modules to create wireless communication between two Arduino boards in this article. When utilizing Arduino, the nRF24L01 module is a common choice

Radio Frequency (RF) communication by nRF24l01 with Arduino Uno 5 (2) Read More »

arduino acs712 current sensor featured image

Current Sensor (ACS712) with Arduino UNO: Using the Hall Effect 5 (1)

In this tutorial, we’ll interface the current sensor (ACS712) with Arduino Uno, dealing with current sensing and utilization for current control. This tutorial provides the coding, wiring diagram and component list. To measure the current passing through the wire, ACS712 is the best current sensor to deal with, as it can measure up to 5A

Current Sensor (ACS712) with Arduino UNO: Using the Hall Effect 5 (1) Read More »

arduino-fingerprint-fmp10A-featured-image

Fingerprint Sensor with Arduino: FPM10A Explained for Beginners 4.7 (3)

In this tutorial, the fingerprint sensor interfaced with Arduino Uno, dealing with finger enrollment and utilization for attendance. This tutorial provides the coding, wiring diagram and component list. To deal with the attendance system finger is more effective than card reading technology. In this work, the fingerprint sensor with Arduino performs enrollment and recognition of

Fingerprint Sensor with Arduino: FPM10A Explained for Beginners 4.7 (3) Read More »

Arduino Uno AdxL333 featured image

Accelerometer with Arduino Uno: ADXL335 (GY-61) wiring and code 5 (5)

In this tutorial, we’ll interface the GY-61 accelerometer with Arduino Uno including code, connection diagram, and component list. To control things through gesture movement, GY-61 is a great and cheap way module enabling to manage all three directions moments The ADXL335 (GY-61) Accelerometer An accelerometer is a device that measures the force of acceleration due

Accelerometer with Arduino Uno: ADXL335 (GY-61) wiring and code 5 (5) Read More »