From Tinkering to Passion Project
I've been working on a cockpit audio recorder for my RV-7 - mostly for my own use to review flights. Record not only ATC, but also intercom audio. Useful when you have to second guess if something really happened the way you thought you heard it. Also fun to share snippets with friends or review for training purpopes. Something that didn't require remembering to turn it on. Something I didn't need to recharge. Not my phone, not a portable audio recorder. Something you can set and forget and it would just work. I had in my mind that maybe this would turn into a product I would build and market for other pilots.
Then the Needles crash happened. Two recently certified young pilots rented a plane from a fligth school at my home base of KVGT to time build and flew out to Needles at night. The plane went down near the airport and both perished. A friend of mine is a student at that school and took the loss very hard. Lots of questions about what happened on the flight. What was discussed before the accident. Questions there will never be answers to.
That crash made me rethink everything. Post-flight playback is convenient. But disaster recovery? That could actually help families get answers and maybe prevent future accidents. Could I redesign what I already have into something that would have been able to provide those answers? Not just an audio recorder, but a true 'blackbox' for GA that could have worked even in a situation like this where the plane was completely consumed by a post crash fire. Building something to survive a fire didn't seem feasible, but what about streaming the audio in flight rather than after the plane lands as was my current design. This actually required a complete ground up rethink and rebuild.
What I Built:
I pivoted completely and built BlackboxPi - a Raspberry Pi-based system focused entirely on one thing: making sure CVR audio survives even if the aircraft doesn't.
How it works:
- Continuously records cockpit audio in 60-second segments
- Uploads each segment to the cloud as it's recorded
- Even if the aircraft is destroyed (fire, water, impact, or never found), the audio is already safely in the cloud
- Redundant recordings with audio on the SD card and cloud.
The Setup:
- Raspberry Pi Zero 2W ($15)
- USB audio adapter ($7)
- NFlight audio cable to your audio panel ($40)
- SanDisk MAX Endurance microSD Card - 32GB ($12)
- USB adpater cable ($3)
- Any case for the Pi Zero 2 ($5-18) or can 3d print for free
- Your iPhone hotspot for connectivity
- Your Dropbox account (free tier is fine)
- Total cost: ~$80 for DIY build
Installation:
- Audio cabled plugs into panel jack. Has a passthrough for headset
- USB from ship power to the BlackboxPi.
- 5-minute setup via iOS app (configure WiFi, set Tail number, link Dropbox)
- Mount or stash out of the way.
- Done. Zero user interaction required after this.
Why I'm Sharing This
After that crash, I realized this doesn't really exist for GA. The purpose of a 'Blackbox' isn't that would have changed the outcome of an accident, but to help answer questions about what was happening before the accident and to hopefully help investigators prevent future accidents.
The core safety concept - disaster-proof audio recording - should be available for GA and not just airlines.
What I'm Looking For:
I'm at the point where I need feedback from the community:
1. Is this even useful? Am I solving a real problem or just building something I think is cool?
2. Would you actually build/use this? Or is it too much hassle for something you hope you'll never need?
3. What am I missing? What would make this more useful? What concerns do you have?
Current Status:
- I've donated units to the flight school where this happened for their 3 plane fleet and they are beta testing the hardware and iOS app
- I've been flying with this in my RV-7 (N560MW) for several months. Core recording functionality is rock solid.
- Handles abrupt power-off (no SD card corruption)
- Auto-reconnects to iPhone hotspot (this was a huge challenge)
- It just works
I have finally finished an iOS app for setup and monitoring. This now makes the setup and configuration dead simple.
Now it's ready for additional testers beyond my local airport.
If You Want to Build One:
I'll put together detailed build instructions with:
- Parts list with links
- SD card image (pre-configured, just flash and boot)
- iOS app (TestFlight beta)
- Installation guide with photos
- Help if you have any issues
Questions Welcome
Happy to answer any questions, help with builds, or take feedback on how to make this better.
Blue skies,
Jeff
RV-7 (N560MW)
I've been working on a cockpit audio recorder for my RV-7 - mostly for my own use to review flights. Record not only ATC, but also intercom audio. Useful when you have to second guess if something really happened the way you thought you heard it. Also fun to share snippets with friends or review for training purpopes. Something that didn't require remembering to turn it on. Something I didn't need to recharge. Not my phone, not a portable audio recorder. Something you can set and forget and it would just work. I had in my mind that maybe this would turn into a product I would build and market for other pilots.
Then the Needles crash happened. Two recently certified young pilots rented a plane from a fligth school at my home base of KVGT to time build and flew out to Needles at night. The plane went down near the airport and both perished. A friend of mine is a student at that school and took the loss very hard. Lots of questions about what happened on the flight. What was discussed before the accident. Questions there will never be answers to.
That crash made me rethink everything. Post-flight playback is convenient. But disaster recovery? That could actually help families get answers and maybe prevent future accidents. Could I redesign what I already have into something that would have been able to provide those answers? Not just an audio recorder, but a true 'blackbox' for GA that could have worked even in a situation like this where the plane was completely consumed by a post crash fire. Building something to survive a fire didn't seem feasible, but what about streaming the audio in flight rather than after the plane lands as was my current design. This actually required a complete ground up rethink and rebuild.
What I Built:
I pivoted completely and built BlackboxPi - a Raspberry Pi-based system focused entirely on one thing: making sure CVR audio survives even if the aircraft doesn't.
How it works:
- Continuously records cockpit audio in 60-second segments
- Uploads each segment to the cloud as it's recorded
- Even if the aircraft is destroyed (fire, water, impact, or never found), the audio is already safely in the cloud
- Redundant recordings with audio on the SD card and cloud.
The Setup:
- Raspberry Pi Zero 2W ($15)
- USB audio adapter ($7)
- NFlight audio cable to your audio panel ($40)
- SanDisk MAX Endurance microSD Card - 32GB ($12)
- USB adpater cable ($3)
- Any case for the Pi Zero 2 ($5-18) or can 3d print for free
- Your iPhone hotspot for connectivity
- Your Dropbox account (free tier is fine)
- Total cost: ~$80 for DIY build
Installation:
- Audio cabled plugs into panel jack. Has a passthrough for headset
- USB from ship power to the BlackboxPi.
- 5-minute setup via iOS app (configure WiFi, set Tail number, link Dropbox)
- Mount or stash out of the way.
- Done. Zero user interaction required after this.
Why I'm Sharing This
After that crash, I realized this doesn't really exist for GA. The purpose of a 'Blackbox' isn't that would have changed the outcome of an accident, but to help answer questions about what was happening before the accident and to hopefully help investigators prevent future accidents.
The core safety concept - disaster-proof audio recording - should be available for GA and not just airlines.
What I'm Looking For:
I'm at the point where I need feedback from the community:
1. Is this even useful? Am I solving a real problem or just building something I think is cool?
2. Would you actually build/use this? Or is it too much hassle for something you hope you'll never need?
3. What am I missing? What would make this more useful? What concerns do you have?
Current Status:
- I've donated units to the flight school where this happened for their 3 plane fleet and they are beta testing the hardware and iOS app
- I've been flying with this in my RV-7 (N560MW) for several months. Core recording functionality is rock solid.
- Handles abrupt power-off (no SD card corruption)
- Auto-reconnects to iPhone hotspot (this was a huge challenge)
- It just works
I have finally finished an iOS app for setup and monitoring. This now makes the setup and configuration dead simple.
Now it's ready for additional testers beyond my local airport.
If You Want to Build One:
I'll put together detailed build instructions with:
- Parts list with links
- SD card image (pre-configured, just flash and boot)
- iOS app (TestFlight beta)
- Installation guide with photos
- Help if you have any issues
Questions Welcome
Happy to answer any questions, help with builds, or take feedback on how to make this better.
Blue skies,
Jeff
RV-7 (N560MW)