{"id":15444042,"url":"https://github.com/heuer/ftdu","last_synced_at":"2025-03-28T08:12:39.852Z","repository":{"id":57432458,"uuid":"170588835","full_name":"heuer/ftdu","owner":"heuer","description":"Communicate with ftDuino via USB","archived":false,"fork":false,"pushed_at":"2021-01-28T20:17:50.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T11:45:01.043Z","etag":null,"topics":["fischertechnik","ftduino"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heuer.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","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":"2019-02-13T22:25:18.000Z","updated_at":"2024-01-01T20:09:12.000Z","dependencies_parsed_at":"2022-09-17T03:50:28.172Z","dependency_job_id":null,"html_url":"https://github.com/heuer/ftdu","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heuer%2Fftdu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heuer%2Fftdu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heuer%2Fftdu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heuer%2Fftdu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heuer","download_url":"https://codeload.github.com/heuer/ftdu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991585,"owners_count":20706129,"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":["fischertechnik","ftduino"],"created_at":"2024-10-01T19:38:58.627Z","updated_at":"2025-03-28T08:12:39.821Z","avatar_url":"https://github.com/heuer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"ftdu - Talk to ftDuino via Python\n=================================\n\nftdu can be used as client for the ```ftduino_direct``` sketch.\n\nIt provides a more pythonic API to communicate with a ftDuino.\n\n\nInstallation\n------------\nInstall the ftduino_direct sketch, see \u003chttps://github.com/PeterDHabermehl/ftduino_direct#installation\u003e\n\n\nUse ``pip`` to install ftdu::\n\n    $ pip install ftdu\n\n\nUsage\n-----\n\nLibrary\n^^^^^^^\n\n.. code-block:: python\n\n    \u003e\u003e\u003e import ftdu\n    \u003e\u003e\u003e ftd = ftdu.FtDuino()\n    \u003e\u003e\u003e ftd.led = True  # Switch the LED on\n    \u003e\u003e\u003e ftd.o1 = True  # Enable O1\n    \u003e\u003e\u003e ftd.i1  # Ask value of input port I1\n    0\n    \u003e\u003e\u003e ftd.close()\n\n\nDocumentation\n-------------\n\nThe docs are provided under \u003chttps://ftdu.readthedocs.io\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheuer%2Fftdu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheuer%2Fftdu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheuer%2Fftdu/lists"}