Files
escape_gallery_obsidian_vault/Notes/Electronics/ADS1115 ADC Module.md
2026-07-11 16:59:05 -07:00

986 B

created, tags
created tags
2025-07-23
resource

Summary

A 4 channel analogue to digital converter board.

Notes

There is a Rust crate for interfacing to the board. Requires calibration when based on the input signal. Default address for the board is 0x48 (see section 7.5.1.1 of the data sheet)

References