Snake Basket Demo!

The snake basket that I’ve been building is finally starting to take shape! I have a completely functional version of it! Here’s what it looks like:

I’m going to make a small change to the code. I’m going to add a three second delay after the button push for the action to take place. I want to be able to have some physical distance between my hands and body when the actions take place.

-Louie

Making a Snake Basket…

arduino for magic tricks

In the past I’ve tried to learn to use an Arduino to control motors, servos, etc. It was challenging as I never learned to do any programming in high school. None of the books really helped me figure it out. I was working with Greg Tarlin (juggler/puppeter) in the summer of 2024 and we were chatting about it. We worked together again a few months ago and he talked me through the very basics of it, but having a human tell me stuck more than a book.

I took a basic Arduino project kit on the road with me and have been working through the projects, and I’m understanding the code more and more.

The first real project I want to make is a snake basket. I want to combine the two “modern” snake baskets from my teenage years which were Terry Lunceford’s Viper Pro and Collector’s Workshop’s Khyber Kobra.

Here are videos of both of them:

What I want to do is have the snake rise out with the wrong card, then go back into the basket. Then a few cards shoot out of the basket a couple of times, and finally the snake jumps out.

I’m not sure that I want to do it with a snake, I was thinking of having an octopus or Kracken in the container. It sticks out a tentacle or two and at the end doesn’t jump out, but the tentacle reaches out quickly. Not sure if that will work, but it’s not a snake….

-Louie