MFoES02w (Mounted Family of Embedded Systems) is an open-source, modular embedded systems project focused on multi-purpose, mission-oriented displays and control nodes.
Originally inspired by real-world military MFD (Multi-Function Display) concepts, MFoES02w is designed to run on Raspberry Pi Zero 2w, prioritizing reliability, clarity, and physical interaction over raw compute power.
For kernel and SD card file. You can download from here (Based on Alpine linux).
Note
This image is ONLY compatible with Raspberry Pi Zero 2 W. Other Raspberry Pi models (Pi 1/2/3/4/5, Zero, Zero W) are NOT supported.
For Raspberry Pi Zero 2w
Designed for 1280x720 resolution
- ADS1115 - ADC 16 Bit
- GT911 - Touch support
- GPIO
- I2c
- USB device (libusb)
- 74HC165 (Untested)
This project is licensed under the Mozilla Public License 2.0 (MPL-2.0).
- You are free to use, modify, and distribute MFoES
- Modifications to MFoES02w source files must remain open
- MFoES02w may be combined with proprietary systems
See the LICENSE file for full details.
Contributions are welcome.
Guidelines:
- Keep changes modular and readable
- Respect the embedded-first philosophy
- Avoid unnecessary dependencies
- Test UI changes on low-resolution displays
MFoES02w is a civilian open-source project inspired by real-world vehicle and embedded system design.
It is not affiliated with or endorsed by any military organization. Any resemblance to real systems is purely conceptual and educational.