From 8adcdbf5f40f812180fe27968a8f8377c343cf82 Mon Sep 17 00:00:00 2001 From: listout Date: Tue, 26 Apr 2022 22:10:32 +0530 Subject: grammer Signed-off-by: listout --- resume.pdf | Bin 271863 -> 271264 bytes resume.tex | 21 ++++++++------------- 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/resume.pdf b/resume.pdf index e75b97b..54a53db 100644 Binary files a/resume.pdf and b/resume.pdf differ diff --git a/resume.tex b/resume.tex index f75054a..f5018e8 100644 --- a/resume.tex +++ b/resume.tex @@ -43,7 +43,7 @@ {0em}{0.5em}{1em} \titlespacing{\section} -{0em}{1em}{1em} +{0em}{0.5em}{1em} \title{R\'esum\'e} \author{Brahmajit Das} @@ -90,7 +90,7 @@ {\small \setlist{label=$\circ$} \begin{itemize}[noitemsep] - \item Porting firmware for other MCU models + \item Porting firmware across MCU models \item Implementation of communication protocol (WiFi, BLE, MQTT) \item Interacting with cloud backends via REST API (AWS @@ -98,6 +98,8 @@ \item Write drivers for SPI and I2C devices \item Laying out CI pipeline for remote deployment and over the air updates + \item Ensuring firmware security using Secure Boot and + encrypted flash storage \end{itemize} } @@ -107,7 +109,7 @@ \newline \textit{Embedded Systems Engineer, Intern} \hfill - \textit{August --- September, 2021} + \textit{May --- September, 2021} {\small \setlist{label=$\circ$} @@ -115,7 +117,7 @@ \item Ported existing system to different processor architecture. \item Refactor existing code and implement better communication protocol (SPI and I2C). - \item Integrate UI with hardware. + \item Integrate web UI instance with hardware. \end{itemize} } @@ -155,15 +157,8 @@ \href{https://gitlab.com/listout/mpu6050.git} {Link to project}. - \subsection{Interfacing with sonar module using Atmega328p:} - Using \textit{AVR C} and \textbf{Atmega328p} to interface with - \textbf{HC-SR04} (sonar module). - \textbf{UART} was used as the communication protocol. - \href{https://gitlab.com/listout/avr_programming/-/tree/sonar_module} {Link - to project}. - - \subsection{FreeRTOS on ARM STM32F103:} - Ported the FreeRTOS to ARM STM32F103C8T6 (Cortex M3), known as + \subsection{FreeRTOS on ARM STM32:} + Ported the FreeRTOS to ARM STM32F103 (Cortex M3), known as \textbf{Bluepill}. Then used to generate a PWM with Timer 2 as test case. \href{https://gitlab.com/listout/arm_programming/-/tree/pwm}{Link to project} -- cgit v1.2.3