loboris / MicroPython_ESP32_psRAM_LoBo

MicroPython for ESP32 with psRAM support
Other
825 stars 342 forks source link

DAC API in upstream #314

Open nalt opened 4 years ago

nalt commented 4 years ago

The DAC module provides a nice API. Any chance this gets added into upstream Micropython? Or, could it easily be built as a separate module?

mdaeron commented 4 years ago

I second both options (upstream or standalone module). It would be really nice to have access to more that DAC.write().