Yl105 Datasheet Better ((new)) -

is a dedicated adapter board designed to simplify the use of wireless modules with 5V microcontrollers like the Arduino Uno . Its primary informative feature is its ability to provide a stable, high-current power supply that the standard 3.3V pins on many microcontrollers often cannot maintain. Makerlab PH Key Features & Specifications The datasheet highlights for the YL-105 include: Voltage Regulation : Features an on-board AMS1117-3.3 voltage regulator chip to convert 5V–12V input down to a stable 3.3V for the radio. Power Stability : Includes integrated bypass capacitors (often 10µF) to filter noise and handle the sudden current spikes required during wireless transmission, which prevents module resets or communication failures. Socket Design : Provides a standardized 8-pin female header for the nRF24L01 module, making it "plug-and-play" and resolving the difficulty of connecting to the module's non-breadboard-friendly pins. Current Capacity : Supports a maximum current of up to , ensuring it can easily power even high-power "PA+LNA" (antenna) versions of the nRF24L01. Arduino Forum Technical Parameters Typical Value Input Voltage 4.8V – 12V DC (5V recommended) Output Voltage 3.3V DC (fixed) Current Consumption Arduino and NRF24L01 : 6 Steps (with Pictures) - Instructables

Beyond the Datasheet: Getting the Most Out of Your YL-105 Rain Sensor If you’ve ever built a weather station, an automatic window opener, or a smart irrigation system, you’ve likely stumbled across the YL-105 Rain Sensor Module . It’s cheap, ubiquitous, and incredibly useful. But if you’ve ever tried to read the official "datasheet" (often a folded piece of paper with broken English), you know it leaves a lot to the imagination. It tells you the voltage is 5V and the output is Digital or Analog, but it doesn't tell you why your readings are fluctuating or why the sensor seems to "forget" it’s raining after ten minutes. Today, we are doing a "Better Datasheet" deep dive. Let’s look at how this board actually works and how to use it reliably in your projects. The Hardware: What Are We Looking At? The YL-105 setup consists of two distinct parts connected by two jumper wires:

The Sensing Pad (The "Sniffer"): A nickel-plated grid pattern on a fiberglass board. This sits outside. The Control Board (The "Brain"): A small PCB featuring a LM393 comparator, a potentiometer, and a handful of SMD components.

The Specs That Matter While the generic datasheet is vague, here are the practical specs you need for design: yl105 datasheet better

Operating Voltage: 3.3V to 5V (It works happily on both ESP8266/ESP32 logic and standard Arduino 5V). Current Draw: Very low (approx. 15mA active). Outputs:

DO (Digital Out): High when dry, Low when wet (or vice versa depending on configuration). AO (Analog Out): Variable voltage based on resistance.

The Science: How It Actually Works The sensing pad doesn't "detect" water like a camera sees it. It relies on conductivity. The grid pattern consists of interlaced traces that are not connected. When dry, the resistance between them is near-infinite (open circuit). When raindrops bridge the gap, the water acts as a conductor, lowering the resistance significantly. The control board acts as a Voltage Divider . As resistance drops on the pad, the voltage at the AO pin changes. is a dedicated adapter board designed to simplify

Dry: High Voltage (near VCC). Wet: Low Voltage (closer to GND).

Mode 1: Digital Output (The Simple Approach) If you just want to know "Is it raining? Yes/No," use the DO pin.

Calibration: Turn the potentiometer on the control board. The Logic: The LM393 comparator compares the sensor voltage to the potentiometer threshold. Mode 2: Analog Output (The &#34

When the sensor gets wet enough to cross the threshold, the DO pin goes LOW (and the onboard LED usually lights up). When it dries out, it goes HIGH .

The Better Datsheet Tip: Don't trust the potentiometer blindly. These small trim pots can be sensitive to vibration. Once you find your sweet spot, a dab of hot glue or nail polish over the screw can lock your threshold in place. Mode 2: Analog Output (The "Pro" Approach) This is where the YL-105 shines. Instead of a binary "Wet/Dry," the AO pin gives you a spectrum (usually 0-1023 on a 10-bit ADC).

Shall we send you a message when we have discounts available?

Remind me later

Thank you! Please check your email inbox to confirm.

Oops! Notifications are disabled.