Uw betalingsgegevens worden veilig verwerkt. We slaan geen creditcardgegevens op en hebben ook geen toegang tot uw creditcardgegevens.
Description
Kleine vormfactor IR-camera met het behouden t/m maximaal vier warmte/IR-bronnen
Kan worden bediend met Arduino, AVR via I2C-interface
Eenvoudig te installeren en te verbinden
Verbindingen: vier draden met vrouwelijke stopcontacten voor voeding en I2C
De IR Tracking Camera is een IR-camera met een kleine vormfactor die in staat is maximaal vier warmte / IR-bronnen te volgen. Er zijn veel toepassingen met als voorbeeld; volgen van robots met IR-zenders voor navigatie naar lichtbarrières, het bepalen van de richting waarin het object zich beweegt en functionerende als een vlamsensor of het volgen van warmtebronnen. Het is volledig compatibel met Arduino met slechts vier draden. Deze infrarood-positioneringcamera kan worden bediend met Arduino, AVR via I2C-interface. Het is in staat om mobiele infraroodpunten te volgen en de gegevens terug te sturen naar de host. De horizontale hoek van de camera is 33 graden terwijl de verticale hoek 23 graden is. Het geeft maximaal vier punten terug op het moment dat het een object identificeert.
The camera works very well. Has a flaw , it's a little expensive price .
g
garrett
Fixed I2C address
The camera and code are excellent. It does have a short coming in the fact that they all have the same I2C address without the functionality to change them. All in all, still a great piece of hardware.
C
Cadin
Works well so far.
I think it is a convenient camera for the project I am working on. With its size it can be implemented easily in many different projects.
R
Robert
Improvable issues
Camera is great, but I would like to say some points which could be better: - Alignment is not very well in many of them; I opened one and the main reason is because sensor is not properly soldered (it needs both sides, and it´s soldered only by one of them). - Delivery time is too long (in Europe) - Price could be cheaper. Appart from that issues, camera is really useful for me and my experiments.
V
Vincent
Well documented and works very well.
Camera specs are actually a bit better than what's listed, at least it was on the unit I tested: * ~40° hFOV and ~30° vFOV * Range depends on the IR source: I had ~1.5m steady detection for a lighter flame and LEDs, but ~4m with a TV remote. Detection DOES require very precise 'aiming' at the sensor. LEDs need near perfect angles at greater distances. Only trouble I encountered was occasional trouble with the Processing code found on the wiki article. If you can code a bit, try to see if you can force resynchronisation of the serial port. I had to use LabVIEW for a school project and forced closing, reopening and reconfiguration of the port had it working every time on all tested computers. All in all, it's a very fun product for the price. I'd love to know if hacking the camera firmware is in any possible.