DIY GHOST Trap(Halloween)

by Yakroo in Circuits > Gadgets

400 Views, 2 Favorites, 0 Comments

DIY GHOST Trap(Halloween)

DIY GHOST TRAP 3 : UNIHIKER #trending #halloween
Ghost Trap cover.png
DIY GHOST TRAP 2 : UNIHIKER #trending #halloween
DIY GHOST TRAP #trending #halloween
ght.png
95258aa1-ea30-4928-8a43-1e3745773beb.png
7a104955-225b-4228-8696-f7f90eda2d05.jpg
8f0a9800-d0fa-4cd7-b711-ad01b1013b43.jpg
dfb6c285-e19e-49e2-ba3d-517bfcfc3786.jpg

https://www.youtube.com/watch?v=UEBWoLuZxA8

https://www.youtube.com/shorts/Z2lHnabYmDc


When I was a kid, Ghostbusters was my favorite movie.

Every time I saw that scene where they opened the trap — blue light bursting out, eerie sounds, and spirits getting sucked inside —

I promised myself that one day, I would build one for real.

And now, with UNIHIKER, transparent LCD displays, and 3D printing,

it’s finally possible to make that dream come true —

a Ghost Trap that actually looks like there’s a real spirit inside, moving and trying to escape. 👻

Designed

DIY Ghost Trap : UNIHIKER #trending #halloween
Screenshot 2025-10-31 165813.png
d8c31365-8348-49c8-9482-e5310f9abe6f.png
872ed388-6609-48e7-a7dd-94aee074bfc8.png
5ace883d-8a94-444e-b29f-60022a8396df.jpg
DIY AI Ghost Trap | Raspberry Pi + LCD + 3D Print Halloween Build #ghostbusters #trending

https://www.youtube.com/watch?v=Z2lHnabYmDc


How It Works

  1. Raspberry Pi plays looping “ghost-in-the-box” videos using mpv.
  2. The transparent display creates the illusion of a trapped entity.
  3. RGB LEDs flash blue-red when the ghost moves.
  4. Eerie knocks and whispers come from the speaker.
  5. When the user touches the screen → the ghost calms down briefly before reappearing.

Build Steps

  1. 3D Print the Case
  2. Design in FreeCAD
  3. Include a viewing window to show the trapped spirit.
  4. Add engraved Ghostbusters logo or hazard labels.

Hardware


1.UNIHIKER M10 x1

2.LCD TFT x1

3.3Dprint case

4.LED RGB WS2812

Software

Python:

sudo nano ghost1.py


Raspberry PI: Install

pip install moviepy

sudo apt install -y mpv python3-evdev



sudo XDG_RUNTIME_DIR=/run/user/$(id -u) python3 ghost1.py

sudo -E python3 ghost1.py

3Dprint

95258aa1-ea30-4928-8a43-1e3745773beb.png
bf42e696-f01e-43c8-b07d-1fd69367aa80.jpg
763fa11a-8d2d-466d-b5eb-11046b09c130.jpg
d7ed4c39-4e28-414c-82fa-1f8e58b50105.jpg
59581eb3-039c-43de-85a2-12a0c9a6883d.jpg
8f0a9800-d0fa-4cd7-b711-ad01b1013b43.jpg
a544dfb8-caeb-4c50-b4ef-c013a377f51e.jpg
ChatGPT Image 28 ต.ค. 2568 03_23_23.png
dfb6c285-e19e-49e2-ba3d-517bfcfc3786.jpg

Circuit

ghostcir2.png

COde

Screenshot 2025-10-31 172035.png