vdeschwb / esp32-signal-generator

Open-Source Signal Generator using the ESP32 uC
MIT License
121 stars 31 forks source link

Digital to analog (for analog camera) #21

Open ArshaanTech opened 10 months ago

ArshaanTech commented 10 months ago

Hey! great work with the project. I was trying to make something and I think you might be able to help. I'm reading an analog voltage from the analog pins on the ESP but now after reading it and transmitting it, I again want to convert it into the analog output. Do you have any idea how can that be done?