honusz's Stars
merbanan/rtl_433
Program to decode radio transmissions from devices on the ISM bands (and other frequencies)
deepkit/deepkit-framework
A new full-featured and high-performance TypeScript framework
ReactiveX/IxJS
The Interactive Extensions for JavaScript
PhilipsHue/flutter_reactive_ble
Flutter library that handles BLE operations for multiple devices.
JWally/jsLPSolver
Simple OOP javaScript library to solve linear programs, and mixed integer linear programs
someweisguy/esp_dmx
Espressif ESP32 implementation of ANSI-ESTA E1.11 DMX-512A and E1.20 RDM
madhephaestus/ESP32Encoder
A Quadrature and half quadrature PCNT peripheral driven encoder library supporting 8 encoders
emadehsan/csp
Algorithm for Cutting Stock Problem using Google OR-Tools. Link to the tool:
forkineye/ESPAsyncE131
Asynchronous E1.31 (sACN) library for Arduino ESP8266 and ESP32
JarkkoPFC/fiber
A portable single header C++ fiber function library for co-operative multitasking
janelia-arduino/Vector
A sequence container similar to the C++ std::vector, but instead of allocating memory dynamically, this container points to an external, statically allocated c style array.
hhromic/libe131
libE131: a lightweight C/C++ library for the E1.31 (sACN) protocol
manitou48/teensy4
Teensy 4 sketches and such
qmsk/esp
ESP8266/ESP32 FreeRTOS projects
adafruit/Adafruit_AS7341
luni64/TeensyHelpers
A couple of utility functions and classes to improve usage of the Teensy IntervalTimer class, the attachInterrupt and the pinMode function.
ccorcos/stock-cutting
A Stock Cutting Problem solver written in Typescript/JavaScript for Node.js and the Browser.
zcyemi/ts-binary-serializer
Binary serializer for typescript
dewiweb/spacemouse-osc
OSC(Open-sound-Control) from 3DCONNEXION Spacemouse Compact
jichu4n/serio
Fluent binary serialization / deserialization in TypeScript.
oknosoft/genetic-cutting
cutting optimization library: 1d, 1.5d, 2d
LumenRadio/crmx-timotwo-spi-rdm-responder
Arduino example on how to use RDM over SPI in receiver mode to implement an RDM responder
valcinei/cut-optimizer
BillyGriffiths/arduino-esp32
Examples of using ESP32 with the Arduino IDE and FreeRTOS
LumenRadio/crmx-timotwo-spi-rdm-master
luni64/staticFunctional
std::function replacement for embedded systems. Doesn't use dynamic memory, small footprint, works with GCC verision 7 and higher, requires c++11 or higher
BenPeoplesInd/lumen_nova
Lumenradio CRMX SuperNova Reverse Engineer
GreenPonik/esp32-asyncTCP-client-example
Async TCP client side example for ESP32 in platformio
kamsec/stock-cutter
Fast and simple linear material cutting optimizer in HTML/CSS/JS
smarthomerocks/AsyncTCP
Async TCP Library for ESP32 (fork with patches for stability)