Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View iocapa's full-sized avatar
  • @Bucharest, Romania

Block or report iocapa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. yamgl yamgl Public

    Yet Another Monochrome Graphics Library

    C++

  2. yamgl_gen yamgl_gen Public

    Data structure generator for the yamgl library (Yet Another Monochrome Graphics Library)

    Python

  3. IIR biquad with parameters computed ... IIR biquad with parameters computed by pre-processor
    1
    #include <stdint.h>
    2
    #include "iir_biquad.h"
    3
    
                  
    4
    /**
    5
     * @brief Implements a discrete transfer of the following form:
  4. Pandora-CNC/motiondev Pandora-CNC/motiondev Public

    DDCSV1.1 motion driver rewrite

    C 2