pedrogalieta
Undergraduate Mechatronic Engineer interested in Machine Learnig/Data science and working to level up.
Brasília, Brazil
Pinned Repositories
IA32_Translator
C++ code developed for "Software Básico" course at University of Brasília in the 2nd semester of 2018. Goal is to translate from an invented assembly to IA32
Invented_Assembler
C++ code developed for "Software Básico" course at University of Brasília in the 2nd semester of 2018. Goal was to assemble and link from an invented assembly to an object code.
OpenCV_Principles
Random-Forest-for-flower-classification
Python code developed for "Fundamentos de Sistemas Inteligentes" course at University of Brasília in the 1st semester of 2019. The goal was to classify, using random forests, different species of flowers based on previously extracted features.
STM32CubeU5
Full Firmware Package for the STM32U5 series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits).
Tradutor-para-IA32
O trabalho consiste em duas partes: (i) implementar em C/C++ um método de tradução de uma linguagem de montagem simples para uma representação de código objeto e IA-32, (ii) implementar um programa em C/C++ um arquivo executável em formato ELF 32 bits.
Tradutor_Assembly_Hipotetico
O trabalho consiste em implementar um método de tradução de montagem simples para uma representação de código objeto. O tradutor a ser implementado será um Assembler da linguagem hipotética vista em sala de aula
pedrogalieta's Repositories
pedrogalieta/IA32_Translator
C++ code developed for "Software Básico" course at University of Brasília in the 2nd semester of 2018. Goal is to translate from an invented assembly to IA32
pedrogalieta/Invented_Assembler
C++ code developed for "Software Básico" course at University of Brasília in the 2nd semester of 2018. Goal was to assemble and link from an invented assembly to an object code.
pedrogalieta/OpenCV_Principles
pedrogalieta/Random-Forest-for-flower-classification
Python code developed for "Fundamentos de Sistemas Inteligentes" course at University of Brasília in the 1st semester of 2019. The goal was to classify, using random forests, different species of flowers based on previously extracted features.
pedrogalieta/STM32CubeU5
Full Firmware Package for the STM32U5 series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits).