Friday, March 29, 2024
IoT OS & RTOS

EmMate OS | IoT OS/RTOS

An embedded operating system is a specially designed operation system, which performs specific kinds of tasks in a small segment of memory unit like a Microcontroller/Microprocessor. When we talk about the Embedded OS for IoT, it actually means that an embedded operating system within the IoT devices connects to a network of devices. We have already written an article on it. Please Visit this : https://iotbyhvm.ooo/iot-os/. But today Today we will talk about a new OS.

What is EmMate OS

EmMate is FreeRTOS based open-source OS which comes under GPLv3 License. It supports multi-architecture and comes with internet protocol stacks to develop micro to small scale IoT applications. EmMate is a platform-independent OS written in C/C++, so developers can develop code with C/C++. Because of its open-source, users can easily modify, review the code and also contribute with his/her idea. EmMate also comes with migCloud, which helps the developers to easily access the cloud service for IoT applications.

The prime objective of the EmMate Framework is to provide an abstraction between an application and the hardware. The EmMate Framework provides a unified interface for application development, code compilation, application deployment and debugging for multiple embedded platforms.

The diagram below provides an overview of the concept of EmMate Framework.

EmMate Block Diagram
EmMate Block Diagram

Current Development

Currently the EmMate Framework supports the following platforms:

  1. ESP32

Currently the EmMate Framework supports the following RTOS:

  1. FreeRTOS

Plans for EmMate Framework Development

The EmMate Framework plans to support the following platforms. More platforms to be added in future:

  1. PIC32 from Microchip
  2. ESP32 from Espressif
  3. nRF51 and nRF52 from Nordic Semiconductor
  4. STM32 from STMicroelectronics
  5. Raspberry Pi

The EmMate Framework plans to support the following RTOS. More OS to be added in future:

  1. FreeRTOS

For more Information Please Visit Official Documentation : https://mig.iquesters.com/?s=embedded&p=readme&v=v2.1.0.1&os=Windows

Harshvardhan Mishra

Hi, I'm Harshvardhan Mishra. Tech enthusiast and IT professional with a B.Tech in IT, PG Diploma in IoT from CDAC, and 6 years of industry experience. Founder of HVM Smart Solutions, blending technology for real-world solutions. As a passionate technical author, I simplify complex concepts for diverse audiences. Let's connect and explore the tech world together! If you want to help support me on my journey, consider sharing my articles, or Buy me a Coffee! Thank you for reading my blog! Happy learning! Linkedin

Leave a Reply

Your email address will not be published. Required fields are marked *