frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: DashPack – Turn a car window switch into a family‑friendly soundboard

https://github.com/Cordince/DashPack
2•NathanCordince•2d ago
Here is the hacked together *DashPack*, a tiny CAN‑bus interface that listens for the window‑up switch in my 2018 Porsche Macan and plays movie quotes through the car’s AUX input. It gives passengers (especially kids) something fun to do that doesn’t involve touching any “unsafe while driving” controls.

---

### Why?

* The only controls reachable by back‑seat passengers that don’t affect driving are the seat and window switches. * A single, familiar control with two modes:

  * **Short press** – triggers a *random* clip (e.g. a “pew‑pew” laser sound).
  * **Auto‑up hold** – triggers a *known* clip (e.g. Spaceballs: “Thank you for pushing the self‑destruct button”).
* Adds a bit of shared, in‑car comedy without screens or Bluetooth headaches.

---

### How it works

1. *Hardware*

   * Raspberry Pi (or any Linux box with `socketcan`)
   * USB‑to‑CAN adapter (I used an InnoMaker USB2CAN)
   * 3.5 mm audio out → car’s AUX jack (I used a cheap 2.4 GHz TX/RX pair to hide the Pi in the cargo area)
2. *Wiring (Macan 2018)*

   * Comfort CAN at the gateway under the rear bench

     * Pin 5 = CAN‑L
     * Pin 15 = CAN‑H
   * Posi‑tap, run two wires through the stock conduit, DONE.
3. *Software*

   * Python (`python‑can`, `pygame`, `playsound`)
   * Reads CAN ID 0x3D0 and decodes the *window‑up* bits
   * Picks a WAV/MP3 from `sounds/`, launches `mplayer`
   * Autostarts via a `.desktop` file so it survives key‑off/on cycles
4. *Testing*

   ```bash
   # virtual CAN
   sudo modprobe vcan
   sudo ip link add vcan0 type vcan
   sudo ip link set up vcan0
   # simulate a window‑up frame every second
   cangen vcan0 -I 3d0 -D 0000140085 -g 1000
   ```
---

### Caveats

* *Vehicle‑specific:* Only confirmed on a 2018 Macan Base. Other Porsches → new CAN IDs & pins. * *Hackish:* No guarantees, warranty, or safety claims. Tap the wrong wires at your own risk. * *Audio:* I avoided Bluetooth on purpose; AUX + analog TX/RX has 0 pairing issues and \~0 latency.

---

### Repo / Docs / Pics

[https://github.com/your‑user/dashpack](https://github.com/your‑user/dashpack) – full wiring photos, CAN logs, and a list of quote clips in `sounds/`.

---

### What’s next?

* Hooking HVAC and seat‑vent messages for more “passenger superpowers” * Car‑agnostic bus sniffing to auto‑learn switchgear IDs * Maybe an “Arduino‑only” build so folks don’t need a Pi

---

I’d love feedback on:

* Better ways to detect switch events across different Porsche models * Safer/cleaner CAN tap ideas * Creative sound clip suggestions (short lines that always get a laugh)

ARM Became the Default Chip Architecture

https://www.acquired.fm/episodes/how-arm-became-the-worlds-default-chip-architecture-with-arm-ceo-rene-haas
1•felineflock•26s ago•0 comments

Vibe Imaging: why you need a 1 second image generator

https://www.reddit.com/r/SideProject/s/sqifslRsnH
1•brightvegetable•2m ago•0 comments

Secure by Design: Google's Perspective on Memory Safety (2024) [pdf]

https://storage.googleapis.com/gweb-research2023-media/pubtools/7665.pdf
1•todsacerdoti•4m ago•0 comments

Building and better understanding vision-language models (2024)

https://huggingface.co/papers/2408.12637
1•veryluckyxyz•4m ago•0 comments

Farewell to Lee Gold's Alarums and Excursions

https://www.chaosium.com/blogout-of-the-suitcase-54-farewell-to-lee-golds-alarums-excursions/
2•jdkee•5m ago•0 comments

Show HN: Envilder – Generate .env Files from AWS SSM Parameter Store

https://github.com/macalbert/envilder
1•macAndPeach•8m ago•0 comments

Show HN: Genie – A Slack teammate to help teams research and find answers fast

https://genie-slack-connect.lovable.app/
1•venk12•8m ago•0 comments

Canada's first automated greenhouse just opened in Ontario

https://www.yourcitywithin.com/canadas-first-fully-automated-greenhouse-just-opened-farm-in-ontario/
1•geox•8m ago•0 comments

Toxic chlorine cloud near Barcelona confines more than 160k indoors

https://www.theguardian.com/world/2025/may/10/toxic-chlorine-cloud-near-barcelona-confines-tens-of-thousands-indoors
4•bookofjoe•16m ago•0 comments

Complex systems: Life insurance and your money

https://www.complexsystemspodcast.com/episodes/life-insurance-and-your-money-with-zac-townsend/
1•zt•17m ago•0 comments

US administration proposes to cancel Mars Sample Return mission

https://www.scientificamerican.com/article/trump-budget-calls-for-stranding-nasas-mars-samples-on-the-red-planet/
3•pmags•20m ago•0 comments

The NSF Is Being Dismantled – With Broad Implications for the American Economy

https://www.forbes.com/sites/johndrake/2025/05/09/the-national-science-foundation-is-being-dismantled-what-the-economy-needs-is-more-investment/
5•gammarator•21m ago•1 comments

Public Finances in Modern History – Interest paid on public debt, percent of GDP

https://www.imf.org/external/datamapper/ie@FPP/ITA
1•stareatgoats•23m ago•0 comments

Xtool: Cross-Platform Xcode Replacement

https://github.com/xtool-org/xtool
2•goranmoomin•25m ago•0 comments

Java Build Tools Could Be So Much Better [video]

https://www.youtube.com/watch?v=REOCaHmUkH4
1•lihaoyi•27m ago•0 comments

Grumblebee's Rules of Order (For Himself)

https://www.metafilter.com/user/923
2•1123581321•29m ago•0 comments

Why Are ADHD Rates So Much Higher in the U.S.?

https://gizmodo.com/why-are-adhd-rates-so-much-higher-in-the-u-s-2000595804
3•rntn•29m ago•0 comments

Comparison of C/POSIX standard library implementations for Linux

https://www.etalabs.net/compare_libcs.html
3•smartmic•30m ago•0 comments

Tony Hsieh and the Emptiness of the Tech-Mogul Myth (2023)

https://www.newyorker.com/news/our-columnists/tony-hsieh-and-the-emptiness-of-the-tech-mogul-myth
1•Bluestein•32m ago•0 comments

Frontiers for Young Minds

https://kids.frontiersin.org/
1•zeiki•32m ago•1 comments

Why Tintin Never Took Off in America–But Still Could

https://medium.com/@jessenazario/when-you-say-the-name-tintin-in-the-united-states-youre-just-as-likely-to-get-a-blank-stare-as-4599d85c01d2
2•thunderbong•33m ago•0 comments

The AI Email Generator

https://mailteorite.com/chat
1•yourbigtechbro•33m ago•1 comments

Finding Beauty and Truth in Mundane Occurrences

https://www.quantamagazine.org/finding-beauty-and-truth-in-mundane-occurrences-20250509/
1•Brajeshwar•34m ago•0 comments

The Sun May Be Entering an Era of Stronger 11-Year Cycles

https://www.scientificamerican.com/article/stronger-solar-activity-cycles-may-be-in-the-suns-forecast/
5•Brajeshwar•34m ago•1 comments

AI hallucinations are getting worse – and they're here to stay

https://www.newscientist.com/article/2479545-ai-hallucinations-are-getting-worse-and-theyre-here-to-stay/
3•greyadept•34m ago•1 comments

Scientists Crack 70-Year Fusion Puzzle, Paving Way for Clean Energy

https://scitechdaily.com/scientists-crack-70-year-fusion-puzzle-paving-way-for-clean-energy/
1•Brajeshwar•34m ago•1 comments

Show HN: Code Claude Code

https://github.com/RVCA212/codesys
2•sean_•39m ago•0 comments

The Hunter Brothers' 23-Day Non-Stop Flight, 1930

https://www.vintag.es/2025/05/the-hunter-brothers-checking-engine.html
2•dxs•40m ago•0 comments

Can Germany rein in its academic bullying problem?

https://www.nature.com/articles/d41586-025-01207-8
3•elashri•40m ago•0 comments

Fastgron: Make JSON greppable, super fast

https://github.com/adamritter/fastgron
3•fanf2•44m ago•0 comments