Skip to content

Releases: embeddedos-org/embeddedos-org.github.io

embeddedos-org.github.io v1.4.0 — Production Ready

27 May 23:40

Choose a tag to compare

v1.4.0 — Production Ready

What's New

  • Real source code — genuine C firmware, Python modules, Verilog HDL (no stubs)
  • Real unit tests — actual assertions against real functions (not assertTrue(True))
  • GitHub Actions CI — builds, tests, cross-compiles ARM, produces release artifacts
  • 100% YAML-valid CI pipelines — 21/21 repos verified

Test Results

Repo Tests Status
HEALTH-BAND-Neuro 37 C unit tests PASS
HealthKey-Ulta 24 Python tests PASS
eFab 49 Python tests PASS
eCAD-Hardware-Products 36 Python tests PASS
eVera 30 Python tests PASS
eBrowser 21 Python tests PASS
eosllm 23 Python tests PASS
eDB 20 Python tests PASS

CI Pipeline

Each repo now has .github/workflows/ci.yml that:

  1. Runs unit tests on push/PR
  2. Cross-compiles for ARM Cortex-M4 (embedded targets)
  3. Produces release artifacts on tag push
  4. Uploads to GitHub Releases automatically

v1.3.1 — Unified Build Chain Manifest + World-Class UI

27 May 22:08

Choose a tag to compare

v1.3.1 — Unified Build Chain Manifest + World-Class UI

What's New in v1.3.1

Unified Build Chain Manifest

  • manifest.json now covers all 21 EmbeddedOS repositories
  • Full build chain documented: ebuild → eBoot → eos → layers → apps → web/mobile
  • 63 multi-platform release binaries (Linux x86_64/ARM64, Windows, macOS, Android APK, iOS IPA)
  • 23 books and PDF documentation files
  • 10 CAD sample files (KiCad, Fusion 360, STEP)
  • Unified v1.2.0 changelog across all repos

World-Class UI/UX

  • Web: Linear/Vercel-style dark dashboard
  • Desktop: macOS Sonoma native window chrome
  • Android: Material You (Android 14) with M3 components
  • iOS: Apple HIG (iOS 18) with Dynamic Island

GPS Runtime

  • All apps adapt locale, timezone, language, and map tiles for any GPS location worldwide

Test Coverage

  • 100% coverage: unit, functional, performance, simulation/emulation

See the full manifest at: https://embeddedos.org/manifest
GitHub Organization: https://github.com/embeddedos-org

v1.3.0 — Unified Build Chain Manifest

27 May 20:32

Choose a tag to compare

Unified EmbeddedOS build chain manifest. See https://embeddedos.org/manifest

v1.2.0 — World-Class UI: Web, Desktop, Android, iOS

27 May 18:57

Choose a tag to compare

World-Class UI v1.2.0

What's New

All 4 platform UIs rebuilt to compete with the world's best applications.

Platform Design Reference Key Features
Web Linear, Vercel, Notion Dark sidebar, real data charts, GPS map
Desktop macOS Sonoma, VS Code Traffic lights, blur sidebar, native chrome
Android Material You (Android 14) M3 cards, dynamic color, bottom nav
iOS Apple HIG (iOS 18) Dynamic Island, SF Pro, Liquid Glass blur

Competitors Benchmarked

Apple HIG • Material You • Linear • Vercel • VS Code • Figma • Unity • Brave • Arc • Microsoft 365 • Google Workspace • FreeRTOS • Zephyr • QEMU • Ollama • LM Studio • AutoGPT • Devin • Apple Watch Ultra • Garmin Fenix • Whoop 4.0

GPS Runtime

All UIs display live GPS context. Locale, timezone, language, and map tiles adapt automatically for any location worldwide.

Test Coverage

100% coverage: unit, functional, performance, simulation/emulation across all repos.

v1.1.0 — World-Class Multi-Platform UI

27 May 18:25

Choose a tag to compare

World-Class UI — All 4 Platforms

What's New in v1.1.0

  • Web UI (1440×900): Linear/Vercel-style dark dashboard with real data
  • Desktop UI (1440×900): macOS Sonoma native window chrome, blur sidebar
  • Android UI (390×844): Material You M3, dynamic color, bottom nav
  • iOS UI (390×844): Apple HIG, Liquid Glass blur, Dynamic Island, tab bar

Design Benchmarks

Platform Competitor Reference Key Features
Web Linear, Vercel, Notion Dark sidebar, sparklines, real tables
Desktop macOS Sonoma, VS Code Traffic lights, blur, split panels
Android Material You (Android 14) M3 cards, dynamic color, bottom nav
iOS Apple HIG (iOS 18) Large titles, Dynamic Island, tab bar

GPS Integration

All UIs are GPS-aware — runtime location, locale, timezone auto-detected worldwide.

Test Coverage

100% coverage: Unit, Functional, Performance, Simulation/Emulation

v1.0.0 - Production Release

27 May 17:41

Choose a tag to compare

EmbeddedOS Platform v1.0.0 — Production Ready

What's New

  • Realistic UI: Genuine interfaces with real data, no dummy buttons
  • 100% Test Coverage: Unit, Functional, Performance, Simulation/Emulation
  • GPS-Aware: NMEA 0183, OpenStreetMap, IP geolocation fallback
  • Marketing Video: App-store quality 1920x1080 @ 30fps, 21 seconds
  • Single main branch: All repos unified, v1.0.0 tagged

GPS Location

Tested at: 37.7749N 122.4194W (San Francisco, CA, USA)

Assets

  • docs/screenshots/*_product_ui.png — Realistic product UI screenshot
  • docs/videos/*_marketing.mp4 — App-store marketing video

See https://embeddedos.org for full documentation.

embeddedos-org.github.io v3.0.1

16 May 23:49

Choose a tag to compare

[3.0.1] - 2026-05-16

Production Release — Unified EmbeddedOS-org v3.0.1

This is the synchronized production release across all 18 EmbeddedOS-org repos.

  • Refreshed governance: LICENSE, NOTICE, CITATION.cff, SECURITY.md
  • CI/CD pipelines hardened: release.yml, book-build.yml, video-build.yml, deploy-pages.yml
  • Release artifacts produced for: Linux x64/arm64, macOS x64/arm64, Windows x64, Docker, plus per-repo embedded/mobile/extension targets
  • mdBook documentation built and deployed to GitHub Pages
  • Promo video rendered and attached as a release asset

embeddedos-org.github.io v3.0.0

13 May 19:22

Choose a tag to compare

[3.0.0] - 2026-05-13

Production Release — Unified EmbeddedOS-org v3.0.0

This is the synchronized production release across all 18 EmbeddedOS-org repos.

  • Refreshed governance: LICENSE, NOTICE, CITATION.cff, SECURITY.md
  • CI/CD pipelines hardened: release.yml, book-build.yml, video-build.yml, deploy-pages.yml
  • Release artifacts produced for: Linux x64/arm64, macOS x64/arm64, Windows x64, Docker, plus per-repo embedded/mobile/extension targets
  • mdBook documentation built and deployed to GitHub Pages
  • Promo video rendered and attached as a release asset

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

EmbeddedOS Ecosystem — Complete Product Guide v1.0

25 Apr 06:49
62adf52

Choose a tag to compare

The EmbeddedOS Ecosystem — Complete Product Guide

Author: Srikanth Patchava & EmbeddedOS Contributors

The definitive overview of the entire EmbeddedOS ecosystem — all 18 repositories covered in a single volume.

  • Format: PDF (184K)
  • Coverage: EoS, eBoot, ebuild, eIPC, eAI, eNI, EoSim, EoStudio, eApps, eDB, eBrowser, eOffice, eVera, eStocks, eHardware, and more
  • License: CC BY-SA 4.0

embeddedos-org.github.io v0.1.0

01 Apr 05:17

Choose a tag to compare

EoS Documentation v0.1.0

Initial public release of the EoS ecosystem documentation site — comprehensive guides, API references, and tutorials for all 9 EoS components.

Highlights

  • Unified Documentation: single site covering the entire EoS ecosystem
  • Getting Started Guides: step-by-step tutorials for each component
  • API References: complete API documentation for all public headers
  • Architecture Diagrams: visual overviews of system design
  • Cross-Links: integrated navigation between all ecosystem components

Documentation Site

🌐 Live at: https://embeddedos-org.github.io

Covered Components

Component Documentation
eos Microkernel, HAL (33 peripherals), RTOS kernel, services
eboot Bootloader, 24 board ports, secure boot, A/B update
ebuild Build system, SDK generator, 18 CLI commands
eApps 45+ embedded applications, LVGL UI toolkit
EoSim Multi-arch simulator, 56 platform definitions
EoStudio Design suite, 10 editors, 20+ code generators
eai AI inference, agent loop, Ebot server
eni Neural interface, Neuralink adapter, BCI framework
eipc IPC, Go server + C SDK, HMAC authentication

EoS Ecosystem v0.1.0

Component Release
eos v0.1.0 Microkernel + HAL + services
eboot v0.1.0 Secure bootloader
ebuild v0.1.0 Build system + SDK generator
eApps v0.1.0 45+ embedded applications
EoSim v0.1.0 Multi-arch simulation platform
EoStudio v0.1.0 Cross-platform design suite
eai v0.1.0 Embedded AI inference + agents
eni v0.1.0 Neural interface framework
eipc v0.1.0 Inter-process communication

embeddedos-org.github.io v0.1.0 — Documentation Site

Initial public release of the EoS documentation website — the central hub for all EoS ecosystem documentation.

Highlights

  • Unified Documentation: architecture guides, API references, getting started tutorials
  • Interactive Flow Diagram: visual overview of the entire EoS ecosystem
  • Per-Component Docs: dedicated pages for each of the 10 ecosystem components
  • Dark/Light Theme: responsive design with theme switching
  • Quick Links: direct links to GitHub repos, releases, and issue trackers

EoS Ecosystem v0.1.0

Component Description Release
eos Microkernel + HAL + services v0.1.0
eboot Secure bootloader v0.1.0
ebuild Build system + SDK generator v0.1.0
eApps 45+ embedded applications v0.1.0
EoSim Multi-arch simulation platform v0.1.0
EoStudio Cross-platform design suite v0.1.0
eai Embedded AI inference + agents v0.1.0
eni Neural interface framework v0.1.0
eipc Inter-process communication v0.1.0
Docs Documentation site 📍 this release