

Ep 341: Qualcomm Owns Arduino, Steppers Still Dominate 3D Printing, and Google Controls Your Apps
Oct 10, 2025
Qualcomm's acquisition of Arduino raises questions about the future of the platform. Google introduces developer restrictions on Android sideloading, impacting user rights and open-source projects. The hosts explore the dominance of stepper motors in 3D printing and delve into innovative hacks like a mechanical LEGO DVD logo. They also discuss custom LCD projects, algorithmic art, and tiny RV conversions, showcasing creativity in technology. Plus, insights on voltage standards in logic circuits provide a fascinating historical context.
AI Snips
Chapters
Books
Transcript
Episode notes
Linux SBC Meets Arduino Form Factor
- The Arduino Uno Q mixes a Linux SBC and a microcontroller in an Uno form factor, trading simplicity for power.
- Its success depends on high-quality RPC/software that bridges Linux and the microcontroller cleanly.
Protect Arduino By Prioritizing Software
- Treat Arduino as a software and ecosystem play, not just hardware; maintain long-term software support.
- Qualcomm must nurture the community and tooling or risk the board becoming marketing vaporware.
Sideloading Restrictions Threaten App Freedom
- Google will require developer registration for sideloaded APKs unless installed via ADB, raising barriers for open-source distribution.
- This may push the community toward alternative mobile OSes or more ADB-centric workflows.