- Source: NuttX
NuttX is a free and open-source real-time operating system (RTOS) with an emphasis on technical standards compliance and on having a small footprint. It is scalable from 8-bit to 64-bit microcontroller environments. The main governing standards in NuttX are from the Portable Operating System Interface (POSIX) and the American National Standards Institute (ANSI). Further standard application programming interfaces (APIs) from Unix and other common RTOSes (such as VxWorks) are adopted for functions unavailable under these standards, or inappropriate for deeply embedded environments, such as the fork() system call.
NuttX was initially released in 2007 under the permissive BSD license. In December 2019, it began incubation at the Apache Software Foundation. Changing its license from BSD to Apache License and graduated to a top-level project in November 2022.
Projects using NuttX
PX4 autopilot drones.
Pixhawk an advanced, User-Friendly Autopilot.
OsmocomBB uses NuttX to develop an operating system for cell phones.
Haltian's Thingsee IoT gateway devices use the ThingseeOS operating system, which is based on NuttX.
Motorola Moto Z.
Sony is using NuttX in their audio processors.
Sony is using NuttX in the Spresense development board.
Samsung TizenRT based on NuttX RTOS.
Xiaomi Vela, an IoT software platform based on NuttX.
References
External links
Official website
Kata Kunci Pencarian:
- OpenRISC
- NuttX
- Xiaomi HyperOS
- Tizen
- POSIX
- Zephyr (operating system)
- Comparison of real-time operating systems
- OpenRISC
- ARM architecture family
- Comparison of open-source operating systems
- PX4 autopilot