{"id":17843791,"url":"https://github.com/mc-cat-tty/libi2c","last_synced_at":"2025-04-02T14:44:40.124Z","repository":{"id":156773079,"uuid":"345628992","full_name":"mc-cat-tty/libi2c","owner":"mc-cat-tty","description":"I2C library and tools for ESP32 ","archived":false,"fork":false,"pushed_at":"2022-07-27T11:01:43.000Z","size":26,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T05:43:51.209Z","etag":null,"topics":["bme280","bmp280","esp-idf","esp32","i2c","i2c-bus","i2c-library","libi2c"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"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/mc-cat-tty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"mc_cat_tty","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-03-08T11:14:12.000Z","updated_at":"2023-05-09T15:05:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"13624a38-4128-4758-b185-49bad38458f7","html_url":"https://github.com/mc-cat-tty/libi2c","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc-cat-tty%2Flibi2c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc-cat-tty%2Flibi2c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc-cat-tty%2Flibi2c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc-cat-tty%2Flibi2c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mc-cat-tty","download_url":"https://codeload.github.com/mc-cat-tty/libi2c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246834533,"owners_count":20841565,"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":["bme280","bmp280","esp-idf","esp32","i2c","i2c-bus","i2c-library","libi2c"],"created_at":"2024-10-27T21:26:49.916Z","updated_at":"2025-04-02T14:44:40.109Z","avatar_url":"https://github.com/mc-cat-tty.png","language":"C","readme":"# libi2c\nI2C library and tools for ESP32 \n\n## Setting up\nClone this repo into _lib_ folder inside PIO workspace\n```\ncd lib\ngit clone https://github.com/mc-cat-tty/libi2c\ncd ..\n```\n\n## BMP280\nHow to extract compensation fields\n1. download BME/BMP280 datasheet\n2. `pdftotext BST-BMP280-DS001-11.pdf -f 21 -l 21`\n3. leave only comprensation parameters table on that text file\n4. `cat BST-BMP280-DS001-11.txt | grep dig_ -A2 | tr \"\\n\" \" \" | tr \"\\-\\-\" \"\\n\" | sed -e \"s/unsigned short/uint16_t/\" | sed -e \"s/signed short/int16_t/\"`\n\n## Clock\nUpdate START_TIME with `date +%s` output\n\n","funding_links":["https://ko-fi.com/mc_cat_tty"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmc-cat-tty%2Flibi2c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmc-cat-tty%2Flibi2c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmc-cat-tty%2Flibi2c/lists"}