
Rohith C
ECE Undergraduate Embedded Systems Firmware Development
Compétences

Voir mes services


Portfolio
Expérience professionnelle
Secure IOT Node
Self Employed • Indépendant
May 2026 - Jun 2026 • 1 mo
Designed a secure IoT node integrating the ATECC608A hardware security chip over I2C for cryptographic key storage, device authentication, key provisioning, and SHA-256 authentication handshakes. Integrated ATECC608A hardware security chip for key storage and device authentication. Interfaced with ATECC608A over I2C bus with library integration & firmware workflows. Implemented key provisioning & authentication handshakes to strengthen IoT device security posture.
STM32 Bring Up, Debugging & Datasheet-Driven Learning
Self Level • Indépendant
Feb 2026 - May 2026 • 3 mos
Identified a counterfeit/cloned STM32F103C8T6 microcontroller by inspecting its device ID over SWD using GDB and OpenOCD on a Linux-based toolchain, procured a genuine IC, re-verified device ID & flash access, and built HAL/register-level firmware. Identified a counterfeit STM32F103C8T6 by inspecting device ID over SWD via GDB/OpenOCD on Linux. Procured genuine STM32 and verified flash access & debug connectivity over OpenOCD. Developed HAL firmware for GPIO, timers, interrupts, and UART by studying the reference manual. Progressed into bare-metal, register-level STM32 programming directly from reference manual maps.