Matías Bergerman
This is a website for sharing some of my projects :)
I'm passionate about electronics, science, space, embedded systems, coding, and music.
I graduated as an Electronics Engineer at the Buenos Aires Institute of Technology (ITBA) specializing in Signal Processing.
You can read more about me on this page.
Projects
-
RISC processor implemented on an FPGA using Verilog
RISC processor with a pipelined architecture implemented using Verilog on a Cyclone IV FPGA.
-
FPGA-controlled Inverter design
Development of an Inverter board modulated using an FPGA that controls a 125 W three-phase motor.
-
Design of a Flyback power supply
Development of a Flyback converter for a 30 Watt power supply.
-
Real-time adaptative arrhythmia detector
Spanish
Arrhythmia detector implemented with the LMS and RLS algorithms.
-
Ball balancing system with PID control
Platform which tilts automatically in order to balance a ball with the use of PID control.
-
Custom-designed CNC milling machine
CNC wood mill designed from laser-cut and 3D-printed parts.
-
Cloud-connected building access control device with RTOS
Device that manages access to a building using magnetic cards. Developed using RTOS on an ARM Cortex MCU.
-
ARM Cortex custom development board for automotive applications
Development board with a CAN bus for automotive research projects in the university.
-
Real-time musical Vocoder using LPC
Spanish Video
Python application that implements the LPC algorithm in a musical vocoder.
Featured
- 28-06-2022» RISC processor implemented on an FPGA
- 27-05-2022» FPGA-controlled Inverter design
- 27-05-2022» Design of a Flyback power supply
- 14-03-2022» Ball balancing system with PID control
- 15-11-2021» Real-time arrhythmia detection
Posts
- 21-12-2022» ARM Cortex custom development board for automotive applications
- 25-05-2022» Real-time musical Vocoder using LPC
- 12-11-2021» Cloud-connected building access control device with RTOS
- 26-12-2018» Custom-designed CNC Milling Machine
Other Projects
-
Electronic Filter Design Tool
Tool for designing electronic filters by combining operational amplifier cells.
-
PIC programmer, based on the PICKit 2
Module designed to program PIC microcontrollers, based on the schematic provided by Microchip.
-
WaveForms Scope Python Plotter
Python plotter for CSV files exported by the Digilent WaveForms software.
-
How to build a line follower robot with Arduino
Learn how to make a line follower robot, made to follow a race track as fast as possible.
-
Analog Line Follower
A line follower robot that requires no programming, its behaviour is determined by an electronic circuit.
-
CalcuPy
My first Python project! A simple console calculator.