timers
Here are 95 public repositories matching this topic...
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 …
-
Updated
Feb 2, 2020 - C
Linux High Resolution Timers precision tester kernel module.
-
Updated
Feb 27, 2018 - C
The course gives fundamental knowledge of computer organization, both from a hardware and software perspective.
-
Updated
Aug 22, 2020 - C
Implementations for various tasks with PIC18F8722 based structure within the content of Ceng336 Course, written in both in assembly and C
-
Updated
Jun 23, 2019 - C
Portable Event Library
-
Updated
Apr 28, 2025 - C
STM32F746 demo of 4 chained timers starting each other in various ways
-
Updated
Mar 25, 2022 - C
Bare Metal Firmware for FRDM KL25Z development board
-
Updated
Jan 6, 2019 - C
A Traffic Light project with 2 traffic lights for cars and 2 for the pedestrian done by a TIVAWARE using timers, interrupts and a Breadboard.
-
Updated
Jan 18, 2022 - C
Friendly, lightweight, hardware-agnostic timer abstraction layer in C. Use a single timer/counter source to drive many timed events.
-
Updated
Jul 24, 2022 - C
Project for Computer Architectures and Operating Systems Exam @ Polito - Emulate the NXP S32K3X8EVB board using QEMU, port FreeRTOS, and develop applications to verify and implement timers on the emulated board.
-
Updated
Feb 5, 2025 - C
This Program is for both Transmitter side and Receiver side. This will transfer multiple variable value at a same time from 16 bit PIC24F to Arduino using UART Communication. The transmitter part will be interrupt by a timer of PIC24F. The receiver side will decode and separate all the received variable value.
-
Updated
Mar 31, 2022 - C
-
Updated
Jan 11, 2022 - 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.
-
Updated
Dec 6, 2017 - C
PROGRAMMING TECHNIQUES FOR EMBEDDED SYSTEMS I -
-
Updated
Sep 21, 2024 - C
This library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. These MBED_RPI_PICO_TimerInterrupt Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than oth…
-
Updated
Dec 5, 2022 - C
This repository covers a famous online course on Udemy mentioned above. I learned different peripherals with code exercices related with PWM, CAN, and Low-power Mode MCUs.
-
Updated
Jun 8, 2022 - C
Improve this page
Add a description, image, and links to the timers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the timers topic, visit your repo's landing page and select "manage topics."