IoT based irrigation system using Blynk IoT

irrigation system

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 the ability to monitor everything remotely from their mobile device. This irrigation system uses an ESP8266 which features an IoT aspect which connects to the … Read more

Multiple devices on a slave in an I2C system

I2c system with Blynk ioT

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 facilitate communication between as many as 119 components. The I2C system is made up of 4 pins, they are power (Vcc), ground, SCL, and SDA … Read more