Nessuna descrizione

Tyeth Gundry c5891d5800 Bump version to 1.0.10 in library.properties 3 mesi fa
.github 01f5ad157d Update CI action versions 2 anni fa
assets 68a2537d4a updating readme 6 anni fa
examples c8bc122b0b updated vref demo to better show the Vref differences 6 anni fa
.gitignore 41b1dc5f59 initial commit, basic voltage setting working 6 anni fa
Adafruit_MCP4728.cpp 6186ecea47 Add getChannelValue and getEEPROMValue accessor methods. 1 anno fa
Adafruit_MCP4728.h 6186ecea47 Add getChannelValue and getEEPROMValue accessor methods. 1 anno fa
README.md 96830a4646 Added docs badge 5 anni fa
code-of-conduct.md 41b1dc5f59 initial commit, basic voltage setting working 6 anni fa
library.properties c5891d5800 Bump version to 1.0.10 in library.properties 3 mesi fa
license.txt 41b1dc5f59 initial commit, basic voltage setting working 6 anni fa

README.md

Adafruit_MCP4728 Build StatusDocumentation

This is the Adafruit MCP4728 4-Channel 12-Bit I2C DAC Library for Arduino

Tested and works great with the Adafruit MCP4728 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 Bryan Siepert for Adafruit Industries. BSD 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 MCP4728" and install the library.