Цветовой датчик TCS230 TCS3200 Распознавание датчика Детектор модуля DC 3-5V входа для arduino on.

Сохраните в закладки:

Цена:645.92RUB*

Количество:

Доставка в Эль-Монте, по России и СНГ


  • Цветовой датчик TCS230 TCS3200 Распознавание датчика Детектор модуля DC 3-5V входа для arduino on. - Фото №1
  • Цветовой датчик TCS230 TCS3200 Распознавание датчика Детектор модуля DC 3-5V входа для arduino on. - Фото №1
  • Цветовой датчик TCS230 TCS3200 Распознавание датчика Детектор модуля DC 3-5V входа для arduino on. - Фото №1
  • Цветовой датчик TCS230 TCS3200 Распознавание датчика Детектор модуля DC 3-5V входа для arduino on. - Фото №1
  • Цветовой датчик TCS230 TCS3200 Распознавание датчика Детектор модуля DC 3-5V входа для arduino on. - Фото №1
  • Цветовой датчик TCS230 TCS3200 Распознавание датчика Детектор модуля DC 3-5V входа для arduino on. - Фото №1
  • История цены

    *История изменения цены! Указанная стоимость возможно, уже изменилось. Проверить текущую цену - >

    Месяц Минимальная цена Макс. стоимость Цена
    Feb-18-2026 819.90 руб. 835.67 руб. 827 руб.
    Jan-18-2026 664.49 руб. 677.21 руб. 670.5 руб.
    Dec-18-2025 806.33 руб. 822.44 руб. 814 руб.
    Nov-18-2025 800.62 руб. 816.41 руб. 808 руб.
    Oct-18-2025 639.9 руб. 652.5 руб. 645.5 руб.
    Sep-18-2025 787.94 руб. 803.62 руб. 795 руб.
    Aug-18-2025 780.46 руб. 796.94 руб. 788 руб.
    Jul-18-2025 774.24 руб. 789.2 руб. 781.5 руб.

    Новые товары

    Характеристики

    Цветовой датчик TCS230 TCS3200 Распознавание датчика Детектор модуля DC 3-5V входа для arduino on.

    Описание товара

    Brand NameNoneModel NumberColor sensorOriginMainland ChinaTypeVoltage Regulatoris_customizedYesConditionNewApplicationStandardSupply VoltageStandardDissipation PowerStandardOperating TemperatureStandardPackageSMDMeasurement unitpiece/piecesSold insell_by_pieceEach pack1Package weight0.020Package size - length (cm)2Package size - width (cm)5Package size - height (cm)4760,32 ₽-15%760,32 ₽-15%645,92 ₽645,92 ₽there is store discountAdd to CartBuy now645,92 ₽19 Jul 263,11 ₽

    Delivery to a Post office

    90-Day Buyer ProtectionDescriptionsensor Color recognition module Color to distinguish Color identification Color sensor principle:   TCS230 8-pin SOIC surface mount package, on a single chip has 64 photodiodes. These diodes are divided into four types. 16 of the photodiode with a red filter; 16 photodiodes with a green filter; 16 photodiodes with a blue filter; the remaining 16 without any filter, may all the optical information through. The photodiode chip are staggered, it is possible that minimize non-uniformity of the incident radiation, thereby increasing the accuracy of the color recognition; on the other hand, the same color of the photodiode 16 is connected in parallel, uniformly distributed in the diode array, you can eliminate the position error color. Work by two programmable pins to dynamically select the desired filter. Typical output frequency range of the sensor from 2 Hz ~ 500 kHz, users can also select two programmable pins to 100%, 20% or 2% of the output scale factor, or power-off mode. Output scale factor so that the output of the sensor can be adapted to different measurement range and increases its ability to adapt. For example, when using a low-speed frequency counter, you can choose a small scaling value that TCS230 output frequency and counter match. Summary: 1.imported chips TCS3200 PCB board with gold plating 2.TCS3200 is TCS230 upgrade version, the better 3.Power supply 3-5v 4.anti-light interference 5.white LED, can control the on and off. 6.can detect non-luminous object color 7.PCB dimensions: (L) 33mm * (W) 25mm Shipping list: As shown color sensor module*1   Simple test procedure is as follows: #include   #define uchar unsigned char   #define uint unsigned int   Duty cycle // S0, S1 to set the output; sbit S0 = P1 ^ 0   sbit S1 = P1 ^ 1;   sbit S2 = P1 ^ 3; // S2, S3 is set to consider the pattern of light   sbit S3 = P1 ^ 4;   sbit OE = P1 ^ 2; // Enable       void RS232_init ()   {   TMOD = 0X20; // Timer 1 in mode 1   SCON = 0x50;   PCON = 0X80; //   TH1 = TL1 = 0XFF; // 22.1184M crystal, the baud rate is set to 115200   TR1 = 1;   TI = 0;   RI = 0;     }   void send_char (uchar a) // send data   {   SBUF = a;   while (TI == 0);   TI = 0;   }   uchar get_char () // receiving data   {   while (RI == 0);   RI = 0;   return SBUF;   }     uint color_display (uchar m)   {   uint time, a;   a = m;   TMOD = 0x61; // counter 1, Timer 0 is operating in 16-bit mode   TH0 = TL0 = 0; // start counting from zero, the timing   TH1 = TL1 = 0;   S0 = 1;   S1 = 1;   S2 = m & 0x01;   S3 = m & 0x02;   OE = 0;   TR0 = TR1 = 1;   while (TL1 <250);   TR1 = TR0 = 0;   OE = 1;   time = TH0 * 256 + TL0;   return (time); }     void main ()   {uint temp;   RS232_init ();   OE = 1;   while (1)   { temp = color_display (get_char ());   RS232_init ();   send_char (temp / 1000);   send_char (temp% 1000/100);   send_char (temp% 100/10);   send_char (temp% 10); } } Through the serial port to select the type of color channels, and then due to the different colors corresponding to different time (count value of the same), to determine the different colors.




    Трекер стоимости


    Отзывы покупателей

    Новые отзывы о товарах

    Darshan 20 Декабря 2021, 19:28 #

    Заказывала данные наушники для себя,очень довольна этим товаром. Пользуюсь уже больше месяца и нареканий к ним за это время... Читать отзыв полностью...

    Иляна 23 Декабря 2021, 14:50 #

    Замечательные толстовки, милые кошечки! Цены приемлемые, можно выбрать самому себе рисунок из предложенных. Да и можно самому заказать рисунок с... Читать отзыв полностью...

    Мария 23 Декабря 2021, 11:58 #

    Давно подыскивала сандалии с такими завязками, чтобы они заплетались выше стопы. В этих на первый взгляд, понравилось все - неброский,... Читать отзыв полностью...

    Маргарита Сулейманова 18 Декабря 2021, 12:39 #

    Шикарное платье, давно искала именно такое. Выполнено в винтажном стиле, и от него прямо веет духом тех лет. В нем... Читать отзыв полностью...

    Мария 23 Декабря 2021, 11:45 #

    Очень эффектные босоножки, почти как у моей любимой певицы Леди Гаги. Взяла сразу два варианта, с сердечками и с цветочками.... Читать отзыв полностью...

    Мария 23 Декабря 2021, 12:12 #

    Нарядилась на свадьбу в это платье, и чувствовала себя без преувеличения, королевой. Вблизи оно просто супер - тончайшее кружево, белоснежная... Читать отзыв полностью...

    Juli 19 Декабря 2021, 15:16 #

    Всем здравствуйте)купил и дочки такую курточку! Очень понравилась! Красивая, теплая, стильная, очень качественно выполнена! Удобные  карманчики, очень вместительные!Легк о стирается,... Читать отзыв полностью...


    Отзывы о Цветовой датчик TCS230 TCS3200 Распознавание датчика Детектор модуля DC 3-5V входа для arduino on.

    Данную страницу никто не комментировал. Вы можете стать первым.
    Введите символы или вычислите пример:
    captcha