This site uses cookies to improve your experience. By navigating this site, you consent to the use of cookies. Learn more about our cookies.

Reduced price

Reflective Optical Sensor (CNY70)

€1.96
€2.31

(SEM IVA 1.60€)

ElectroFun
p0801tm

The CNY70 has a compact construction where the emitter and receiver are arranged in the same direction to detect the presence of an object using the object's reflective IR beam.

Volume discounts

Quantity Price You Save
3 €1.94 Up to €0.06
5 €1.90 Up to €0.29
10 €1.87 Up to €0.98
Quantity
There are not enough products in stock

Reflective Optical Sensor (CNY70)

The CNY70 has a compact construction where the emitter and receiver are arranged in the same direction to detect the presence of an object using the object's reflective IR beam.


Specifications:

• Sensor Type: Optical Coupler;
• Collector voltage - Emitter: 32V;
• CTR @ If: 5% @ 20mA;
• Type of Output: Transistor;
• Kind of Optical Coupler: Reflective.


Assembly and Connections

The CNY70 Sensor has four connecting pins, two of which are anode and cathode of the emitter and the other two are the collector and the emitter of the receiver. We can use the letters of the plastic housing as a reference to identify the pins.


The connections are very simple, the VCC pins of the sensor go to the Arduino's 5v output. The GND pin of the sensor saw the GND of the Arduino with a 100 Ohm resistance interspersed. The OUT pin of the sensor goes to analog pin 0 of the Arduino (A0). We put a resistance of 1K between the OUT pin of the sensor and the GND pin of the Arduino.



Arduino Code:

int pinReceptor = A0; //Estabelecemos o pino a ler
int sensorVal; //Declaramos uma variável para armazenar o valor de la leitura
 
void setup(){
Serial.begin(9600); // Abrimos comunicação Serial
}
 
void loop(){
sensorVal = analogRead(pinReceptor); //Guardamos a leitura do pino Analógico
Serial.println(sensorVal); //Obtemos a leitura por serial
delay(500); //Pequena pausa de médio segundo
}


Download:

• Datasheet.


Includes:

• 1x Reflective Optical Sensor (CNY70).

View the trust certificate
  • For further information on the nature of the review controls, as well as the possibility of contacting the author of the review please consult our Transparency Charter.
  • No inducements have been provided for these reviews
  • Reviews are published and kept for a period of five years
  • Reviews can not be modified: If a customer wishes to modify their review then they can do so by contacting Verified Reviews directly to remove the existing review and publish an amended one
  • The reasons for deletion of reviews are available here.

5 /5

Based on 2 customer reviews

  • 1
    0
  • 2
    0
  • 3
    0
  • 4
    0
  • 5
    2
Sort reviews by :

Anonymous customer published the 05/07/2022 following an order made on 17/06/2022

5/5

Muito bem, corresponde às minhas expectativas, recomendo!

Did you find this helpful? Yes 0 No 0

Anonymous customer published the 07/04/2020 following an order made on 02/04/2020

5/5

Ainda não testei. Aparentemente em ordem

Did you find this helpful? Yes 0 No 0

×

Related Products

Sensor PIR / Sensor Movimento para Arduino

In Stock
Price €5.35 Regular price €5.60

Sensor de Distância Ultrasónico HC-SR04

There are not enough products in stock
Price €4.32 Regular price €5.41
-15%

Sensor Óptico Reflectivo TCRT5000

In Stock
Price €1.87 Regular price €2.19
-15%

Módulo Sensor Óptico Infravermelhos TCRT5000

In Stock
Price €4.47 Regular price €5.26
-15%

Sensor Óptico de Poeira Compacto GP2Y1010AU0F

In Stock
Price €18.56 Regular price €21.83
New Order