Skip to content
View gubbriaco's full-sized avatar
💻
coding
💻
coding
Block or Report

Block or report gubbriaco

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

  1. water-analysis water-analysis Public

    The Water Analysis project is dedicated to monitoring water quality parameters.

    C

  2. fpga-low-power-analysis fpga-low-power-analysis Public

    The project begins with describing a digital circuit using VHDL and Xilinx Vivado 2018.3. It then optimizes the circuit using low-power techniques. Various strategies such as registering, clock gat…

    VHDL

  3. weather-station-Arduino-Java-LabVIEW weather-station-Arduino-Java-LabVIEW Public

    A project that provides for the automatic acquisition of temperature, humidity and perceived temperature through the DHT11 sensor. An interface has been developed in LabVIEW that allows you to view…

    Java 1

  4. FPGA-VHDL-filtering-circuit-grayscale-images FPGA-VHDL-filtering-circuit-grayscale-images Public

    A project that involves the hardware design (VHDL) of a circuit on FPGA that performs the filtering of an image through an isotropic filter. The circuit is also tested and validated (both from the …

    C 1

  5. FPGA-VHDL-Wallace-multiplier FPGA-VHDL-Wallace-multiplier Public

    Design and Analysis of an FPGA-based Wallace Multiplier.

    Jupyter Notebook

  6. snakes-and-ladders-game-Java snakes-and-ladders-game-Java Public

    "Ladders and Snakes" Game using Design Pattern in Java.

    Java