In this video, I explore the UNIHIKER M10, an all-in-one Linux device that runs Python natively. Screen, sensors, GPIO, USB, and Wi-Fi are all built in, which means I can skip the usual setup overhead and get straight to building.
I show:
Running native Python apps on-device
Plotting real-time sensor data
Using external sensors via Gravity ports
Exporting data to USB storage
Editing and deploying Python code to an ESP32
Even making a simple game entirely in Python
If you’re a maker, hobbyist, or someone who enjoys building things with Python and hardware, this might make more sense than you expect.
Links:
Board- https://www.unihiker.com/products/m10
Code- https://github.com/TechTalkies/YouTub...
Case by GokuX- • Making My UNIHIKER Portable #3dprinting
Chapters:
00:00 Portable Python
00:27 Case with battery
01:53 Python apps and sensors
02:36 USB host
02:58 Python IDE
04:34 Python Games