Skip to content
View greneruiz's full-sized avatar
  • Cavite, PH
  • 13:51 (UTC +08:00)

Block or report greneruiz

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 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. comms_vhdl comms_vhdl Public

    Communication protocols in VHDL

    VHDL

  2. CRC16_8005 CRC16_8005 Public

    CRC16 calculator with generics for bit ordering. Polynomial = 0x8005

    VHDL

  3. SHA256_Calc SHA256_Calc Public

    My DIY SHA256 algo using stdint.h datatypes

    C++

  4. AT24CXX_V2 AT24CXX_V2 Public

    Firmware for interfacing AT24Cxx EEPROMs using I2C. Uses my G_HAL library.

    C 1

  5. G_HAL G_HAL Public

    Custom Hardware Abstraction Layer for my MCU projects. Currently supports STM32F4, will add support for ESP32 and SAMD21 in the future.

    C

  6. STM32_Drivers STM32_Drivers Public

    Drivers for STM32. To be interfaced with G_HAL library.

    C