Yl-105 Datasheet
void loop() // Calculate RPM every second // ...
Important consideration: the nRF24L01+PA+LNA variant consumes more current than the standard module. When using this high-power version, an external power supply may be necessary because the Arduino's 5V pin may not handle the current peaks during transmission. With appropriate external power connected through the YL-105 regulator, communication ranges up to 1.1 kilometers are achievable.
| Module Code | Typical Function | |-------------|------------------| | YL-105 | Possibly (NTC thermistor + LM393) or laser receiver module ? (Unconfirmed) | | YL-69 | Soil moisture | | YL-83 | Rain/water drop | | YL-38 | Metal touch sensor |
If you are using the , wire it to your microcontroller using this standard mapping: yl-105 datasheet
RCSwitch mySwitch = RCSwitch();
breaks out the 8-pin socket of the nRF24L01+ into a user-friendly 6-pin interface compatible with 5V microcontroller systems. YL-105 Pin Description Common Ground VCC Power Input 5V DC Input CE Chip Enable Active High - Transmitter/Receiver Select CSN SPI Slave Select Active Low - SPI Chip Select SCK SPI Clock Signal MOSI SPI Data Input SPI Master Out Slave In MISO SPI Data Output SPI Master In Slave Out IRQ Maskable Interrupt (Optional) 4. Why Use the Go to product viewer dialog for this item.
Given YL numbering, the YL-105 is (like a threshold detector). The "helpful paper" would be: void loop() // Calculate RPM every second //
Log humidity data using the analog output for long-term climate analysis.
_______________ | [Antenna] | | [Coil] | | | |______________| | | | | 1 2 3 4
By turning the potentiometer, you set the reference voltage. When the Hall sensor’s output exceeds this reference, the comparator’s output toggles. This allows you to adjust the magnetic threshold distance. With appropriate external power connected through the YL-105
Weather stations, soil moisture control (in some setups), greenhouse management, and environmental monitoring. 2. Technical Specifications (YL-105 / HR202 Module)
is a popular, compact, and indispensable breakout adapter board designed specifically for the 2.4GHz wireless transceiver module. While the nRF24L01+ module itself operates at a strict 3.3V, many prototyping platforms (like Arduino Uno) operate at 5V. The Go to product viewer dialog for this item.
void setup() pinMode(sensorPin, INPUT); pinMode(ledPin, OUTPUT); Serial.begin(9600);
: Verify that your input power supply is at least 4.8V. Check the orientation of your input jumper wires.