Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try it Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Lightget is an open hardware and open software project to build computer controlled systems with LEDs and/or other light sources. The ultimate goal is to provide illumination and visual entertainment in a convenient, low-cost solution.
The goal of this project is to build a centralized domotic system. This project contents three parts:
- An electronic part;
- An embedded software part (PIC Microship controller);
- A PC software part (Dotnet/Mono)
X-RT: A portable multiprocessor real-time scheduling framework
This project contains the material discussed in my PhD dissertation, entitled "Hardware/SoftwareDesign of Dynamic Real-Time Schedulers for Embedded Multiprocessor Systems."
The source code is available in the SVN repository: https://sourceforge.net/p/xrt/code/6/tree/trunk/
and consists in two folders:
1) /X-RT : A portable multiprocessor scheduling framework supporting scheduling periodic real-time tasks according to the G-EDF (Global Earliest Deadline First) scheduling platform. ...