GY-63_MS5611/libraries/DAC8551/README.md

26 lines
355 B
Markdown
Raw Normal View History

2020-11-27 05:10:47 -05:00
# DAC8551
Arduino library for DAC8551 SPI Digital Analog Convertor
## Description
not tested extensively
## Operation
See examples
**demo_hw_spi.ino**
write a sawtooth to channel A followed by a sinus
uses HW SPI
**demo_sw_spi.ino**
write a sawtooth to channel A followed by a sinus
uses SW SPI
**demo_powerdown.ino**
idem
## TODO
more testing