Skip to content
View matheuswhite's full-sized avatar
🕶️
🕶️

Block or report matheuswhite

Report abuse

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

Report abuse

Pinned Loading

  1. scope-rs scope-rs Public

    Multiplatform Serial Monitor made in Rust

    Rust 36 2

  2. backpack backpack Public

    A collection of data structures for embedded C

    C 3 3

  3. bluebees bluebees Public

    An app to help the usage of bluetooth mesh

    Python 1 1

  4. BarcodeLib BarcodeLib Public

    A library to write EAN13 barcode standard

    C 1

  5. random.c random.c
    1
    #include <stdint.h>
    2
    
                  
    3
    int32_t random()
    4
    {
    5
      static int32_t state;
  6. aule-rs aule-rs Public

    Rust 1 1