Documentation
EmbeddedOS Documentation
Complete API reference, guides, and examples for all 14 EmbeddedOS components. 300+ APIs documented with code examples.
Ctrl+K
Core Platform
AI & Neural
Applications & Tools
Quick API Reference
Commonly used APIs across the EmbeddedOS ecosystem.
| API | Description |
|---|---|
eos_task_create() | Create a new RTOS task |
eos_mutex_lock() | Acquire a mutex lock |
eipc_channel_open() | Open an IPC channel |
eai_model_load() | Load a neural network model |
esec_encrypt() | Encrypt data with AES-256 |
enet_socket_create() | Create a network socket |
edb_query() | Execute a SQL query |
eboot_update_start() | Initiate OTA firmware update |
Ready to Start Building?
Follow the Getting Started guide to set up your development environment.
Get Started