Building a Magical Forest – Part 1

Updates

A quick update on what we managed to accomplish today. We weren’t planning on doing any work, but Nicky offered to help show us how to set up the projectors when I went to ask for keys this weekend and I didn’t want to pass up the opportunity to get started so we’re less rushed next week.

What we now have is:

– Black curtains that meet in the middle, and that can be easily moved. The room is sectioned off in the way we discussed in class.

– A white curtain velcroed to the rig that we can project a scene of a forest onto for the exhibition using a PC that has been checked out to us.

– three projectors for the forest scene

-one projector for Alex

– we have also hung 6 spotlights (that are not currently connected to power)

All of this can be rearranged as needed, and we will need a forest scene to project (can be the same across three displays), and some environmental audio.

Building a Singing Tree with Raspberry Pi -Part 15

Updates

While I was unable to get the Raspberry Pi to communicate with the Bluefruit nRF52 board over a Bluetooth serial communication (it appears to require further research in the Nordic SDK to get functioning) – it was a very good lesson for navigating low level hardware and basic Python scripting that I hope to apply to the rest of this project.

Today in class I was able to get the system up and running headless over SSH with a portable battery. After speaking with Matt, I learned that it may be best to just use the GPIO pins not being used by the Capacitive touch Hat to control the lights.

The next task will be to get the script running with sound and light (using LEDs) happening when a sensor is touched. Once we’ve got that working we can start implementing both on a small scale tree model.