Metadata-Version: 2.1 Name: ads1256 Version: 0.2.0 Summary: A python library to communicate with the ADS1256 analog to digital converter from Texas Instruments. Author: Samul Kosmann Author-email: samuel.kosmann@gmail.com Requires-Python: >=3.11,<4.0 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Requires-Dist: gpiod (>=2.2.1,<3.0.0) Requires-Dist: spidev (>=3.6,<4.0) Description-Content-Type: text/markdown # ADS1256 A python library to communicate with the ADS1256 analog to digital converter from Texas Instruments.