All Projects





Optimization of a fluid dynamics simulation in 3D | C++ - CUDA
This project was divided into 3 types of optimizations (sequential optimizations, multithreading optimizations with OpenMP and GPU implementation), where we achieved a runtime improvement of 122 times faster than the original version.
Category: High Performance Computing (Cuda)




Manchester Based Master-Slave Bus Interface
This project implements a Master-Slave communication system using Manchester encoding for data transmission. The system ensures synchronized communication, correct addressing of sensors, and error detection mechanisms to maintain data integrity.
Category: Eletronics

Instrumentation Amplifier for measuring biopotentials generated by human body
This practical work aims to study the acquisition and amplification of differential signals using an instrumentation amplifier. The focus is on measuring biopotentials generated by the human body, such as EMG (electromyogram), EOG (electro-oculogram), EEG (electroencephalogram) and ECG (electrocardiogram).
Category: Eletronics