<< return to Pixycam.com

Programming

Is there a way to create a program to record one, two or three colors.

What is different these colors, the program to send a message by email, sms or record a file with date, time and different color alert passing moment.

Is to do something?

Hi Geraldo,

So you’re saying that you’d like to use multiple color signatures to trigger different events, like sending email, SMS, etc? You could probably find an easy way to do this with the help of an Arduino and the Pixy Arduino library. Arduino has tons of add-ons/shields (like “this”:http://arduino.cc/en/Tutorial/GSMExamplesSendSMS GSM one for SMS), which you can use to achieve the actions. To trigger those actions, Pixy would just need to be trained with the colors that trigger each event.

Scott

Ok thankyou… I understand. I have the Ethernet shields and one at home. I’ll see if I can with Ethernet shields do something like … identify different colors registered by Pixy … generate a log and send the network… I go search example…

Thankyou Scott…