timers
Here are 79 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
The course gives fundamental knowledge of computer organization, both from a hardware and software perspective.
-
Updated
Aug 22, 2020 - C
Portable Event Library
-
Updated
Oct 20, 2024 - C
Linux High Resolution Timers precision tester kernel module.
-
Updated
Feb 27, 2018 - 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
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
Bare Metal Firmware for FRDM KL25Z development board
-
Updated
Jan 6, 2019 - C
-
Updated
Jan 11, 2022 - C
STM32F746 demo of 4 chained timers starting each other in various ways
-
Updated
Mar 25, 2022 - 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
A code to calculate distance from an obstacle using HC-SR04 sensor.
-
Updated
Dec 24, 2019 - 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
Very low level C programing of a small robotic platform navigating a maze based on color sensor readings
-
Updated
Dec 17, 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."