Project scope involves designing an architecture for Internet of Things devices and implementing all components needed to create a complete IOT echo system
Implemented in memory file system for XINU with standard file system primitives. Devised a shared memory Inter-Process Communication (IPC) in XINU using UDP to establish a network communication between the XINU and Virtual Machine.
Implementation of Personal Digital Assistant (PDA) by modification of xinu to reflect on process synchronisation, Scheduling, deadlock management, Inter-process communication.