{"id":13802500,"url":"https://github.com/rcolistete/MicroPython_MAX44009_driver","last_synced_at":"2025-05-13T13:31:31.778Z","repository":{"id":47186636,"uuid":"149601602","full_name":"rcolistete/MicroPython_MAX44009_driver","owner":"rcolistete","description":"MicroPython driver for MAX44009 light sensor","archived":false,"fork":false,"pushed_at":"2019-11-23T19:44:42.000Z","size":8,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-04T00:07:16.957Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/rcolistete.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-20T11:52:39.000Z","updated_at":"2020-10-03T01:51:35.000Z","dependencies_parsed_at":"2022-09-09T01:01:22.724Z","dependency_job_id":null,"html_url":"https://github.com/rcolistete/MicroPython_MAX44009_driver","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/rcolistete%2FMicroPython_MAX44009_driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcolistete%2FMicroPython_MAX44009_driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcolistete%2FMicroPython_MAX44009_driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcolistete%2FMicroPython_MAX44009_driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcolistete","download_url":"https://codeload.github.com/rcolistete/MicroPython_MAX44009_driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225218078,"owners_count":17439713,"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":[],"created_at":"2024-08-04T00:01:45.913Z","updated_at":"2024-11-18T17:31:29.771Z","avatar_url":"https://github.com/rcolistete.png","language":"Python","readme":"# MicroPython_MAX44009_driver\nMicroPython driver for MAX44009 light sensor\n\nThere are specific versions for :\n* BBC Micro:bit;\n* low memory usage, using less RAM memory.\n\n#### Example using Micro:bit lowmem version, rename the driver to 'max44009.py' and copy it to flash memory.\n```python\nimport max44009\nfrom microbit import i2c\nsensor = max44009.MAX44009(i2c)\nsensor.illuminance_lux()\n```\n","funding_links":[],"categories":["Libraries"],"sub_categories":["Sensors"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcolistete%2FMicroPython_MAX44009_driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcolistete%2FMicroPython_MAX44009_driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcolistete%2FMicroPython_MAX44009_driver/lists"}