A complete embedded AI systems stack β from bare-metal boot to top-level IoT integration.
π Live site: www.embeddedos.org
π Developer Portal: embeddedos-org.github.io
πͺ App Store: embeddedos-org.github.io/eApps
| Project | Version | Language | Description |
|---|---|---|---|
| EoS | v0.1.0 | C11 | Embedded OS β 33 HAL peripherals, 41 product profiles, RTOS kernel, multicore SMP/AMP, crypto, OTA, sensor, motor control, GDB stub, loadable drivers, device tree |
| eBootloader | v0.1.0 | C11 | Staged boot β 24 boards across 10 architectures, A/B slots, CRC32, auto-rollback, UEFI device table, multicore boot |
| eBuild | v0.1.0 | Python | Build system β 18 CLI commands, SDK generator (14 targets), hardware analyzer, deliverable packager, 6 templates |
| EAI | v0.1.0 | C11 | AI runtime β two-tier (Min 50KB + Framework), 12 LLM models, ReAct agents, LoRA fine-tuning, federated learning, 8-layer security |
| ENI | v0.1.0 | C11 | Neural interface β Neuralink adapter (1024ch/30kHz), EEG provider, DSP, neural net, intent decoder, neurofeedback, stimulator safety |
| EIPC | v0.1.0 | Go + C | Secure IPC β HMAC-SHA256, capability auth, TCP/Unix/SHM transports, priority lanes, policy engine, audit logging |
| eApps | v0.1.0 | Multi | Unified App Store β 60+ apps: 46 native C/LVGL, 32 mobile Flutter, 34 web PWAs, 20 browser extensions, 14 dev tools, 22 CLI tools, 16 enterprise deployments |
| EoSim | v0.1.0 | Python | Simulator β 52+ platforms, 12 architectures, EoSim native engine, QEMU/Renode/HIL bridge |
| EoStudio | v0.1.0 | Python | Design suite β 12 editors (3D, CAD, UI, game, hardware), 30+ code generators, LLM integration |
| eDB | v0.1.0 | Python | Database β SQL + Document + Key-Value, REST API, JWT auth, AES-256, eBot AI queries |
| eBowser | v0.1.0 | C | Browser engine β HTML5/CSS rendering for embedded/IoT, modular architecture, plugin system |
| eOffice | v0.1.0 | JS/TS | Office suite β 11 apps (eDocs, eSheets, eSlides, eMail, eDrive), eBot AI assistant |
| eServiceApps | v0.1.0 | Dart | Mobile apps β eSocial, eRide, eTravel, eTrack, eWallet (Flutter) |
| eos-platform | v0.1.0 | C | Platform layer β Desktop, TV, Laptop, Tablet, Kiosk profiles on EoS |
All desktop/mobile/web/extension apps are consolidated in the eApps repository:
| Category | Count | Technologies | Delivery |
|---|---|---|---|
| Native Apps | 46 | C + LVGL | Binaries, WASM |
| Desktop Apps | 4 | Electron, Python, C/SDL2 | .exe .dmg .AppImage |
| Mobile Apps | 32 | Flutter (Android + iOS) | .apk .aab .ipa |
| Web Apps | 34 | HTML5/JS/WASM PWA | GitHub Pages |
| Browser Extensions | 20 | WebExtensions Manifest V3 | .zip .crx .xpi |
| Dev Tools | 14 | VS Code, JetBrains, Vim | .vsix .jar |
| CLI Tools | 22 | Node.js, Python | npm, pip |
| Enterprise | 16 | Docker, Helm, MSI | Images, charts |
Headline Products: eOffice (11-app office suite), EoStudio (12-editor IDE), EoSim (52+ platform simulator), eBrowser (embedded web engine), eServiceApps (5 Flutter mobile apps)
www.embeddedos.org/ 26 pages
βββ index.html Homepage
βββ ecosystem.html Ecosystem overview
βββ product-eos.html EoS product page
βββ product-eboot.html eBootloader product page
βββ product-ebuild.html eBuild product page
βββ product-eai.html EAI product page
βββ product-eni.html ENI product page
βββ product-eipc.html EIPC product page
βββ product-eapps.html eApps & App Store product page
βββ product-eosim.html EoSim product page
βββ product-eostudio.html EoStudio product page
βββ product-edb.html eDB product page
βββ product-ebowser.html eBowser product page
βββ product-eoffice.html eOffice product page
βββ product-eserviceapps.html eServiceApps product page
βββ about.html About the foundation
βββ contact.html Contact form (Web3Forms)
βββ donate.html Donations (Stripe)
βββ membership.html Membership tiers
βββ certification.html Certification programs
βββ careers.html Job listings
βββ internship.html Internship program
βββ documentation.html Technical docs
βββ resources.html Research resources
βββ research.html Neural link research
βββ neural-link-ai.html Neural link + AI
βββ ai-os.html AI operating systems
βββ building-os.html Building OS guide
βββ future-research.html Future research
βββ privacy.html Privacy policy
βββ terms.html Terms of service
βββ code-of-conduct.html Code of conduct
βββ licenses.html Open source licenses
βββ 404.html Custom 404 page
βββ css/style.css Design system (67KB)
βββ js/main.js Navigation + animations
βββ js/monitor.js Sentry error monitoring
βββ js/forms.js Contact + donate forms
βββ js/cookies.js Cookie consent
βββ js/search.js Client-side search
βββ sitemap.xml 22 URLs
βββ robots.txt Crawler config
βββ tests/run-tests.ps1 66 automated tests
66 tests across 8 categories β run locally:
pwsh tests/run-tests.ps1| # | Category | Tests | What It Checks |
|---|---|---|---|
| 1 | Functional | 16 | Links, forms, nav, buttons, JS/CSS files |
| 2 | Usability | 5 | <h1>, breadcrumbs, alt text, CTAs |
| 3 | Performance | 7 | File sizes, lazy loading, preconnect, no inline styles |
| 4 | Compatibility | 9 | DOCTYPE, viewport, responsive, dark mode, print |
| 5 | Security | 7 | XSS prevention, HTTPS, honeypot, no API keys |
| 6 | SEO | 8 | Title, OG tags, JSON-LD, sitemap, lang |
| 7 | Accessibility | 7 | Skip-link, ARIA, focus-visible, semantic HTML |
| 8 | Regression | 7 | CSS ref, project names, copyright, JS loaded |
git push β GitHub Actions
βββ Website Tests 66 tests (required for PR merge)
βββ Validate HTML Lint + broken link check (required)
βββ Build Minify CSS + inject API keys
βββ Deploy (GitHub Pages)
βββ Deploy (HostGator FTP)
βββ Lighthouse CI 5 pages audited (perf β₯70%, a11y β₯85%, SEO β₯85%)
Weekly releases: Every Monday at 6:00 AM UTC β auto-tag + changelog + deploy.
API keys are injected at deploy time via GitHub variables (never committed to source):
gh variable set WEB3FORMS_KEY --body "your-key" # Contact form
gh variable set STRIPE_DONATE_URL --body "https://..." # Donations
gh variable set SENTRY_DSN --body "https://...@sentry" # Error monitoring- HTML5 β Semantic elements, ARIA roles, OG meta tags
- CSS3 β Custom properties, Grid/Flexbox, dark mode, animations, 67KB design system
- JavaScript β Vanilla ES5, IntersectionObserver, animated counters, zero frameworks
- Hosting β GitHub Pages + HostGator FTP (dual deploy)
- CI/CD β GitHub Actions (3 workflows)
- Monitoring β Sentry SDK (lazy-loaded)
- Forms β Web3Forms (contact) + Stripe Payment Links (donate)
| Site | Purpose |
|---|---|
| embeddedos-org.github.io | Developer portal β docs, getting started, hardware lab |
| embeddedos-org.github.io/eApps | App Store β browse/download 60+ apps |
| github.com/embeddedos-org | GitHub organization β all source code |
MIT β see LICENSE for details.
Β© 2026 EmbeddedOS (EoS) Research Foundation. A 501(c)(3) nonprofit.