haunted picture copy.png

haunted picture2 copy.png

IMG-1988.jpg

IMG-1989.jpg

IMG-1990.jpg

IMG_2059.HEIC

not working

working / working as well

For practice, I started by using an OLED that I borrowed from the shop (the screen was broken but I thought that my code was doing that). It was also smaller than the art that I made for the ghost frame. But I managed to make the OLED functional.

I initially used the u8g2; however, it wasn’t compatible with the Adafruit OLED STEMMA QT that I bought. Moreover, even with the cheap Amazon OLED that I bought, it distorted the image (reference: not working). The cheap Amazon OLED also lied about its dimensions. It was actually 128x32.

Images were made through bitmap: to animate them, bitmaps were put in an array to be cycled through. To make the ghost haunted, it would take input from the button. I also added a speaker to play sounds to make the ghost wail (reference working). This was coded through the use of tones.

My section of work was then added to the haunted house on the first floor (the second floor was Anvay’s levitating girl).

Anvay’s was done through the use of a motor and time of flight sensor.

Thus a haunted dollhouse was made. This was done mainly through laser cutting.

THE ACTUAL CODE;

code