Topic: "real-time-systems"
automaticdai/realtime-embedded-conferences
Tracking conferences in Real-time Embedded Systems, Design Automation, Cyber-Pyhsical Systems and Robotics!
Language: HTML - Size: 290 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 99 - Forks: 8

yvt/rlsf
Constant-time dynamic memory allocator in Rust
Language: Rust - Size: 252 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 98 - Forks: 6

lemariva/RT-Tools-RPi
Tools for Patching the Rasbian kernel with RT-Preempt.
Language: Jupyter Notebook - Size: 170 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 69 - Forks: 18

mohitmishra786/BitsAndBytes
A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a focus on performance and hardware interaction.
Language: C - Size: 1.49 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 58 - Forks: 6

Zubax/ramen
Real-time Actor-based Message Exchange Network 🍜
Language: C++ - Size: 164 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 46 - Forks: 3

AntoineSebert/dandelion
🌀 Microkernel Real-Time Operating System in Rust
Language: Rust - Size: 25.6 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 46 - Forks: 7

fcaspe/BesselsTrick
Really-Real Time FM Tone Transfer Audio Pluigin
Language: C++ - Size: 15.4 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 0

imitator-model-checker/imitator
IMITATOR is a parametric timed model checker taking as input extensions of parametric timed automata, and synthesizing parameter valuations for safety properties and more.
Language: OCaml - Size: 50.6 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 28 - Forks: 14

JuliaControl/DiscretePIDs.jl
Discrete-time PID controllers in Julia
Language: Julia - Size: 76.2 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 22 - Forks: 4

AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0
EfficientNet-Absolute Zero for Continuous Speech Keyword Spotting
Language: Python - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 22 - Forks: 4

ragu-manjegowda/development-of-real-time-systems
Coursera Development of Real-Time Systems Course Assignments
Language: C - Size: 1.67 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 22 - Forks: 12

sync2brain/bossdevice-api-matlab
sync2brain's bossdevice RESEARCH Application Programmable Interface (API) for MATLAB
Language: MATLAB - Size: 56.6 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 9 - Forks: 4

egk696/SimpleSMTScheduler
A simple SMT-based schedule generator for cyclic executives of real-time tasks
Language: Python - Size: 3.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

AmyangXYZ/VeRNet
Vue.js based real-time network emulator
Language: TypeScript - Size: 172 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 8 - Forks: 0

Reefufui/vulkan-light-bakery
Implementation of light baking system for ray tracing
Language: C++ - Size: 4.81 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

CSL-KU/RT-Gang
Real-Time Gang Scheduling in Linux
Language: C - Size: 8.71 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 8

aymane-maghouti/Real-Time-Streaming-Kafka-Debezium-Spark-Streaming
This project demonstrates real-time data streaming and processing architecture using Kafka, Spark Streaming, and Debezium for capturing CDC (Change Data Capture) events. The pipeline collects transaction data, processes it in real time, and updates a dashboard to display real-time analytics for smartphone data.
Language: Java - Size: 9.02 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 4

AkhilRai28/Moon-Rover
The Aarohan Project focuses on developing an advanced autonomous rover for Moon exploration. This project involves autonomous navigation using LiDAR and camera sensors, robust mobility systems, RF communication, and a 6-degree-of-freedom robotic arm for object. It aims to enhance obstacle avoidance, mobility, and task efficiency in complex terrains
Language: Fortran - Size: 4.54 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1

peterajhgraham/Real_Time_Stock_Price_Dashboard
This repository houses a full-stack application which is used to create a real time stock price dashboard in Python, with the use of the streamlit and yfinance libraries.
Language: Python - Size: 330 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 3

andrewi66doe/Reduced-Energy-Scheduling-Simulation
Implementation of the reduced CPU energy scheduling model proposed by Yao, Demers and Shenker
Language: Python - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 2

MartinUbl/KIV-RTOS
Sources and documents for KIV/OS (Operating Systems) course - development of Raspberry Pi Zero W (BCM2835) operating system.
Language: C++ - Size: 3.98 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 6

MarekWadinger/adaptive-interpretable-ad
Self-Supervised Adaptive and Interpretable Anomaly Detection with Dynamic Operating Limits
Language: Python - Size: 158 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

luncf/free-rtos-coffee-machine
Automatic Coffee Brewing Machine in FreeRTOS
Language: C - Size: 1.29 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

CDFER/Ring-Buffer-Demo-ESP32-Arduino
A demo project showcasing the use of FreeRTOS ring buffers on the ESP32 platform with Arduino. This project demonstrates how to create, send, and receive data using ring buffers, providing a basic example for embedded systems development.
Language: C++ - Size: 763 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

lemariva/rPI-Tests
Tools & data: Performance Tests on Raspberry PI 3B, 3B+ and 4B
Language: Jupyter Notebook - Size: 19.7 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 3

LiME-org/lime-rtw
The main LiME code repository
Language: C - Size: 830 KB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 0

GodKira1997/Robust-High-Speed-Multi-Device-Systems
An implementation of reliable, fault-tolerant and high speed system consisting multi-devices like sensors and receivers (consumers and data processing). Makes use of lab streaming layer, MQTT, and HAProxy.
Language: Python - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

saliccio/tlsf
Two-Level Segregated Fit - O(1) Memory Allocation Algorithm
Language: C - Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

Bornmajor/share-map-app
Our geosharing application enables users to share their location using an integrated Google Map, offering real-time updates of other users' locations. This feature ensures seamless and accurate location sharing, enhancing connectivity and coordination among users
Language: JavaScript - Size: 1.24 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

anira-project/anira-rt-principle-check
Evaluation of real-time violations of different inference engines and validation of the real-time safety of the anira library
Language: Jupyter Notebook - Size: 421 KB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Tony-Btian/SkyPulseUAV
SkyPulseUAV is a groundbreaking real-time embedded system project, specifically designed to enhance the capabilities of unmanned aerial vehicles (UAVs) in critical scenarios such as fire detection, earthquake rescue, and terrain exploration.
Language: C - Size: 51.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

cgkiokas/SimpleSchedulerOnline
A web app based on an SMT-based schedule generator for cyclic executives of real-time tasks
Language: HTML - Size: 198 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

caesr-uwaterloo/Ditty
Repository for a predictable directory-based cache coherence for multicore safety-critical systems
Language: C++ - Size: 78.1 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

j-schmied/python-rts
Library for real time systems related calculations
Language: Python - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

vish2001/development-of-real-time-systems
Assignments of coursera course: https://www.coursera.org/learn/real-time-systems
Language: C - Size: 2.49 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

ahmadfaa1z/Real-Time-Systems
Learning about Real Time Systems following activities from "Intro to RTOS". This repository includes code activities and mini projects related to real time systems.
Language: C++ - Size: 55.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

gabrielganzer/RTSNoC-Sniffer
Non-intrusive packet delivery monitoring service for Networks-on-Chip (NoCs) focusing on real-time systems. Hardware verification and development in C++/SystemC using the Visual Studio 2017 IDE.
Language: C++ - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

chkrr00k/SRTools
Simple collection of several real time system tools for job/task scheduling
Language: Python - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

ysyesilyurt/RTOS
An RTOS project written with C for PIC18F8722 based architecture with PicOS18 which aims to practice necessities of Real-Time tasks.
Language: C - Size: 696 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

Sodanheang/Rails-Chat-Rooms
Language: Ruby - Size: 376 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

Smithsonian/smax-clib
C/C++ client library and toolkit for SMA-X
Language: C - Size: 1.59 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

Smithsonian/smax-postgres
Record SMA-X history in PostgreSQL / TimescaleDB
Language: C - Size: 739 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

PrthD/AI-powered-Voice-assisted-Object-Locator
🔍 Real-time object detection with voice command integration using YOLOv5 (Objects365), OpenCV, MediaPipe, spaCy NLP, and SpeechRecognition. Enhances accessibility by guiding users to locate indoor objects with directional feedback relative to their position. Ideal for smart-home, accessibility tech, and assistive applications.
Language: Python - Size: 4.28 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Smithsonian/smax-server
Server configuration kit for the SMA-X structured realtime database
Language: Lua - Size: 112 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

kristiangoystdal/Real_Time_Systems_Lab
A real-time systems project for IST 2024/2025: Weather Station & Alarm Clock using PIC16F18875 on the Curiosity High Pin Count Board. Features include clock and alarm functionality, temperature and luminosity monitoring, and data storage in EEPROM.
Language: C - Size: 416 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

steleman/xenomai-fc39
Xenomai / EVL Real-Time Linux Kernel on Fedora 39
Language: Python - Size: 1.45 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

CarlosFULLHD/iot_garaje_inteligente
SmartPark - IoT-based intelligent garage system for real-time parking management and enhanced security with Spring Boot, Flutter and PostgreSQL(Cloud)
Language: Dart - Size: 6.59 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

fasixoks/ECU-CAN-Signal-Simulation
A comprehensive MATLAB script for simulating CAN signals in an ECU environment.
Language: MATLAB - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

VaradhKaushik/Autonomous-Kinect-Robot
An advanced robotics initiative harnessing Kinect's computer vision capabilities for precise object detection and manipulation, coupled with robust autonomous navigation and path planning technologies. Powered by an Arduino for seamless hardware control and real-time responsiveness.
Language: Jupyter Notebook - Size: 85.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

cnsl-mru/AoI-M_G_1-Breakdown-Model
AoI Analysis of M/G/1 queueing model with server breakdown
Language: MATLAB - Size: 9.77 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

dominikdddz/IoT-Weather-station-ESP32-AWS
Using FreeRTOS and a cloud platform to build a weather station
Language: C++ - Size: 3.1 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

unpsjb-rtsg/slack-freertos
Slack Stealing methods on FreeRTOS.
Language: C - Size: 4.03 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Gabriellgpc/OpenVINO-exploration
Short projects to explore OpenVINO super powers
Language: Python - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

613HandsomeBoys/EE297FZ-IoT-Garbage-Manager
MIEC 2nd-yrs Project (EE297FZ, 2022)
Language: JavaScript - Size: 88.9 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sohamm17/pipe_schedule
Algorithm source code and datasets for the CoPi multiprocessor pipeline scheduling algorithm
Language: Roff - Size: 34.2 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mhamdyx/RealTime_Systems_Masterclass
My assignments progress in the Real-time Systems MasterClass by Sprints
Language: C - Size: 1.72 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

martkaa/TTK4145-sanntid
Elevator lab assignment in course TTK4145 Real-time Programming at NTNU.
Language: Go - Size: 130 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

maharshi66/Linux-Cpp-Project-Setup
This repository consists of a comprehensive folder structure with the source-code/scripts for inter-process communication, Doxygen source-code documentation, Catch2 Unit Testing, Gcov/Lcov Code-Coverage Analysis and, multi-level Makefiles. This project is intended for setting up C/C++ projects on Linux.
Language: Python - Size: 94.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

YassineMarroun/STR-TerceraPruebaEvaluacion2020
Planificación de "Primero el tiempo límite más temprano", Planificación EDF. Tercera Prueba de Evaluación de Sistemas en Tiempo Real - Curso 2019/2020 - UNED
Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ragibson/real-time-simulator
Real-time scheduling simulator with simple CPU overhead accounting (context switches and cache warming).
Language: Python - Size: 1.14 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

sebasotto98/bus-positions
Bus positions is an Android publisher-subscriber application developed for the Distributed Systems course of AUEB
Language: Java - Size: 812 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

nerososft/Ceno-RTOS Fork of CenoOS/CenoOS-IOT
CenoOS is a real time operating system for IOT devices from cenocloud.
Language: C - Size: 4.06 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

gogolB/EE128
All the code that was developed for EE 128 (Fall 2017)
Language: TeX - Size: 37.8 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

dmitrykos/stk
Minimalistic C++ thread scheduling kernel for Embedded systems - SuperTinyKernel (STK). Supports ARM Cortex-M and RISC-V MCUs with debugging possibility on conventional x86. Compiles with GCC. Comes with examples for Eclipse. Can be used on any embedded system with limited RAM and FLASH resources.
Language: C - Size: 4 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

WideSu/risk-system-backend
This Risk Management Backend System is designed to fetch stock data, manage client positions, and monitor margin requirements in real time. Built using FastAPI for rapid API development, it utilizes Tortoise ORM with PostgreSQL as the database and Yahoo Finance for real-time market data
Language: Python - Size: 483 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

AbdulHannanKhan/Swin-Transformer-Object-Detection Fork of SwinTransformer/Swin-Transformer-Object-Detection
This is an official implementation for Efficient Traffic Object Detection
Size: 21.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

msaf9/cyber-physical-systems-framework
Our project focuses on developing a simulation framework for evaluating Cyber-Physical Systems (CPS) under real-time constraints.
Language: Python - Size: 495 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

codewithivy/stm32f446xx_drivers
My journey into embedded systems
Language: C - Size: 169 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ErnaneJ/real-time-systems
Codes, experiments and possible annotations conducted during the Real-Time Systems study.
Language: C++ - Size: 1.21 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

light-magician/jakehendersonx.github.io
writing about software I find interesting
Language: HTML - Size: 2.67 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mohamedezzeldeenhassanmohamed/Real-Time-Scheduling-App
Here is an app simulates real-time OS scheduling algorithms where Real-time operating systems (RTOS) are designed to handle tasks that require precise timing and high reliability.
Language: Kotlin - Size: 322 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

SAG-org/sag-preemptive
An implementation of response-time analysis for set of preemptive jobs scheduled globally on a system with identical cores.
Language: C++ - Size: 438 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

chandrakanthrck/SystemDesign_Preparation
A comprehensive guide for system design interview preparation, covering essential concepts and real-world system designs. This repository includes in-depth explanations of key topics, detailed system design solutions for common applications, and hands-on practice questions.
Size: 171 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

G-RTOS/GeMRTOS
Generic eMbedded Multiprocessor Real-Time Operating System (GeMRTOS)
Language: VHDL - Size: 968 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Phongle1311/face-recognition
Build a face recognition system using Deep learning, demo by a simple real-time app with webcam
Language: Jupyter Notebook - Size: 7.43 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

vedvartak/RTS-Scheduler-SimLib
A simple RTS (Real-time system) priority-based scheduler simulation library.
Language: C++ - Size: 13.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

itsRGit/Spatial-Mapping-System
An advanced spatial mapping system developed to capture and visualize 3D environments in real-time using cutting-edge sensors and algorithms. Ideal for applications in robotics, AR/VR, and autonomous navigation.
Language: C - Size: 4.23 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

brucevanhorn2/brucevanhorn2.github.io
Language: HTML - Size: 59.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

bnvulpe/PlantCareMonitor
The project provides a comprehensive solution for monitoring and managing plant environments, leveraging advanced software tools and modular design principles. It aims to offer flexibility, scalability, and reliability in plant care management, catering to both novice users and experts seeking to optimize plant growth conditions effectively.
Language: Python - Size: 8.81 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

porya-gohary/preemptive-sag
An implementation of response-time analysis for sets of preemptive jobs scheduled globally on a system with identical cores.
Language: C++ - Size: 487 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Alejandro-Casanova/Sistema-de-Estabilizacion-de-un-Dron
Sistema de Estabilización de un Dron, implementado con un microcontrolador STM32, FreeRTOS y C.
Language: C - Size: 4.44 MB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

manthan89-py/Real-Time-Social-Media-Content-Retrievel-System
The Real Time Social Media Content Retrieval System fetches real-time LinkedIn posts based on user queries, offering multiple post retrieval and customization options. Although initially focused on LinkedIn, it can be expanded to incorporate other social media platforms, facilitating cross-channel post similarity searches.
Language: Python - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Nguyenle23/AIAir-Quality-System
AIAir Website Access
Language: C - Size: 93.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AymenRumi/real-time-activity-recognition
Kafka and ML use-case. Applicable to wide variety of problems.
Language: Python - Size: 23.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alexeysp11/public-transport-devices-csharp
A real-time analytics system to handle a high volume of device data, and implementing a prototype server application in C# for data collection and processing.
Language: C# - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thaisaraujom/process-manager
This project is a Process Manager, developed using Qt Creator, as part of the undergraduate Real-Time Systems course [DCA0125].
Language: C++ - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thaisaraujom/reaction_time_game
Project to measure the reaction time developed in the undergraduate course about Real-Time Systems [DCA0125].
Language: C++ - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

r-gg/foop
A spring boot java application implementing a distributed (local PVP) cat and mice game.
Language: Java - Size: 1.4 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alidrgr/pfpasap 📦
Real-Time Systems course final project - spring 2022
Language: Java - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

amirh-khali/iot-and-embedded-systems-course-00012
This repository contains assignments and final project of IoT and Embedded Systems course.
Language: C - Size: 19 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

liviobisogni/tanksimulator
Take control of liquid tanks with our intuitive tank simulator game!
Language: C - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

ldcas-uc3m/RTS-Project1 📦
Electronic system of a cement mixer wagon controlled by computer from a external server, with a cyclic scheduler
Language: C - Size: 563 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GamalMohamed/Beach-Safer
Language: C# - Size: 1.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

khchenTW/Sound-WCDFP
Supplementary source code for evaluating new safe bounds on Chernoff Bounds
Language: Python - Size: 168 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

AlirezaT99/Real-Time-Project
Codes and documentation related to the project of the "Real-Time Systems" course, at Sharif University of Technology
Language: Java - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

semdner/Real-Time-Systems
Real-Time Systems solutions and exam preparation for university
Language: C - Size: 4.95 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nuka-Gvilia/Making-NFT-Trading-Decisions-in-Real-Time--University-of-Chicago
(Code will be added soon) Build a system that makes trading decisions on NFT collections based on real-time Twitter data of NFT collection mentions
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

OliLay/pifus
Predictable interface for a user space IP stack
Language: C - Size: 16.7 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sweet-Pillow/Real-Time-Boiler-Control
Boiler control project, created in the STR (Real Time Software) class.
Language: C - Size: 717 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

amir78729/production-line-simulator
ERTS course Final Project
Language: JavaScript - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
