mission-critical topic

List mission-critical repositories

elassandra

1.7k
Stars
198
Forks
Watchers

Elassandra = Elasticsearch + Apache Cassandra

ESP32TimerInterrupt

173
Stars
27
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong...

Mission-Critical

522
Stars
92
Forks
Watchers

This repository provides a design methodology and approach to building highly-reliable applications on Microsoft Azure for mission-critical workloads.

ESP8266TimerInterrupt

96
Stars
25
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulo...

TimerInterrupt

96
Stars
11
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval...

STM32_TimerInterrupt

32
Stars
7
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are...

catpilot

16
Stars
0
Forks
Watchers

CatPilot is a hardware and OS agnostic drone's autopilot software stack. It is designed for faster creation of scalable distributed control systems for mission-critical applications.

c-atom

24
Stars
0
Forks
Watchers

Model-based driven real-time embedded software framework for safety-critical and mission-critical application

ESP32_ISR_Servo

28
Stars
8
Forks
Watchers

This library enables you to use 1 Hardware Timer on ESP32-based board to control 16 or more servo motors. Now supporting ESP32, ESP32_S2, ESP32_S3, ESP32_C3-based boards. Tested OK with ESP32 core v2....

SAMD_TimerInterrupt

33
Stars
16
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are...