ManRiX is an open source microkernel based operating system with POSIX interface. It is written from scratch using C and Assembly. Microkernel contains just few basic components of an Operating System while others are implemented as user process.
AVRCNC is a CNC-Controller based on an ATMega8 and some other (cheap) hardware. Main advantages compared to L297+L298 are: - simpler to build - easier to expand - mega8 controlls motors directly - no time-critical tasks on PC
InterStructures a Linux System Administration platform built using MMC familiar to systems administrators.It is a complete server administration platform integrating Linux and Windows servers and providing intuitive and easy point and click administratio
OpenMAC is a TinyOS-based implementation of IEEE 802.15.4 MAC layer, which lies at the core of MeshNetics ZigBee stack, and provides basic wireless networking (star,peer to peer) to WSN's. Available for low-power ZigBit modules and Atmel AVR Z-Link Kits
Focus of this project is the development of an microcontroller/FPGA evaluation board.
Basic characteristics as given below:
- Philips LPC 22xx controller
- additional FPGA, Xilinx Spartan
- SD-Card interface for booting
- additional IO-interfaces
Pistrix (lat. Shark) is a Open Source project of Operation System, written on Assembly and C Languages. The OS model is microkernel, because the basic task of the Pistrix is Speed and Small Size.
C++ Runtime Library for Windows Kernel Device Drivers. This provides basic support for the use of C++ in kernel mode drivers, when using the Microsoft WDK.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Fusion OS is a Open Source Operating System, mainly licensed under the MPL 1.1. Parts of it are licensed upder the GNU GPL or other open source licenses.
Fusion OS is based on the ReactOS project, and we contribute any bugs found in ReactOS back to them
The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
GenesisAE defines and implements an application environment for portable, network-transparent and secure applications. GenesisAE is based on a QNX-like (S/R/R) microkernel and on basic servers (providing device I/O, a database, ...)
We are developing a suite of software to control USB I/O devices.
Initially the support will be for Windows and Linux hosted Human Interface Devices (HID) although hopefully this will extend to virtual comms. port control in the future. API coming...
WinMac is attempt to clone Mac OS X for the intel platform using the Apple Darwin 1.2 kernel. There are currently two teams working on the project. The kernel team is working on the basic compiling of Darwin on Intel. The GUI team is researching the Aqua
QuickOS is a really-quick-realtime-multitasking-os, that requires less than a second to boot up. Basic-kernel-functions will be written with NASM assembler. We should get a C/C++ compiler to work for us.