{"id":20054794,"url":"https://github.com/u-fire/isolated_ise","last_synced_at":"2025-08-11T18:12:57.848Z","repository":{"id":73230345,"uuid":"177072532","full_name":"u-fire/Isolated_ISE","owner":"u-fire","description":"An Arduino, Rust, and Python library for using the μFire Isolated ISE Probe Interface. Measure pH, ORP, or any mV probe.","archived":false,"fork":false,"pushed_at":"2020-08-16T15:03:07.000Z","size":356,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T23:41:51.272Z","etag":null,"topics":["arduino","arduino-library","hydroponics","ise","orp","ph"],"latest_commit_sha":null,"homepage":"https://ufire.co","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/u-fire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","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":"2019-03-22T04:42:57.000Z","updated_at":"2022-02-01T02:26:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3a9fd26-9919-4249-ba2e-732f3c620864","html_url":"https://github.com/u-fire/Isolated_ISE","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-fire%2FIsolated_ISE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-fire%2FIsolated_ISE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-fire%2FIsolated_ISE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u-fire%2FIsolated_ISE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/u-fire","download_url":"https://codeload.github.com/u-fire/Isolated_ISE/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252506440,"owners_count":21759048,"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":["arduino","arduino-library","hydroponics","ise","orp","ph"],"created_at":"2024-11-13T12:43:23.001Z","updated_at":"2025-05-05T13:31:39.721Z","avatar_url":"https://github.com/u-fire.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Isolated ISE Probe Interface\n\n\u003e Use any Ion Specific Electrode\n- Measure pH with temperature compensation\n- Measure ORP and Eh\n- Raw mV\n- Temperature in Celsius/Fahrenheit\n- Electrically Isolated\n\n#### What it is\nAn I2C slave device that can interface with any voltage based sensor such as a pH or ORP probe. There are pin headers available to connect a DS18B20 temperature sensor for automatic temperature compensation. The firmware on the device provides two calibration options, single or dual point.\n\n#### Using it\nThere is extensive [documentation](http://ufire.co/docs/uFire_ISE/) on the use and setup of the device. The library to use it is in the Arduino IDE, Particle.io IDE and a python implementation for Raspberry Pi and MicroPython is also available.\n\n~~~\n#include \"uFire_ISE.h\"\nuFire_ISE mv;\nmv.measuremV();\n~~~\n~~~\n#include \"uFire_pH.h\"\nuFire_pH ph;\nph.measurepH();\n~~~\n~~~\n#include \"uFire_ORP.h\"\nuFire_ORP orp;\norp.measureORP();\n~~~\n\n##### Isolation\n\nWhen different probes are connected to the same controlling device, they can cause interference. The environment also causes interference due to ground-loops or other electrical noise like pumps. Electrically isolating the probe from the controlling device can help to prevent it.\n\nAll μFire probe interfaces come with electrical isolation hardware which provides a stable, isolated power supply and I2C bus between the interface and your controlling device.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fu-fire%2Fisolated_ise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fu-fire%2Fisolated_ise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fu-fire%2Fisolated_ise/lists"}