I have also been developing Shutterbug, which comprises a small motorised camera mounted on a raspberry pi. It wakes up every 10 minutes and takes 50 random pictures of its surroundings and stitches them together into a digital collage of what […]
I have just realised that the pics I used in my last post about face recognition could not have been from the sensor that I was referring to [the one that had its own built in face recognition circuitry]: because […]
Let’s face it, sorting out how to achieve face recognition sounds daunting – but it is surprising just how much is relatively plug and play these days. For example, a friend at Cambridge MakeSpace told me about a motion sensor that […]
A simple PIR (Passive Infra Red) motion detector Basic motion sensors are surprisingly small and fiddly. They need to be connected to GPIO pins on the Raspberry Pi which you can do using simple leads that push into place, or […]
In truth I hit loads of snags along the way – it is the nature of programming to have things fall over. Searching for the error online often provides a fix, but there were several times when I reached the […]
There are so many options to choose from when starting out with interactive artworks that it can seem overwhelming. Arduino, Pico, Python, MicroPython, Raspberry Pi… where to start? So it is important to orientate yourself and take some time to […]
My aim was to create an artwork that responded to the presence of the viewer, and I wanted to mimic the way in which social media keeps people hooked. So my project was going to show some content on a […]
First steps towards an interactive artwork