UCI-HyperXite / inverter-control

0 stars 0 forks source link

Convert Python SPDM code to C++ #1

Closed samderanova closed 11 months ago

samderanova commented 11 months ago

In order to speed up computation times, we decided to switch our SPDM code to C++. We've taken the code initially provided by @taesungh that uses the Raspberry Pi Pico SDK headers and fine-tuned it to produce a SPDM whose corresponding waveform is as smooth as possible.