ffrie's Stars
bmw-software-engineering/trlc
Treat Requirements Like Code
dlo9/LSI-9211-8i-IT-USB
LSI 9211-8i IT-mode (firmware) flashing USB
budulinek/easy-loxone-influx
Loxone to InfluxDB script using UDP logs
sismics/docs
Lightweight document management system packed with all the features you can expect from big expensive solutions
drannex42/FirefoxSidebar
Vertical tab design for Firefox with dynamic indentation:: Sidebery and TreeStyleTabs (Legacy) themes available!
espressif/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
PerMalmberg/Smooth
C++ framework for embedded programming on top of Espressif's ESP-IDF.
gosouth/DHT22-cpp
DHT22 cpp library for ESP32 - esp-idf, Temperature / Humidity
weaveworks/grafanalib
Python library for building Grafana dashboards
NVIDIA/dw-ros
ROS cross-compilation with DriveWorks
mohamedameen93/An-Autonomous-Vehicle-System-For-Carla
In this project, we built ROS nodes to implement the core functionality of the autonomous vehicle system, including traffic light detection and classification, vehicle control control, and waypoint following.
webpro/reveal-md
reveal.js on steroids! Get beautiful reveal.js presentations from any Markdown file
JoDehli/PyLoxone
Python Loxone binding
shafr/esp-canary
Simple ESP8266 / ESP32 Canary that simulates predefined application server and notifies you using E-mail, Telegram, etc if it was accessed.
PRosenb/DeepSleepScheduler
DeepSleepScheduler is a lightweight, cooperative task scheduler library with configurable sleep and task supervision.
TcMenu/IoAbstraction
Rotary encoders, fully debounced switches, EEPROM support on Arduino and mbed - direct and over I2C
gadgetstogrow/TaskScheduler
A Very Simple Arduino Task Scheduler designed by Alan Burlison. This repository contains updated library code (Arduino IDE specific) and .ino examples.
AYCHSPACE/Workspace
nsidnev/fastapi-realworld-example-app
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
x821938/Evt32
An event driven framework for Arduino on ESP32 that just makes life easier!
greiman/FreeRTOS-Arduino
FreeRTOS 8.2.3 Arduino Libraries
igormiktor/arduino-EventManager
An event handling system for Arduino. It allows you to register "listeners" and post events for them. Designed to be interrupt safe.
espressif/arduino-esp32
Arduino core for the ESP32
bblanchon/ArduinoTrace
📓 A dead-simple tracing library to debug your Arduino programs
tinkerspy/Automaton
Reactive State Machine Framework for Arduino
mikaelpatel/Cosa
An Object-Oriented Platform for Arduino/AVR
johnnyb/Eventually
A library for event-based programming to make Arduino programming more fun and intuitive
Gogicool-geek/ArduinoTaskManager
Manage many task's execution centralized by software timers
arkhipenko/TaskScheduler
Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers
TcMenu/TaskManagerIO
A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.