Software Engineer Intern
- Designed and developed a C/C++ program for ESP32 microcontrollers to send CAN data over Ethernet/WiFi. Program allows for simultaneous sending and receiving of CAN frames to and from a network socket and to and from.
- Contributed to open source repository Pycyphal to add new functionality with the Socketcand CAN interface. Created new interface class that allowed connection to Socketcand as well as robust unit tests that ensure.