{"id":22923502,"url":"https://github.com/ams-osram/tmf8806_driver_python","last_synced_at":"2025-08-23T15:40:20.948Z","repository":{"id":257802714,"uuid":"788921016","full_name":"ams-OSRAM/tmf8806_driver_python","owner":"ams-OSRAM","description":"TMF8806 Python driver","archived":false,"fork":false,"pushed_at":"2024-11-28T16:05:02.000Z","size":252,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T14:49:50.911Z","etag":null,"topics":["driver","python","tmf8806"],"latest_commit_sha":null,"homepage":"","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/ams-OSRAM.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-19T10:54:54.000Z","updated_at":"2024-11-28T16:05:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"edc37917-4b27-44b2-b9fd-7a49f7e71eff","html_url":"https://github.com/ams-OSRAM/tmf8806_driver_python","commit_stats":null,"previous_names":["ams-osram/tmf8806_driver_python"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ams-OSRAM/tmf8806_driver_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ams-OSRAM%2Ftmf8806_driver_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ams-OSRAM%2Ftmf8806_driver_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ams-OSRAM%2Ftmf8806_driver_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ams-OSRAM%2Ftmf8806_driver_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ams-OSRAM","download_url":"https://codeload.github.com/ams-OSRAM/tmf8806_driver_python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ams-OSRAM%2Ftmf8806_driver_python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271754943,"owners_count":24815324,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["driver","python","tmf8806"],"created_at":"2024-12-14T08:15:53.712Z","updated_at":"2025-08-23T15:40:20.925Z","avatar_url":"https://github.com/ams-OSRAM.png","language":"Python","readme":"# Python\nThis folder contains libraries, tools, and tests to interact with the ams OSRAM TMF8806 devices over I2C and GPIO.\n\n## Setup Python Environment\nThis framework requires to use python 3.6 or newer for Window 10/11.\nTo install the required packages, run `python -m pip install -r requirements.txt`.\n\n## Adding your own sub-directory\nWhen you add a new sub-directory and want to execute python files there you need to \n`import __init__` before any other local import. Also you need to copy the file `__init__.py` into this subdirectory\nand make sure the python root path points to the directory where this readme.md file is located.\n`TOF_PYTHON_ROOT_DIR = os.path.normpath(os.path.dirname(__file__) + \"/..\")`\n\nThis is a summary of the files and sub-folders:\n\t\n## ./tmf8x0x\nAll python classes, files and functions, specific to the TMF8806.\nThere is a python class to control the device hardware and the bootloader that also allows to download intel hex files to the device.\nThere is a second class that implements measurement application specific commands and controls and data readout, as well as histogram configuration and readout.\n\n### ./tmf8x0x/examples\nSeveral examples that show the usage:\n- how to perform measurements and read them out\n- how to configure for histogram dumping and how to read them out\n \n### ./tmf8x0x/tests\nPython tests to verify functonality of device and/or scripts.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fams-osram%2Ftmf8806_driver_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fams-osram%2Ftmf8806_driver_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fams-osram%2Ftmf8806_driver_python/lists"}