2024-12-17 15:25:09 +09:00
2024-12-17 15:25:09 +09:00
2024-12-13 16:25:43 +09:00
2024-12-13 16:25:43 +09:00
2024-12-17 15:07:50 +09:00
2024-12-17 15:07:50 +09:00
2024-12-17 15:07:50 +09:00
2024-12-13 15:54:57 +09:00
2024-12-13 15:54:57 +09:00
2024-12-13 16:25:43 +09:00
2024-12-13 16:25:43 +09:00
2024-12-13 15:54:57 +09:00
2024-12-17 15:07:50 +09:00
2024-12-13 16:25:43 +09:00

M5Unit - ANADIG

Overview

Library for ANADIG using M5UnitUnified.
M5UnitUnified is a library for unified handling of various M5 units products.

SKU:U012

DAC, is a unit with the ability to convert digital signal to analog signal (voltage waveform signal) with support for audio waveform and more. It integrates a 12-bit high resolution DAC chip named MCP4725 which has an on-board non-volatile memory (EEPROM). The unit communicates with the M5Core using the I2C protocol.

SKU:U012-B

DAC2 Unit is an I2C digital-to-analog signal conversion unit. It utilizes the GP8413 solution, which provides high precision and accuracy in its performance. This chip can linearly convert a 15-bit digital value into two independent analog voltages of 0-5V or 0-10V. The output voltage error is only 0.2%, and it achieves linearity of up to 0.01%.

See also examples using conventional methods here.

Required Libraries:

License

Examples

See also examples/UnitUnified

Doxygen document

GitHub Pages

If you want to generate documents on your local machine, execute the following command

bash docs/doxy.sh

It will output it under docs/html
If you want to output Git commit hashes to html, do it for the git cloned folder.

Required

S
Description
No description provided
Readme MIT 500 KiB
Languages
C++ 99.4%
C 0.6%