Ariel Andrade's repositories
dsp-audio-effects
Digital Signal Processing techniques applied in audio signals. Delay, chorus, flanger, tremolo, overdrive and distortion effects systems implemented using Python.
Self-balancing-robot
Project of a self-balancing robot using PID algorithm and some techniques of signals filtering using ATmega 328p.
PID-controller-for-EV3-with-arduino
Arduino PID controller for EV3 using I2C protocol.
AOSP-CarSettings
CarSettings AOSP (Android 12) exploration and customization. Creating new settings parameters and integrating with the system.
TuringMachine-TimezoneTravelCalculator
Turing machine that calculates arrival time based on departure longitude, departure time, arrival longiture, travel time and direction.
OpenGenius-game
OpenGenius is a DIY Genius game project on Arduino.
VOX-VT20X-presets
VOX VT20X Presets
Android-Emulator-MicVolumeStabilizer
This is a tool to avoid Android Emulator changing the host machine microphone volume randomly causing undesirable noises on Ubuntu 20.04.
dsp-spectrogram-ODF
Digital Signal Processing techniques applied in audio signals: spectrogram plotting and onset detection functions of the signals using Python.
AOSP-AndroidHAL
Investigating and discovering Android HAL.
AOSP-Tools
AOSP (Android Open Source Project) tools in shell script for Linux to make the work easier.
cracking-the-coding-interview
:books: C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
developer-portfolios
A list of developer portfolios for your inspiration
dsp-FilterKaiserWindow
Low-pass FIR filter design by windowing using Kaiser window. Truncation impacts in the frequency analysis and high-pass and band-pass transformation.
dsp-upsampling-downsampling
Analysis of the effects of upsampling and downsampling in a signal in terms of frequency,
Edge-detection-with-quadtree
Project for Data Structures and Algorithms - detecting edges in an image using a quadtree.
FlappyBirdGame
Flappy Bird game development based on the course Introduction to Game Development at HavardX.
PCID
Verilog codes of Digital Integrated Circuits Projects
SodokuMultithread
Sodoku validator using multithreading in C.
sudoariel.github.io
My portfolio - GitHub sites
vst3sdk
VST 3 Plug-In SDK