Intelligent home plant system


The post discusses automating home plant watering systems using NodeMCU ESP8266 and capacitive moisture sensors. It outlines equipment gathering, component testing, circuit connection, code installation, and testing. The system enables monitoring and watering plants based on moisture levels, with the option to integrate with social media for tracking. Additional improvements, such as 3D-printed irrigation outlets, are suggested.

#100DaysOfMLCode


नमस्ते I was introduced to Supervised learning algorithm in around 2015, when I was working on my Bachelor's thesis and have ever since working in Data Science field and learning more about Machine Learning and Deep Learning. It has been quite an interesting journey, lot of literature to read, great work happening around the world. … Continue reading #100DaysOfMLCode

[GSoC 2015] Dependency Calculation using libsolv


Hola amigos, Finally, much awaited dependency calculation post is here. First let me give you a general idea on what dependency calculation mean. 1. Recursively calculating Dependencies: Dependency calculation means to calculate the dependent packages of a software e.g., A depends on B, C, D to work. So we will need all the 3 packages … Continue reading [GSoC 2015] Dependency Calculation using libsolv