Skip to content
View jit89's full-sized avatar

Block or report jit89

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. PicoButtonAsync PicoButtonAsync Public

    A fast, async-safe button library for RP2040/RP2350. Features parallel bitwise debouncing, independent state tracking, and multi-core support for the Earle Philhower Arduino core.

    C++ 6

  2. Home-Automation Home-Automation Public

    A different approach towards home automation

    Java 2

  3. PicoTimer PicoTimer Public

    A lightweight, non-blocking, and thread-safe timer library for Raspberry Pi Pico (RP2040). Supports millis/micros precision, finite bursts, and multi-core synchronisation.

    C++

  4. embedded-view-utils embedded-view-utils Public

    A high-performance, zero-copy memory utility for C++ that makes working with views and strings easier on microcontrollers.

    C++