<p>This speed measuring sensor is a wide voltage, high resolution, short response time, and the switch output speed measurement module. It can test the motor’s rotational speed with a black encoder (measured spec. is related to the encoder, the inner diameter of D type encoder that provided is 4mm, can be used for motor output shaft w/ 4mm diameter, which is TT motor we matched, yellow shell and white axis)</p> <hr /> <h4>Features and Specification:</h4> <ol> <li>Signal output: A, B two way; The TTL level</li> <li>Disc diameter: 24mm</li> <li>Inner Disc Diameter:: 4 mm</li> <li>The encoder resolution is about 20 line</li> <li>Speed measuring sensor configuration: The configuration can measure 1 road motor speed</li> </ol> <hr /> <h4><strong>Package Includes :</strong></h4> <p>1 x Double Speed Measuring Module kit</p> <p>1 x Screw set</p>
15Serial.println(state == HIGH ? "Slot: TRIGGERED" : "Slot: idle");
16delay(200);
17}
📄 File: ir_photoelectric_encoder_sensor_4pin_-_raspberry_pi_pico.inoRaspberry Pi Pico
328 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Digital pin 2 on Raspberry Pi Pico
6#define SWITCH_PIN 2
7
8voidsetup() {
9Serial.begin(115200);
10pinMode(SWITCH_PIN, INPUT);
11}
12
13voidloop() {
14int state = digitalRead(SWITCH_PIN);
15Serial.println(state == HIGH ? "Slot: TRIGGERED" : "Slot: idle");
16delay(200);
17}
Slotted opto-interrupter (photoelectric encoder) - digital pulse per slot pass.
نظرة عامة ومواصفات المنتج — بالعربية
IR Photoelectric Encoder Sensor 4Pin متوفر الآن في متجر إكوسترا للإلكترونيات، ضمن قسم Rotary Encoder وSensors، بسعر 45,00 EGP. كود المنتج لدينا: EK480. المنتج متوفر في المخزون وجاهز للشحن الفوري لكل محافظات مصر مع إمكانية الدفع عند الاستلام.
أهم المواصفات الفنية:
الوزن: 6 g
هذا المنتج مناسب لمشاريع الأردوينو (Arduino) و ESP32 و Raspberry Pi، ومشاريع الروبوتات وإنترنت الأشياء والتعليم الهندسي. جميع القطع مفحوصة قبل الشحن.