≥{{item.MinNumber}}:
{{pro.LadderPrices[num].viewPrice}}
{{item.viewPrice}}
Nhấp vào đây để truy cập trang web Utsource
Xin chào! Đăng nhập hoặc Đăng ký ngay bây giờ
APP Bảng dữliệu 380K likes UtsourceDear customers, due to the implementation of the GDPR policy in Europe, UTSOURCE has also made adjustment accordingly to meet the policy requirements. Please read the new privacy policy carefully and this window will no longer pop up after you accept it.
Delivery Address
+ Thêm địa chỉ
Địa chỉ giao hàng mới
* Vui lòng điền chính xác số điện thoại di động để đảm bảo rằng bạn có thể nhận được thông tin theo dõi kịp thời.
Mã quốc gia
Yêu thích
Utsource certified used parts
Các linh kiện đã qua sử dụng được Utsource chứng nhận đảm bảo
1. Utsource sẽ kiểm tra hàng hóa, bao gồm kiểm tra hình thức bên ngoài (không có thiệt hại nghiêm trọng về hình thức), lựa chọn các nhà cung cấp có năng lực và trung thực, và đảm bảo tỷ lệ đủ điều kiện 98%.
2. Một số linh kiện được kiểm tra bằng máy.
3. Các linh kiện được Utsource chứng nhận có thể được trả lại và hoàn tiền vô điều kiện trong vòng 60 ngày.
Tất cả tên sản phẩm, nhãn hiệu, thương hiệu và biểu tượng được sử dụng trên trang web này là tài sản của chủ sở hữu. Các mô tả hoặc bán các sản phẩm có các tên, nhãn hiệu, thương hiệu và biểu tượng này chỉ nhằm mục đích nhận dạng và không nhằm chỉ ra bất kỳ liên kết hoặc ủy quyền nào của bất kỳ chủ sở hữu nào.
QUANTITY | UNIT PRICE | PLUS UNIT PRICE | TOTAL PRICE |
---|---|---|---|
≥1: | US $9.91000 | US $9.31540 | US $9.31540 |
≥5: | US $7.93000 | US $7.45420 | US $37.27100 |
≥10: | US $5.95000 | US $5.59300 | US $55.93000 |
Sản phẩm thay thế
Substitute Product Name | Brief Description |
---|---|
GY-33 TCS34725 Color Sensor | Advanced RGB color sensor with clear and infrared filters, higher sensitivity and accuracy. |
GY-2561 TCS3472 Color Sensor | Enhanced ALS and color sensor with integrated digital interface, providing precise color detection. |
BH1745NUC Color Sensor | High-resolution color sensor with I2C interface, optimized for ambient light and color detection. |
APDS-9960 Proximity, Gesture and Color Sensor | Multifunction sensor offering ambient light, RGB, proximity, and gesture detection capabilities. |
ISL29125 RGB Light Sensor | Accurate light-to-digital converter module for RGB color sensing with high resolution. |
AS7262 6-Channel Visible Spectral_ID | 6-channel visible spectral sensor with I2C interface, capable of detailed color detection. |
ADJD-S371-Q999 Programmable Color Light Sensor | Compact, programmable RGB color sensor with high sensitivity and dynamic range adjustment. |
MAX4400 Ambient Light Sensor | Digital ambient light sensor with wide range and high accuracy, suitable for color sensing. |
VEML6040 RGBW Color Sensor | Compact RGBW color sensor with digital output, enabling accurate color measurement. |
LTR-559 Proximity and Ambient Light Sensor | Combines proximity detection and ambient light sensing, useful for accurate color sensing. |
Sử dụng sản phẩm
The GY-31 TCS230/TCS3200 color sensor is a popular module used for color recognition tasks in various electronic and robotic projects. Below are examples of circuits and applications where this sensor can be used:
Color Sorting Machines:
Color-Based Object Detection:
Line Following Robots:
Color Calibration Tools:
Color Meter:
Smart Home Applications:
Wearable Technology:
Educational Kits:
The basic circuit for interfacing the GY-31 TCS230/TCS3200 with a microcontroller typically includes:
Connections:
Example Code (Arduino):
const int S2 = 4;
const int S3 = 5;
const int sensorOut = 6;
int frequency = 0;
void setup() {
pinMode(S2, OUTPUT);
pinMode(S3, OUTPUT);
pinMode(sensorOut, INPUT);
Serial.begin(9600);
}
void loop() {
// Select red filtered photodiodes
digitalWrite(S2, LOW);
digitalWrite(S3, LOW);
frequency = pulseIn(sensorOut, LOW);
Serial.print("R = ");//Print RED color value
Serial.print(frequency);
delay(100);
// Select green filtered photodiodes
digitalWrite(S2, HIGH);
digitalWrite(S3, HIGH);
frequency = pulseIn(sensorOut, LOW);
Serial.print(" G = ");//Print GREEN color value
Serial.print(frequency);
delay(100);
// Select blue filtered photodiodes
digitalWrite(S2, LOW);
digitalWrite(S3, HIGH);
frequency = pulseIn(sensorOut, LOW);
Serial.print(" B = ");//Print BLUE color value
Serial.print(frequency);
delay(100);
// Select wavelenght
digitalWrite(S2, HIGH);
digitalWrite(S3, LOW);
frequency = pulseIn(sensorOut, LOW);
Serial.print(" W = ");//print white color value
Serial.println(frequency);
delay(100);
}
This code allows the microcontroller to read the frequency of pulses from the sensor and interpret them as the intensity of red, green, and blue light. This is a fundamental setup that can be expanded upon for more complex tasks.
Danh sách quốc gia logistics toàn cầu
Cờ | Quốc gia | Thời gian giao hàng dự kiến | Chi phí khối lượng tối thiểu đầu tiên | ||
---|---|---|---|---|---|
Hoả tốc | Vận chuyển tiêu chuẩn | Hoả tốc (0.5kg) | Vận chuyển tiêu chuẩn (0.05kg) |
Đặt
Thanh toán
Đang giao hàng
Phiếu quà tặng/Dịch vụ PLUS
Trở về
Trả hàng thường được chấp nhận khi đơn hàng hoàn thành trong vòng 90 ngày kể từ ngày bưu kiện được giao.
Lỗi (Vui lòng cung cấp báo cáo chất lượng của bên thứ ba về các sản phẩm không phù hợp)
Phí vận chuyển trả hàng phải được trả trước; chúng tôi sẽ không chấp nhận các lô hàng COD.
Bảo hành
Tất cả các giao dịch mua của UTSOURCE đều có chính sách hoàn lại tiền trong 90 ngày, cộng với bảo hành UTSOURCE trong 100 ngày đối với bất kỳ lỗi sản xuất nào. Bảo hành này sẽ không áp dụng cho bất kỳ mặt hàng nào có lỗi do khách hàng lắp ráp không đúng cách, khách hàng không làm theo hướng dẫn, sửa đổi sản phẩm, vận hành cẩu thả hoặc không đúng cách.
GY-31 TCS230 TCS3200 Color Sensor Color Recognition
GY-31 TCS230 TCS3200 Color Sensor Color Recognition có một số thương hiệu trên khắp thế giới có thể có tên thay thế cho GY-31 TCS230 TCS3200 Color Sensor Color Recognition do sự khác biệt về khu vực hoặc do nhượng quyền. GY-31 TCS230 TCS3200 Color Sensor Color Recognition cũng có thể được gọi các tên sau
CÁC LỰA CHỌN MUA HÀNG
Miễn phí giao hàng cho 0,5kg đầu tiên cho các đơn đặt hàng trên US $300.00(Ngoại trừ Hoa Kỳ)
Hoả tốc: Dự kiến đến {0}
Giao hàng tiêu chuẩn: Dự kiến đến {0}
Quốc gia:
United States
Chuyển phát nhanh
UTSOURCE
0 người bán Lựa chọn
{{pro.Parameter.Brand}}
{{pro.encapsulation}}
{{pro.Parameter.DateCode}}
{{pro.brief}}
Tối thiểu:{{pro.BuyQuantity}}
Giao hàng tiêu chuẩn
Hoả tốc: Dự kiến đến {0}
Giao hàng tiêu chuẩn: Dự kiến đến {0}
Chuyên gia ngừng sản xuất, chúng tôi có thể cung cấp một số lượng lớn linh kiện điện tử đã ngừng sản xuất và rất khó tìm kiếm, tạo điều kiện cho công ty bảo trì
Reply to
submit