Skip to content
View greneruiz's full-sized avatar
  • Cavite, PH
  • 12:37 (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_vhdlcomms_vhdlPublic

    Communication protocols in VHDL

    VHDL

  2. CRC16_8005CRC16_8005Public

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

    VHDL

  3. SHA256_CalcSHA256_CalcPublic

    My DIY SHA256 algo using stdint.h datatypes

    C++

  4. AT24CXX_V2AT24CXX_V2Public

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

    C 1

  5. G_HALG_HALPublic

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

    C

  6. STM32_DriversSTM32_DriversPublic

    Drivers for STM32. To be interfaced with G_HAL library.

    C