AutoSentinel is an Autopilot for UAVs (Copter, Drones ...). it's main goal is continuous monitoring and anomalies detection through video processing and instant decision making.
Implementation of a Linux device driver for the standard serial port of a PC
Chrome-OS- is an open-source operating system designed for speed and simplicity, built on the Linux kernel. It provides a lightweight environment that seamlessly integrates web applications and cloud services for everyday tasks.
C-Program to implement Singly Linked List operations such as Creation, Insert at beginning, insert at end, insert at specified position, delete from beginning, delete from end, delete from specific position in a menu driven method
Automatically change monitor orientation when it's rotation changed physically.
Search a given number in the array using linear Searching technique using function