Professional Yocto Application Layer for Dynamic Devices Edge Computing Platforms
β±οΈ Get productive in 30 minutes | π Complete documentation in Wiki
π Start Here: Quick-Start Guide - Board setup to working system in 30 minutes
π Development Workflows - Build, flash, test, debug
π Hardware Reference - Pinouts, interfaces, specifications
Board | SoC | Key Features | Quick Setup |
---|---|---|---|
Edge AI | i.MX8MM | Audio processing, sensors, radar | Hardware Guide |
Edge EInk | i.MX93 | E-ink display, low power, security | Hardware Guide |
Edge EV | i.MX8MM | Clean energy management | Board Details |
Edge GW | i.MX8MM | Communications gateway | Documentation coming soon |
# Download and program in one command
./scripts/fio-program-board.sh --machine imx8mm-jaguar-sentai --program
# For E-Ink board
./scripts/fio-program-board.sh --machine imx93-jaguar-eink --program
# Clone with submodules
git clone --recursive https://github.com/DynamicDevices/meta-dynamicdevices.git
cd meta-dynamicdevices
# Build and program (30-90 minutes first time)
KAS_MACHINE=imx8mm-jaguar-sentai ./scripts/kas-build-and-program.sh
π Detailed instructions: Building and Flashing Guide
- π Enterprise Security: Secure boot, OTA updates, device management via Foundries.io
- π± Container-Ready: Docker pre-installed with hardware acceleration
- π Wireless Connectivity: WiFi 6, Bluetooth 5.4, 802.15.4 (Zigbee/Thread/Matter)
- π΅ Audio Processing: TAS2563 codec with PDM microphones (Edge AI)
- β‘ Power Management: Advanced suspend/resume, wake-on-LAN (Edge EInk)
- π§ Development Tools: Complete toolchain, debugging, profiling
π Feature implementation guides: Feature Guides
- π Quick-Start - Get productive in 30 minutes
- π» Development Workflows - Daily engineering tasks
- π§ Hardware Reference - Technical specifications
- π Feature Guides - Audio, wireless, security implementation
- π Advanced Topics - CI/CD, custom firmware, complex customization
- π Technical Documentation - Layer architecture, compliance, best practices
- π Troubleshooting Guide - Common issues and solutions
- π GitHub Issues - Bug reports and feature requests
- π Complete Wiki - Comprehensive documentation
- Email: info@dynamicdevices.co.uk
- Security Issues: security@dynamicdevices.co.uk
- Commercial Licensing: licensing@dynamicdevices.co.uk
- Open Source: GPL-3.0 for non-commercial use
- Commercial: Available for commercial deployments
- Yocto Compatible: Ready for official Yocto Project certification
- Security: CVE scanning and SBOM generation in CI/CD
π Details: License Information | Security Policy | Contributing Guidelines
Professional embedded Linux solutions for edge computing platforms
- Website: dynamicdevices.co.uk
- GitHub: @DynamicDevices
- Contact: info@dynamicdevices.co.uk
π‘ Ready to start? Visit the Wiki for complete documentation!