Operácie

Acrob040: Rozdiel medzi revíziami

Zo stránky SensorWiki

Balogh (diskusia | príspevky)
Nová stránka: === Color sensor ===
 
Balogh (diskusia | príspevky)
Bez shrnutí editace
Riadok 1: Riadok 1:
=== Color sensor ===
=== Color sensor ===
Following text will show You a basic connection and operation of the Parallax ColorPal digital colour sensor module.
[[Obrázok:Parallax_ColorPal.jpg]]
Product page:
[http://www.parallax.com/StoreSearchResults/tabid/768/txtSearch/colorpal/List/0/SortField/4/ProductID/617/Default.aspx #28380 ColorPAL]
* [http://www.parallax.com/Portals/0/Downloads/docs/prod/sens/28380ColorPAL.pdf Documentation] (.pdf)
* [http://www.parallax.com/Portals/0/Downloads/docs/prod/sens/28380-TSL12T-TSL13T-D.pdf Chip datasheet] (.pdf)
Schematic diagram:
[[Obrázok:Parallax_ColorPAL_Schematic.png]]
Demo program:
<source lang="c">
</source>
If the program works correctly, it will send to the serial port (115 200 Bd) following data:
Demo software:

Verzia z 13:50, 28. február 2012

Color sensor

Following text will show You a basic connection and operation of the Parallax ColorPal digital colour sensor module.

Product page: #28380 ColorPAL

Schematic diagram:

Demo program:

If the program works correctly, it will send to the serial port (115 200 Bd) following data:


Demo software: