Let me preface this with a bit of a caveat. I don’t believe in ghosts, spirits or an afterlife. But I am not so stubborn that I couldn’t be convinced otherwise. If you’re coming with strong claims of ghosts, then Imma need some strong evidence.
My girlfriend watches a lot of ghost hunter shows, and I simply can’t stand them. They have these random LEDs that light up, or speakers that play radio clips to indicate ghosts. It is all crap and all for show, but they have some people convinced. I said, I could make a better sensor than that, and she said, prove it.
Enter The Whisper Box.
This is a project that combines virtually every sensor I could get my hands on, into a single detector. The sensors include:
- 60GHz MMwave Presence detector
- 3 x Ultrasonic distance sensors
- 3 x MEMS accelerometers
- PIR motion detector
- Flame IR sensor
- MEMS barometric pressure sensor
- DHT11 Temp/Humid sensor
- a variety of other types of temperature sensors
- a variety of Hall magnetic sensors
- a suite 9 of MQ gas sensors (MQ2-9, MQ135)
- a 2.5um particle detector
- a custom orthogonal capacitive environment sensor
- Omnidirectional microphone
These sensors are all gathered with a few raspberry pi picos. That data is streamed out over USB via serial. All the picos are piped into a raspberry pi 4, that handles the visualizations and output.
Our thinking is that if a ghost exists, and it has any ability at all to interact with the environment, then this gives the ghost the ability to interact with a device that can translate interactions into readings. MEMS devices in particular are sensitive to very small movements. The custom capacitive sensor is extremely sensitive and can detect me bobbing my head over 2 meters away! If the spirits have any intention to communicate, this would be the way they could do it electronically. To use the device, follow a simple procedure of asking your spirit a question, then observing the readings for a response. We can get into correlation later.
I have no expectation of finding spirits with this device. I figured that if nothing else, it is a good way to keep my brain working, use up all these components I have laying around, and maybe give me a way to relate to Lisa when she starts talking about ghost hunting, without rolling my eyes.
I am still deep in the process of designing and building it. I thought this would be the perfect project to get my own custom PCB manufactured. All the youtubers say its only $5 for 5 boards. I got my MQ gas sensors all laid up into a single PCB with multiplexing over I2C, dedicated power filtering, and a nice classy look. When I uploaded the files I was happy to see the cost was right around what I expected. As I moved through the process and got to the very end, they tacked on VAT and tariff charges that took my $5 order to over $50! That was enough to make me back off and do it myself the hard way.
Here’s a couple of shots showing off the mess I’ve gotten myself into.
MQ Gas Sensor Array
Orthogonal Capacitive Sensor
Triple 3-axis accelerometers
MMwave and ultrasonic sensors
I still have more sensors to add. I still need to design and build a case to hold it all. I still need to design the interface.
I’d like to find a good cheap infrasound mic. I’d also like to find an affordable Geiger tube to add on.
Anyone else into electronics? How would you go about detecting a ghost?










