Skip to content
View hexpad's full-sized avatar

Block or report hexpad

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. TransferFunction_arduino TransferFunction_arduino Public

    Implementation of a given transfer function for arduino.

    MATLAB 1

  2. helical-scanner helical-scanner Public

    simulates a helical scanning motion and saves the calculated 3D coordinates

    C

  3. alpha-beta-tracker alpha-beta-tracker Public

    Simple 2D object tracking in C++ using an Alpha-Beta filter. Reads measurements from a text file and predicts future positions.

    C++ 1

  4. cfar-target-detector cfar-target-detector Public

    Simple C++ implementation of CFAR target detection for radar signal processing

    C++

  5. crc-8-validator crc-8-validator Public

    A lightweight, deterministic CRC-8 implementation for data integrity validation in embedded systems

    C++

  6. dsp-spectrum-analyzer dsp-spectrum-analyzer Public

    Digital Signal Processing project implementing a spectrum analyzer from scratch

    C++