Arduino Archives - electroSome https://electrosome.com/tag/arduino/ You Inspire.....We Create..... Sun, 03 Jan 2021 09:18:12 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Interfacing DHT11 Temperature and Humidity Sensor with Arduino Uno https://electrosome.com/interfacing-dht11-temperature-humidity-sensor-arduino-uno/ https://electrosome.com/interfacing-dht11-temperature-humidity-sensor-arduino-uno/#respond Thu, 28 May 2020 15:39:32 +0000 https://electrosome.com/?p=16390 In this tutorial we will learn about Interfacing DHT11 Temperature and Humidity sensor with Arduino Uno. The term DHT is an abbreviation of Digital Humidity and Temperature sensor. DHT11 consists of a resistive humidity sensor, NTC temperature sensor and an 8-bit microcontroller providing cost effectiveness, anti-interference ability, excellent quality and fast response. Components Required DHT11 […]

The post Interfacing DHT11 Temperature and Humidity Sensor with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-dht11-temperature-humidity-sensor-arduino-uno/feed/ 0
Interfacing L298N Motor Driver with Arduino Uno https://electrosome.com/interfacing-l298n-motor-driver-arduino-uno/ https://electrosome.com/interfacing-l298n-motor-driver-arduino-uno/#respond Thu, 21 May 2020 02:59:32 +0000 https://electrosome.com/?p=16334 In this tutorial we will learn how to interface L298N motror driver with Arduino Uno. You might be thinking why we need L298N for controlling a motor. The answer is very simple, Arduino board or a microcontroller IO pins don’t have enough current/voltage driving capability to drive a motor. For driving the motor in both […]

The post Interfacing L298N Motor Driver with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-l298n-motor-driver-arduino-uno/feed/ 0
Interfacing Mercury Tilt Switch with Arduino Uno https://electrosome.com/interfacing-mercury-tilt-switch-arduino-uno/ https://electrosome.com/interfacing-mercury-tilt-switch-arduino-uno/#respond Sun, 10 May 2020 14:34:58 +0000 https://electrosome.com/?p=16308 In this tutorial we will learn how to interface Tilt Sensor with Arduino Uno. As the name suggests, it is an electronic device used to detect the orientation or tilting of an object and provides digital output based on the orientation. It behaves like a normal ON – OFF switch that is controlled by tilting. […]

The post Interfacing Mercury Tilt Switch with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-mercury-tilt-switch-arduino-uno/feed/ 0
Interfacing Servo Motor with Arduino Uno https://electrosome.com/interfacing-servo-motor-arduino-uno/ https://electrosome.com/interfacing-servo-motor-arduino-uno/#respond Tue, 05 May 2020 16:35:22 +0000 https://electrosome.com/?p=16292 In this tutorial we will learn how to interface servo motor with Arduino Uno. Servo Motor is an electrical linear or rotary actuator which enables precise control of linear or angular position, acceleration or velocity. Usually servo motor is a simple motor controlled by a servo mechanism, which consists of a positional sensor and a […]

The post Interfacing Servo Motor with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-servo-motor-arduino-uno/feed/ 0
Interfacing Ultrasonic Sensor with Arduino Uno https://electrosome.com/interfacing-hc-sr04-ultrasonic-sensor-arduino-uno/ https://electrosome.com/interfacing-hc-sr04-ultrasonic-sensor-arduino-uno/#respond Mon, 27 Apr 2020 15:32:40 +0000 https://electrosome.com/?p=16251 In this tutorial we will learn about integrating HC-SR04 ultrasonic distance sensor with Arduino Uno. Ultrasonic sensors are commonly used for obstacle detection and distance measuring applications. The sensor works on the same principles of a radar system, which converts electrical energy into acoustic waves and vice versa. The HC-SR04 ultrasonic sensor is based on […]

The post Interfacing Ultrasonic Sensor with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-hc-sr04-ultrasonic-sensor-arduino-uno/feed/ 0
Seeeduino XIAO – Smallest Arduino Board https://electrosome.com/seeeduino-xiao/ https://electrosome.com/seeeduino-xiao/#respond Thu, 27 Feb 2020 01:50:20 +0000 https://electrosome.com/?p=16069 Today we will learn about Seeeduino XIAO, the most smallest Arduino compatible board as of today. Introduction Seeeduino XIAO is manufactured by SeeedStudio and is the smallest member of Seeeduino family. XIAO is powered by Microchip’s ATSAMD21G18A-MU, which is a powerful and low power ARM® Cortex®-M0+ microcontroller. By seeing the picture itself we can understand […]

The post Seeeduino XIAO – Smallest Arduino Board appeared first on electroSome.

]]>
https://electrosome.com/seeeduino-xiao/feed/ 0
Sending E-mail from ESP8266 – IoT Project https://electrosome.com/sending-email-esp8266-iot-project/ https://electrosome.com/sending-email-esp8266-iot-project/#comments Thu, 17 Jan 2019 07:16:05 +0000 https://electrosome.com/?p=15717 The scope of the IoT applications is growing from controlling appliances to monitoring devices (like sensors) and sending e-mails. So here I am writing an article on Sending Email from ESP8266 and it will be a step forward in the IoT Implementation. Components Required ESP8266 Breadboard USB Cable Software SMTP Server Setup In order to send […]

The post Sending E-mail from ESP8266 – IoT Project appeared first on electroSome.

]]>
https://electrosome.com/sending-email-esp8266-iot-project/feed/ 3
Interfacing MPU-6050 / GY-521 board with Arduino Uno https://electrosome.com/interfacing-mpu-6050-gy-521-arduino-uno/ https://electrosome.com/interfacing-mpu-6050-gy-521-arduino-uno/#comments Sun, 16 Dec 2018 16:18:40 +0000 https://electrosome.com/?p=15738 About MPU-6050 MPU-6050 is a chip manufactured by Invensense which combines 3 axis accelerometer and 3 axis gyroscope with an on-board digital motion processor. It also includes a embedded temperature sensor and an on chip oscillator. It is very accurate and consist of analogue to digital conversion hardware for each channel thereby capturing x,y,z channels […]

The post Interfacing MPU-6050 / GY-521 board with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-mpu-6050-gy-521-arduino-uno/feed/ 4
Updating Sensor Data to Google Spreadsheet using ESP8266 – IoT Project https://electrosome.com/updating-sensor-data-google-spreadsheet-esp8266-iot-project/ https://electrosome.com/updating-sensor-data-google-spreadsheet-esp8266-iot-project/#comments Wed, 28 Nov 2018 05:09:26 +0000 https://electrosome.com/?p=15699 In IoT applications, the monitored sensor data needs to be recorded. This data logging is important for data analytics. So in this tutorial, we will record the sensor captured data in a Google spreadsheet. Components Required ESP8266 10KΩ Potentiometer Breadboard USB Cable Connecting Wires Hardware Circuit Diagram Software Google Spreadsheet Creation Login to your Gmail account […]

The post Updating Sensor Data to Google Spreadsheet using ESP8266 – IoT Project appeared first on electroSome.

]]>
https://electrosome.com/updating-sensor-data-google-spreadsheet-esp8266-iot-project/feed/ 5
ESP8266 as MQTT Client – Arduino IoT https://electrosome.com/esp8266-mqtt-client-arduino-iot/ https://electrosome.com/esp8266-mqtt-client-arduino-iot/#comments Tue, 04 Sep 2018 06:02:28 +0000 https://electrosome.com/?p=15059 IoT or Internet of Things is an emerging technology which enables us to create a network of devices, sensors, actuators to connect and exchange data. MQTT (Message Queuing Telemetry Transport) is one of the commonly used protocol in this field. It consists of MQTT Broker and MQTT Clients. Where MQTT Broker is the server through […]

The post ESP8266 as MQTT Client – Arduino IoT appeared first on electroSome.

]]>
https://electrosome.com/esp8266-mqtt-client-arduino-iot/feed/ 11