Skip to content

Inductorsa.com

AC/DC Adapters,Inductors

Python programming: Raspberry Pi uses soil moisture sensor to make a watering system with more than 10 lines of code

Posted on November 29, 2022 By ArticleManager

This sensor has 4 legs, which mean:

So, we connect VCC to the DC3.3v or 5V output of the Raspberry Pi, I use PIN 01, GND is connected to any grounded GND port, I use PIN 09, DO output is connected to any free GPIO port, I use 12. If you are not clear about the layout of the Raspberry Pi port, you can refer to this figure (the code I wrote uses the physical interface, that is, the board code):

The soil moisture is different from the real thing for reference only, and only the corresponding pin position is explained. My aim is to implement the soil moisture detection function, where the LED gives an alarm when the soil moisture is low. So add a small LED light as an alarm unit. The LED long pin is connected to an indirect resistor in GPIO11. Short feet connected to GND.

Save the code as turang.py run the program sudo python turang.py

When there is no moisture in the soil, the LED light glows. This prompts me to water the soil.

When the water has been watered, the sensor detects that the humidity is sufficient and the LED light is off.

Save the code as turang.py run the program sudo python turang.py

When there is no moisture in the soil, the LED light glows. This prompts me to water the soil.

AC/DC Adapters

Post navigation

Previous Post: High-waisted pleated skirt, thin and tall without negotiation
Next Post: Glamorous high-skinned stiletto heels highlight the sexy elegance of women’s legs

Archives

  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021

Categories

  • AC/DC Adapters
  • Inductors
  • Uncategorized

Recent Posts

  • An Anhui teenager who hit a bird and smashed the high-speed iron glass with a slingshot was claimed 260,000 yuan, and the court judgment won praise
  • Gentle feminine outfits for summer 2021
  • Chanel’s same loungewear: soft and silky, I don’t want to take it off after wearing it for three seasons
  • Know baseball uniforms? After all these years, why don’t you still wear it?
  • The whole house customizes the solid wood cabinet design, and you are fascinated when you enter the house, and the atmosphere is beautiful and practical

Copyright © 2023 Inductorsa.com.

Powered by PressBook WordPress theme