termiWin: a termios porting for Windows
-
Updated
Jan 31, 2022 - C
termiWin: a termios porting for Windows
A basic text editor app like ViM in C99 Language
A terminal based text editor.
Game developed in C for the Programming Project @ UAM
Chat application written in C.
Read temperature from USB Thermometer (based on DS18B20)
MPD Arduino client
In this repository, we implement a inode based file system on top of a virtual disk, designing our own methods for creating a file system, mounting and unmounting it, and basic file operations.
Terminal Based file explorer works in two modes. Normal mode and Command Mode. In command mode, user can perform all operations of file explorer such as creating and deleting of file/directory, move, search, rename of the file, goto and many more. In normal mode user get GUI to navigate through different files & folder.
The project is a C program that facilitates communication between two serial ports (COM ports). It creates two threads to handle the communication independently. The program reads packets from one serial port, verifies their integrity, and sends them to a system message queue.
A simple text editor to show the implementation of advisory locks.
Add a description, image, and links to the termios topic page so that developers can more easily learn about it.
To associate your repository with the termios topic, visit your repo's landing page and select "manage topics."