I did not understand much from the code on github. Can you write a simple code that generates a simple sine wave? Is it possible to adjust the phase, amplitude and offset of the wave.
I will use on ESP32.
All *.py files you need are here:
```
['ad98??.py',
'interfaces.py',
'modulators.py',
'peripherals.py',
'register.py',
'shift_register.py',
'tools.py']
```
They can be found in this or my other repository named "Utilities".