Arduino Projects - Circuit Diagram, Program and Explanation https://electrosome.com/category/projects/embedded-projects/arduino-embedded-projects/ You Inspire.....We Create..... Sun, 16 Dec 2018 14:34:08 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Interfacing Soil Moisture Sensor with Arduino https://electrosome.com/interfacing-soil-moisture-sensor-arduino/ https://electrosome.com/interfacing-soil-moisture-sensor-arduino/#respond Sat, 17 Mar 2018 13:27:02 +0000 https://electrosome.com/?p=14387 Introduction In this article, we are going to interface a Soil Moisture Sensor with Arduino Uno. We will measure the moisture content of soil in pot or farming field and by using this we can pour water into field based on preset values. This sensor measures the volumetric content of water inside the soil (based […]

The post Interfacing Soil Moisture Sensor with Arduino appeared first on electroSome.

]]>
https://electrosome.com/interfacing-soil-moisture-sensor-arduino/feed/ 0
Interfacing Rain Sensor with Arduino https://electrosome.com/interfacing-rain-sensor-arduino/ https://electrosome.com/interfacing-rain-sensor-arduino/#comments Thu, 15 Mar 2018 10:22:20 +0000 https://electrosome.com/?p=14397 In this article we are going to explain about interfacing Rain Sensor with Arduino. The rain sensor module is an easy tool for rain detection. It operates as a switch when raindrop falls through the raining board and also it measures rainfall intensity. The module features, a rain sensing board and the control board that […]

The post Interfacing Rain Sensor with Arduino appeared first on electroSome.

]]>
https://electrosome.com/interfacing-rain-sensor-arduino/feed/ 2
Controlling LED’s using IR Remote Control – Arduino Project https://electrosome.com/led-control-ir-remote/ https://electrosome.com/led-control-ir-remote/#respond Fri, 23 Feb 2018 09:03:44 +0000 https://electrosome.com/?p=14313 This article allows you to turn ON and OFF LED’s using a cheap IR remote control. Here we used an available IR Arduino library so it was pretty easy to decode the signals transmitted by the infrared remote. The LED’s which are connected to Arduino will be controlled by IR Transceiver module. IR Transmitter i.e., Remote transmits unique […]

The post Controlling LED’s using IR Remote Control – Arduino Project appeared first on electroSome.

]]>
https://electrosome.com/led-control-ir-remote/feed/ 0
Controlling of DC Motors using MPU-6050 https://electrosome.com/controlling-motors-mpu-6050/ https://electrosome.com/controlling-motors-mpu-6050/#respond Thu, 01 Feb 2018 18:18:04 +0000 https://electrosome.com/?p=14202 In this project, we are going to control the speed of 2 DC motors using the MPU-6050. MPU-6050 is an accelerometer and Gyro sensor. By moving the sensor in upward or downward direction, the speed of the motors will increase or decrease. By moving the sensor in upward direction, the speed of first motor will […]

The post Controlling of DC Motors using MPU-6050 appeared first on electroSome.

]]>
https://electrosome.com/controlling-motors-mpu-6050/feed/ 0
Making Ethernet Web Server with Arduino https://electrosome.com/arduino-ethernet-webserver/ https://electrosome.com/arduino-ethernet-webserver/#respond Thu, 18 Jan 2018 07:48:22 +0000 https://electrosome.com/?p=14127 Build your own IOT service! Collect sensor data and send it to a WebServer. In this article, we are going to create a webserver using the Arduino and the Ethernet shield. The Arduino Ethernet makes everything so easy that it looks like magic. The Arduino Ethernet Shield allows you to easily connect Arduino to the […]

The post Making Ethernet Web Server with Arduino appeared first on electroSome.

]]>
https://electrosome.com/arduino-ethernet-webserver/feed/ 0
Web Controlled Servo Motor – Arduino – IoT Project https://electrosome.com/arduino-web-controlled-servo/ https://electrosome.com/arduino-web-controlled-servo/#comments Tue, 02 Jan 2018 08:21:11 +0000 https://electrosome.com/?p=14029 Internet of things has taken over all the heavy loads from human to itself. IoT is an ecosystem of connected physical objects that are accessible through the internet. As Automation is used to help mankind in various environments if we combine the automation and Internet of things we can achieve more than we can think of. In […]

The post Web Controlled Servo Motor – Arduino – IoT Project appeared first on electroSome.

]]>
https://electrosome.com/arduino-web-controlled-servo/feed/ 3
Calculator using Arduino Uno https://electrosome.com/calculator-arduino-uno/ https://electrosome.com/calculator-arduino-uno/#respond Tue, 26 Dec 2017 06:30:48 +0000 https://electrosome.com/?p=13869 Arduino Uno has always helped to build projects easily and make them look more attractive. In this project, we are going to make an Arduino Uno calculator which will take the values from user by using the 4X4 keypad and then will perform the calculations to get the result. After calculating the result, it will print […]

The post Calculator using Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/calculator-arduino-uno/feed/ 0
Controlling DC Motors using Arduino and IR Remote https://electrosome.com/dc-motors-arduino-ir-remote/ https://electrosome.com/dc-motors-arduino-ir-remote/#comments Sun, 09 Jul 2017 07:31:37 +0000 https://electrosome.com/?p=13791 In this project we will learn how to decode IR remote signals with Arduino and to control DC motors depending on the button pressed. For demonstrating the working we are using five buttons on the remote. When the next button on the remote is pressed, motors will rotate in clockwise direction. And if the previous […]

The post Controlling DC Motors using Arduino and IR Remote appeared first on electroSome.

]]>
https://electrosome.com/dc-motors-arduino-ir-remote/feed/ 7
Digital Thermometer using Arduino and DS18B20 Sensor https://electrosome.com/digital-thermometer-arduino-ds18b20/ https://electrosome.com/digital-thermometer-arduino-ds18b20/#respond Wed, 07 Jun 2017 05:40:56 +0000 https://electrosome.com/?p=13763 In this project, we are going to make a Digital Thermometer using Arduino Uno. We will use DS18B20 temperature sensor to sense the temperature and Nokia 5110 LCD to display it. DS18B20 is a 1-Wire digital temperature sensor manufactured by Maxim Integrated and is capable of reporting degree celsius with 9 ~ 12 bit precision. […]

The post Digital Thermometer using Arduino and DS18B20 Sensor appeared first on electroSome.

]]>
https://electrosome.com/digital-thermometer-arduino-ds18b20/feed/ 0
Temperature and Humidity Data Logger using Arduino https://electrosome.com/temperature-humidity-data-logger-arduino/ https://electrosome.com/temperature-humidity-data-logger-arduino/#comments Wed, 03 May 2017 15:53:36 +0000 https://electrosome.com/?p=13630 In this project, we are going to make a temperature and relative humidity data logger. Arduino is the brain of this project. DHT22 sensor is used for sensing temperature and relative humidity. Arduino Uno is programmed to read temperature, humidity values from DHT22 sensor and save it to a file in an SD Card. So […]

The post Temperature and Humidity Data Logger using Arduino appeared first on electroSome.

]]>
https://electrosome.com/temperature-humidity-data-logger-arduino/feed/ 16