An SSH client/server using ptys which run in a Bash session in a remote server using pthreads (via thread pool) with epoll and timers to handle tardy clients.
-
Updated
Dec 6, 2017 - C
An SSH client/server using ptys which run in a Bash session in a remote server using pthreads (via thread pool) with epoll and timers to handle tardy clients.
vTAL (Virtual Timer Abstraction Layer) aims to provide a standard interface for using multiple of virtual timers simultaneously while one physical timer is presented on the target system.
Piano Simulation in C using Freescale CodeWarrior IDE and HCS12 Dragon Board microcontroller.
Linux High Resolution Timers precision tester kernel module.
BME VIK BAMBI tantárgy házi feladata
Bare Metal Firmware for FRDM KL25Z development board
AVR Codes from basic functions like LED blinking control to specialized functions such as RFID Access System, USART, LCD, TIMERS and INTERRUPTS usage
Consists of Projects and Assignments Completed in Real Time Embedded Systems Course | ECEN 5623 | University of Colorado, Boulder: Posix Threads, OpenCv, Thread-Safety, Scheduling Policies, PyCam.
Implementations for various tasks with PIC18F8722 based structure within the content of Ceng336 Course, written in both in assembly and C
A code to calculate distance from an obstacle using HC-SR04 sensor.
The program implements a user level thread library for Linux in C with pre-emption, locks, conditions, semaphores, scheduler, timers, multi-level priority queue ensuring synchronization in real world programs besides several other features making it a complete autonomous library for thread creation and management. Sample test programs utilizing …
Program will implement mini scheduling timers based on microcontrollers or the like. This way it is possible with only one hardware timer to control countless timings (process) in microncontrollers! In this example, MICROCHIP PIC18F4550 and IDE MPLAB X microcontroller
The course gives fundamental knowledge of computer organization, both from a hardware and software perspective.
Add a description, image, and links to the timers topic page so that developers can more easily learn about it.
To associate your repository with the timers topic, visit your repo's landing page and select "manage topics."