{"id":20477354,"url":"https://github.com/harbaum/brickly-plugins","last_synced_at":"2026-03-19T16:03:08.886Z","repository":{"id":89283520,"uuid":"89344419","full_name":"harbaum/brickly-plugins","owner":"harbaum","description":"Plugins for brickly","archived":false,"fork":false,"pushed_at":"2021-01-21T21:06:52.000Z","size":189,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-11T00:59:25.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/harbaum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2017-04-25T09:48:28.000Z","updated_at":"2022-07-26T20:09:59.000Z","dependencies_parsed_at":"2023-04-11T04:47:32.610Z","dependency_job_id":null,"html_url":"https://github.com/harbaum/brickly-plugins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harbaum/brickly-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harbaum%2Fbrickly-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harbaum%2Fbrickly-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harbaum%2Fbrickly-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harbaum%2Fbrickly-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harbaum","download_url":"https://codeload.github.com/harbaum/brickly-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harbaum%2Fbrickly-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-15T15:27:51.193Z","updated_at":"2026-03-09T10:33:40.858Z","avatar_url":"https://github.com/harbaum.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brickly plugins\n\nThese are plugins for [Brickly](https://github.com/EstherMi/ft-brickly-userguide/blob/master/de/brickly/index.md)\n\nPlugins extend the functionality of brickly and add new blocks and new\nfunctions. The plugin infrastructure is still under development and may\nchange.\n\n## Installation\n\nSince version 1.38 brickly can upload plugins via the main web interface.\nIn skill leven 5 clicking the \"plug\" icon will open a menu which allows\nto install plugins.\n\n![plugin installation](plugin_install.png)\n\n## The plugins\n\n### ftDuino IO - ftduino.xml\n\nThis plugin gives brickly access to the IOs of an\n[ftDuino](http://ftduino.de) connected via USB to the TXT or\n[TX-PI](http://tx-pi.de).\n\nThe ftDuino needs to run the [ftduino_direct\nsketch](https://github.com/PeterDHabermehl/ftduino_direct).\n\n![ftduino plugin](ftduino.png)\n\n### ftDuino IO with ftDuino servo adapter support - ftduino_servo.xml\n\nThis plugin gives brickly access to the [ftDuino mini servo\nadapter](https://harbaum.github.io/ftduino/www/manual/experimente.html#6.13.9) connected via I²C\nto a [ftDuino](http://ftduino.de) which in turn is connected via USB\nto the TXT or [TX-PI](http://tx-pi.de).\n\nThis plugin replaces the ftduino plugin when installed.\n\nThe ftDuino needs to run the [ftduino_direct\nsketch](https://github.com/PeterDHabermehl/ftduino_direct).\n\n![ftduino plugin with ftDuino servo support](ftduino_servo.png)\n\n### ftDuino IO with PCA9685 servo support - ftduino_PCA9685.xml\n\nThis plugin gives brickly access to a [PCA9585 based servo\nadapter](https://www.thingiverse.com/thing:3155362) connected via I²C\nto a [ftDuino](http://ftduino.de) which in turn is connected via USB\nto the TXT or [TX-PI](http://tx-pi.de).\n\nThis plugin replaces the ftduino plugin when installed.\n\nThe ftDuino needs to run the [ftduino_direct\nsketch](https://github.com/PeterDHabermehl/ftduino_direct).\n\n![ftduino plugin with PCA9685 support](ftduino_PCA9685.png)\n\n### file IO - fileio.xml\n\nProvides blocks to read and write simple files. The new blocks show up\nin the custrom (Spezial) category.\n\nAn example program looks like:\n\n![fileio plugin](fileio.png)\n\n### test - test.xml\n\nA simple test plugin without a really useful functionalty. This\nshows some of the basic plugin concepts and e.g. implements its own\ntoolbox sub category as well a button inside the toolbox which\ndirectly interacts with the TXT.\n\n![test plugin](test.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharbaum%2Fbrickly-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharbaum%2Fbrickly-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharbaum%2Fbrickly-plugins/lists"}