Skip to content
View Nofal475's full-sized avatar

Block or report Nofal475

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

Popular repositories Loading

  1. nRF24_nofal nRF24_nofal Public

    A simple standalone board support package that enables the integration of Orange Pi and the nRF24L01, allowing for send and receive functions

    Python 1 1

  2. RISC-V-Workshop-2022 RISC-V-Workshop-2022 Public archive

    Forked from Sharjeelimtiaz27/RISC-V-Workshop-2022

  3. RV32i_multi-cycle_unpipelined RV32i_multi-cycle_unpipelined Public

    This is a multi cycle implementation of RV32i for base instruction set. I used the design in chapter 4 of Computer Organization and Design RISC V EDITION by David A. Patterson & John L. Hennessy.

    Verilog

  4. Median-Filter Median-Filter Public

    Implementation of median filter.

    Python

  5. Canny-Edge Canny-Edge Public

    Implementation of canny edge detector in python using only numpy.

    Python