Introduction

Developed a tool to visualize real‑time throttle and brake input curves.

Initially acquired driver inputs via a simulator’s API on a PC, and after testing, applied it to a real race car by decoding the CAN bus protocol to display throttle and brake inputs in real time.

Skills Learned

  • C++
  • Python
  • CAN BUS
  • Git