Skip to content
View gabrieldelmonte's full-sized avatar
🦀
🦀

Highlights

  • Pro

Block or report gabrieldelmonte

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 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
gabrieldelmonte/README.md

Hey, Gabriel Del Monte here! 🌱

I'm a Computer Engineering undergraduate student from UNIFEI - MG/BR. I have interests in the fields of embedded systems, embedded firmware, hardware and artificial intelligence


🚀 Current projects

  • High voltage    Since 2023, I'm a CNPq Scientific Initiation scholar, working with power electronics, microcontrollers, and AI

  • Bee    I’m part of the Black Bee Drones team, contributing to the Hardware division in autonomous drone development


📚 Current learning

  • Crab    Currently learning Rust

  • Beagle    Diving deeper into Embedded Linux development using a BeagleBoard


🛠️ Languages

C++     C     Python     Java


⚙️ Tools

Linux     Docker     GitHub     Git


📊 GitHub stats

Gabriel's GitHub Stats     Gabriel's Top Languages

🌐 Connect with me

Email     LinkedIn     Instagram

Pinned Loading

  1. Scientific_Research Scientific_Research Public

    This repository contains a comprehensive scientific research project that implements an intelligent buck converter control system with real-time monitoring capabilities

    C 3

  2. lcd_display_rust lcd_display_rust Public

    A Rust library for controlling character LCD displays (HD44780 compatible) via GPIO pins on Linux systems

    Rust 1

  3. Emulated_PWM Emulated_PWM Public

    A C++ library for generating software-emulated PWM (Pulse Width Modulation) signals on Linux systems using GPIO pins through the libgpiod library.

    C++ 1

  4. Board_Bring-Up Board_Bring-Up Public

    Design files and documentation for PBLE02 - Board bring-up and electronic prototype validation, a university project developed at UNIFEI

    C

  5. CustomMIPS_CPU CustomMIPS_CPU Public

    This project implements a custom MIPS CPU in Verilog using a 5-stage pipeline design. The CPU supports a subset of MIPS instructions and includes a custom shift-and-add multiplier implementation.

    Verilog 2

  6. SquareWave_Keyboard_Assembly SquareWave_Keyboard_Assembly Public

    This repository contains the source code (written in ARM Assembly) for a digital square-wave musical keyboard, a university project developed at UNIFEI

    Assembly