← Home

Projects

  • Designed and built a custom PCB-based embedded system integrating an ESP32 MCU, NRF24L01 transceiver, ILI9341 LCD, and custom input controls into a 3D-printed enclosure enabling real-time RF chess gameplay.
  • Designed and stabilized a shared SPI bus across modules by implementing manual chip-select arbitration and validating CPOL/CPHA timing.
  • Implemented low-level embedded firmware in C using ESP-IDF, configuring GPIO, SPI transactions, interrupts, and peripheral drivers.
  • Modeled signal-induced link degradation (SNR, BER, FEC effects) and dynamically adapted routing and congestion control to maintain distributed system stability.