Enhancement to the Animated Snake Eyes Bonnet for Raspberry

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
codeboarder
 
Posts: 1
Joined: Sun Dec 29, 2019 1:46 am

Enhancement to the Animated Snake Eyes Bonnet for Raspberry

Post by codeboarder »

I recently followed the tutorial for the Animated Snake Eyes Bonnet for Raspberry Pi tutorial found here: https://learn.adafruit.com/animated-sna ... i/overview (which was awesome, but the way)! After fumbling my way through the python code and soldering the components together, I was able to get the solution working.

Then I decided to take this a step further and created a way to control the eyes by calling code from another application, possibly even running on another computer. The result is that I added the ability to manipulate the eyes via and http endpoint by creating an http server and updating the location/orientation variables when new querystring values are passed in. This way, an external application can call the http endpoint and change where the eyes are looking based on input from a sensor like the Azure IoT Kinect Sensor, etc. If interested in hearing more or the source code, feel free to let me know. I am happy to share!
Screen Shot of Eyes and Controlling Application
Screen Shot of Eyes and Controlling Application
Screen.png (271.31 KiB) Viewed 399 times

User avatar
zjjackson101
 
Posts: 34
Joined: Sat Jun 01, 2013 3:57 pm

Re: Enhancement to the Animated Snake Eyes Bonnet for Raspbe

Post by zjjackson101 »

This is awesome! I was hoping to eventually do the same thing. I would greatly appreciate it if you shared.

User avatar
Emphyrio
 
Posts: 3
Joined: Thu Jul 01, 2021 5:15 pm

Re: Enhancement to the Animated Snake Eyes Bonnet for Raspbe

Post by Emphyrio »

Would appreciate the share as well.
Thank you! :-)
Patrick

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”