Hire Me
I'm currently pursuing full-time engineering roles throughout
Texas. Use the contact page or email
me to get in touch.
gabrielcabrera@utexas.edu
Personal PCB Project
Modeling
This is a preliminary model of a PCB incorporating an EFM32TG microcontroller. The board is meant to be practice at designing PCBs with KiCAD, assembling PCBs, and creating the necessary connections for a microcontroller. The board breaks out an EFM32TG microcontroller to various GPIO pins and has locations to mount header connections. The board also has a PMIC for a rechargeable coin cell battery, a low-dropout voltage regulator, a USB type-c receptacle for powering the microcontroller and charging the battery, and an LED for displaying the battery charging status. The board includes a 10 pin SWD header to aid in programming the microcontroller.
I learned a lot from this project. I learned how to use KiCAD and all its components, how to fan out the traces from a microcontroller, how to debug and program microcontrollers using the serial wire debug interface, how to calculate the charging rate of a li-ion battery, and how to configure a PMIC to charge at that rate.