Yl105 — Datasheet Better [updated]
The headline "10A 250VAC / 10A 30VDC" is plastered on every datasheet. But better usage requires understanding the derating curve—which is almost never provided. For an inductive load (motor, solenoid, transformer), the inrush current can be 5-10x the steady-state current.
Most YL-105 datasheets omit dynamic timing. Yet, for sequencing or pulse-width modulation (PWM) control, this is fatal. Using a digital oscilloscope, a better datasheet would report:
Use this decision flowchart:
The YL‑105 adapter is particularly popular in .
Allows for digital communication, making it easy to integrate into modern IoT or industrial SCADA systems without signal degradation over long cable runs. 3. High-Quality Construction and Materials yl105 datasheet better
Multiple Arduino boards equipped with YL‑105 adapters and nRF24L01 modules can communicate over when powered externally, enabling a wireless scoring system for outdoor sports.
, it often fails or resets when powered directly from an Arduino’s The headline "10A 250VAC / 10A 30VDC" is
A better datasheet analysis reveals that the . The JD-VCC and VCC pins are often jumpered together on the board. If you power the module from the same 5V supply as your microcontroller, the optocoupler is rendered useless—you have a common ground. True isolation requires:
Stop fiddling with external pull-ups and faulty libraries. Download the original YL105 datasheet, follow the timing diagrams above, and build humidity logging that just works. Most YL-105 datasheets omit dynamic timing
Usually detects overcharge at ~4.2V and over-discharge at ~2.5V.
[Host MCU (e.g., Arduino 5V)] [YL-105 Adapter Board] 5V Power Rail ------------------------> VCC (5V Input Pin) Ground (GND) ------------------------> GND (Ground Pin) [Host MCU SPI Bus] [Transceiver Pass-Through] Digital Pin (e.g., D7) --------------> CE Digital Pin (e.g., D8) --------------> CSN / CS Hardware MOSI (e.g., D11) -----------> MOSI Hardware MISO (e.g., D12) -----------> MISO Hardware SCK (e.g., D13) -----------> SCK Use code with caution.