Plant Watering Sensor, from Prototype to Project Walkthrough

In this great part 1 (of 2) blog post by Lucky Resistor he walks through designing a ‘cheap plant watering sensor’ project. These are a very common project and are frankly a dime a dozen for whatever platform you’re inclined to design with. For instance we have this CC3200 LaunchPad-based project in the Learn System; Luke Iseman’s Garduino goes back several years now (built with Arduino, no doubt – see here & here); even Popular Mechanics are in on this primer maker project!

But what I really like about the ‘project’ at Lucky Resistor is the thoroughness for deconstructing the project to its step-by-step needs, and concluding why this or that decision was made to progress with this or that component or approach. It’s a really helpful guide – even if you don’t plan on making this project – for helping resolve your own design thinking needs and decisions. And of course it’s a cool project to boot! (That also happens to use some Adafruit tech for the prototyping phase 🙂 )

In this article I will talk about how I designed a cheap plant watering sensor. My goal is some kind of meta tutorial, where you can see the steps involved from the initial idea to the final sensor. If you ever planed to create a own device, I hope this article give you some inspiration to start your own project soon.

I have a couple of plants in flowerpots and this plants not only like some light, they also need water from time to time. Watering this plants is something I often forget, with sad results. There are ready made solutions for this, but I have some objections with all of them. To be clear: There are really smart products out there – it is absolutely nothing wrong with them. It is just as I like to build my own fan controller, I like to build my own plant watering sensor in my very own fashion.

Read more.


Featured Adafruit Products!

NewImage

SMT Breakout PCB for SOIC-8, MSOP-8 or TSSOP-8 – 6 Pack!: Beguiled by a fancy new chip that is only available in a SOIC or MSOP/(T)SSOP pinout? This breakout PCB set will make your life much much easier and get you prototyping faster than ever. One side has a 8-TSSOP/8-MSOP pin out with traces going to two rows of 0.1″ spaced holes, the other has 8-SOIC. Solder your chip to either side and you’re ready to rock on any solderless breadboard. Read more.

NewImage

SMT Breakout PCB Set: The VCNL4010 sensor is a nice way to add a small-distance proximity sensor to your microcontroller project. For longer distances (in the range of cm, you can use a SHARP IR distance sensor, but those are only good if the object is over 10 cm away. The VCNL4010 is designed for much shorter distances, no more than 200mm (about 7.5″) and under our experimentation we found it worked best at distances of about 10-150mm. It would be good for say detecting when a hand moved nearby, or before a robot smacks into a wall. The sensor also has an ambient light sensor built in. Read more.


Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards

Join Adafruit on Mastodon

Adafruit is on Mastodon, join in! adafruit.com/mastodon

Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.

Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — NEW PRODUCT – Half Height / Low Profile MX-Compatible Key Switches – 12 pack – Outemu GTMX

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: Diving into the Raspberry Pi RP2350, Python Survey Results and more! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — IoT Vulnerability Disclosure, Decorative Dorm Lights, and more!

Maker Business – Adafruit Daily — A look at Boeing’s supply chain and manufacturing process

Electronics – Adafruit Daily — Function Generator Outputs

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



2 Comments

  1. The SMD adapter breakout boards from Adafruit are the best I worked with so far. There is nothing fancy about them (special grooves or other “features” some of these adapters provide), but they are cheap and very well designed (and nice paneling).

    I am actually also use the Adafruit Feather platform a lot for prototyping and testing. They have a very good size, so you can attach them to a device prototype to do some long term measurements.

  2. Thanks Lucky Resistor for chiming in, and of course for sharing your project in the first place 😀

Sorry, the comment form is closed at this time.