No description
Find a file
Tyeth Gundry b174745264
Some checks failed
Arduino Library CI / build (push) Has been cancelled
Update library.properties - bump version to 1.0.2
2025-04-01 12:53:00 +01:00
.github update workflows, properties, docs 2025-02-14 15:22:15 -05:00
assets board image 2025-02-14 15:23:06 -05:00
examples update sine wave example 2025-02-17 16:36:09 -05:00
Adafruit_DACX578.cpp clang 2025-02-14 17:06:24 -05:00
Adafruit_DACX578.h clang for the doxy 2025-02-14 17:18:12 -05:00
code-of-conduct.md update workflows, properties, docs 2025-02-14 15:22:15 -05:00
keywords.txt cookiecutter 2025-02-14 14:18:06 -05:00
library.properties Update library.properties - bump version to 1.0.2 2025-04-01 12:53:00 +01:00
LICENSE.txt Create LICENSE.txt 2025-02-14 15:24:35 -05:00
README.md Update README.md 2025-03-27 13:22:44 -04:00

Adafruit DACX578 Library Build StatusDocumentation

This is the Library for the Adafruit DAC7578.

Tested and works great with the Adafruit DAC7578 Breakout Board

This chip uses I2C to communicate, 2 pins are required to interface

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Dependencies

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation and doxygen

Documentation is produced by doxygen. Contributions should include documentation for any new code added.

Some examples of how to use doxygen can be found in these guide pages:

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen-tips

Written by ladyada for Adafruit Industries. MIT license, check license.txt for more information All text above must be included in any redistribution

To install, use the Arduino Library Manager and search for "Adafruit DACX578" and install the library.