IoT based irrigation system using Blynk IoT
Tradition irrigation systems require farmers to water their crops occasionally at least twice a day. With this design, we intend to make the process automated and also give the farmer
Know your tech
Tradition irrigation systems require farmers to water their crops occasionally at least twice a day. With this design, we intend to make the process automated and also give the farmer
A solar charger is an important innovation as solar is one of the most common energy sources. This design has voltage protection for both over and under voltage. We used
A typical I2C system consists of two separate components or microcontrollers between which we intend to enable data transmission. The I2C system is handy in electronics design as it can
I2C communication refers to the transfer of data between two devices. It stands for Inter-Integrated Circuit. It is a protocol that aids the communication/data transfer between two microcontrollers or components.
Introduction to a 6-way remote controlled system A 6-way remote-controlled system represents a significant leap in automation technology, offering unparalleled convenience and efficiency. This innovative system allows users to operate
ESP8266 has become a common component for building IOT-capable devices. The I2C display module is a popular I2C technology that makes interfacing devices easier. It stands for Inter-Integrated Circuit. ESP8266’s
Imagine a world where buttons vanish, and your touch alone activates devices. Picture a light switch that responds to your fingertips, a doorbell that senses your approach, or a sleek
The TDA2822 is a versatile and widely-used integrated circuit known for its role as a dual audio power amplifier. It’s designed to function in portable audio devices like cassette players,
Introduction to ESP8266 (Nodemcu) The ESP8266 is a compact Wi-Fi module that has gained popularity for its versatility in Internet of Things (IoT) applications. It integrates a powerful 32-bit microcontroller
Introduction to bi-directional counter with light control A bi-directional counter with light control is a device that can measure the number of people entering and exiting a place at any
Introduction to smart traffic light system Traffic congestion is a common problem in many urban areas, causing delays, frustration, and pollution. One of the factors that contribute to traffic congestion
Introduction to IOT based gas safety system IOT gas safety system is a system that is meant to reduce then rate of gas incidents. A gas safety system is a
Introduction to 12v charger with auto cut off A 12v charger with auto cut off is a device that can charge a 12-volt battery, by supplying a constant current and
Introduction to ESP-01 ESP-01 is a Wi-Fi module that enables wireless communication and internet access for microcontroller projects. It is based on the ESP8266 chip, which has a 32-bit processor,
Introduction to Ethernet Shield(W5100) Ethernet shield w5100 is a device that allows an Arduino board to connect to the internet and perform various network tasks. It is based on the
Introduction to Blynk IOT Blynk is a low-code IoT software platform for businesses and developers. It allows users to create mobile and web applications for their IoT devices without any
Introduction to PIR sensors PIR sensors consist of a pyroelectric sensor, which is a material that generates an electric charge when exposed to heat. The sensor has two slots that
Introduction to Decade Counter CD 4017 CD 4017 decade counter is an IC that can count from 0 to 9 in binary code. It has 10 output pins, each corresponding
Introduction to MQ2 gas sensors MQ2 gas sensors are compact and versatile electronic devices designed to detect various types of gases in the surrounding environment. These sensors belong to the
Introduction to infrared(IR) receivers and remote Most advanced systems depend on wireless communication via Infrared(IR) receivers and remote, and Arduino is one of the most common platforms for innovators to