![]() |
|
[arduino code examples for AIO Hybrid]-12 DAC MCP4728 analog output - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=93) +--- Forum: AIO Hybrid (https://www.kincony.com/forum/forumdisplay.php?fid=94) +--- Thread: [arduino code examples for AIO Hybrid]-12 DAC MCP4728 analog output (/showthread.php?tid=8546) |
[arduino code examples for AIO Hybrid]-12 DAC MCP4728 analog output - admin - 09-15-2025 Code: // Basic demo for configuring the MCP4728 4-Channel 12-bit I2C DAC
12-DAC-MCP4728.zip (Size: 566 bytes / Downloads: 320)
BIN file (you can use esp32 download tool download to ESP32-S3 with address 0x0 then directly to use) download:
12-DAC-MCP4728.ino.merged.zip (Size: 198.76 KB / Downloads: 324)
|