-
Reivax S/A Automação e Controle
- Florianópolis (SC)
-
digital-control Public
Digital control and signal processing library for DSPs developed in C
-
-
studying-cpp Public
A bunch of C++ code developed during my studies of programming
C++ MIT License UpdatedApr 14, 2024 -
version Public
Simple library for parsing, comparing and checking compatibility of semantic versions made in C
-
cdata Public
Simple C library for data-structures
-
liir Public
liir is a simple REPL (Read, eval, print and loop) written in C
-
aoc23 Public
Solutions to the Advent of Code 2023 challenges
-
-
arguments Public
A simple C library for parsing command line arguments.
-
-
hex Public
Display file contents in ascii and hexadecimal
-
ini Public
C library for parsing and creating INI files
-
PI-VHDL Public
This project consists of the implementation of a Proportional-Integral controller on a CPLD using VHDL
VHDL MIT License UpdatedJul 13, 2022 -
ADC0832-VHDL Public
Communication of a CPLD with the analog-to-digital converter ADC0832 (modeled in VHDL)
VHDL MIT License UpdatedJul 12, 2022 -
studying-c Public
A bunch of C code developed during my studies of programming
-
spectralIdentification Public
Library for for spectral estimation developed in MATLAB
-
solarSystem Public
Simulation of the Solar System in MATLAB
-
TransmissionLine Public
Simulation of a Transmission Line in MATLAB
MATLAB MIT License UpdatedFeb 1, 2022 -
formatedPlot.m Public
Script file for ploting and saving graphs in MATLAB
-
ifoc Public
Simulation of Indirect Field Oriented Control (IFOC) for Three-Phase Induction Motor (TIM)
-
-
Promessa Public
A simple implementation of Promises/A+ in JavaScript.
-
hanoiTower Public
Hanoi tower game solved automaticaly by software developed in C
C MIT License UpdatedNov 15, 2021 -
-
BrainFuckInterpreter Public
An BrainFuck language interpreter written in C
-
JSonny Public
A simple javascript interpreter made in C