Headlight Detection App w/ Arduino

Hello, I am trying to create an app that detects headlights using the image recognizer. I want the program to detect the description of the image recognizer, and if the description of the image contains the word “headlight”, it tells my Arduino to move a servo. How would I make the program detect if there is the word headlight in the description? This is the code I have so far.

You can use the Does Contain text block to check if the word “headlights” is in the green tags or description blocks.

1 Like

thank you very much

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.