Skip to content
View MatveyMelnikov's full-sized avatar

Block or report MatveyMelnikov

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. SDCardDriver SDCardDriver Public

    Implementation of an SD card driver for STM32 via a SPI

    C

  2. PathfindingWithHexTiles PathfindingWithHexTiles Public

    Implementation of the A* pathfinding algorithm using a tilemap as a graph

    C# 1

  3. Bootloader Bootloader Public

    For STM32

    C

  4. FirmwareHandler FirmwareHandler Public

    A simple class for converting a firmware file (IntelHEX) into a sequence of commands and sending it to the bootloader on the STM32.

    Java

  5. FlexyPixel FlexyPixel Public

    Firmware for embedded LED-panel system

    C

  6. FaceDetectionLBPWithOpenCVClassifiers FaceDetectionLBPWithOpenCVClassifiers Public

    Python implementation of the face detection using OpenCV classifiers (LBP)

    Python