{"id":28561639,"url":"https://github.com/ultimaker/ulticontroller_interface_tester","last_synced_at":"2025-08-07T21:13:59.256Z","repository":{"id":43713132,"uuid":"111430311","full_name":"Ultimaker/ulticontroller_interface_tester","owner":"Ultimaker","description":"You See It; Ulticontroller interface tester","archived":false,"fork":false,"pushed_at":"2021-01-05T15:49:43.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-06-09T21:47:59.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":false,"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/Ultimaker.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}},"created_at":"2017-11-20T15:45:43.000Z","updated_at":"2018-08-21T13:14:04.000Z","dependencies_parsed_at":"2022-08-19T07:21:03.262Z","dependency_job_id":null,"html_url":"https://github.com/Ultimaker/ulticontroller_interface_tester","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultimaker%2Fulticontroller_interface_tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultimaker%2Fulticontroller_interface_tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultimaker%2Fulticontroller_interface_tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultimaker%2Fulticontroller_interface_tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ultimaker","download_url":"https://codeload.github.com/Ultimaker/ulticontroller_interface_tester/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultimaker%2Fulticontroller_interface_tester/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259064063,"owners_count":22799739,"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":"2025-06-10T11:15:14.525Z","updated_at":"2025-06-10T11:15:20.810Z","avatar_url":"https://github.com/Ultimaker.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UltiController Interface Tester\n\nThe UltiController Interface Tester or ucit for short, is a simple optionally\nstatically linkable application that can be used to validate the touch-screen\navailable on the UltController.\n\nThe program has several tuneables as command line parameters and arguments. See\nucit --help for details.\n\n\n## Compiling\nTo compile the application a regular cmake construct is available easily invoked\nusing the available\n```sh\nbuild_for_ultimaker.sh\n```\nwhich uses docker if available. This will only however create an armhf package.\n\nIf a different build environment is needed, this can be accomplished by first\ncreated the docker container\n```sh\ndocker build -t \"ucit:latest\" .\n```\nand then supply this image to the build script\n```sh\nCI_REGISTRY_IMAGE=\"ucit:latest\" ./build_for_ultimaker.sh\n```\n\nAlternatively calling the build script manually, it is possible to create an\namd64 build. Unfortunately the docker container can currently not be used for\nthis yet.\nFirst build sources (the -c 'Skip cleanup' flag is required)\n```sh\nARCH=amd64 ./build.sh -c\n```\nand then run the binary from the build directory.\n```\n.build_amd64/ucit \u003carguments\u003e\n```\nNote however that while the application will run, no output will be visible if\nthe framebuffer is not actually available. This is common when using a desktop\noperating system.\n\n# Known issues\n* During startup it may happen that the previous touch event is still active.\n  This appears to be a bug in the firmware, which the driver should try to\n  resolve.\n* Performance has at times be found to be abysmal at times, this was very\n  noticeable when enabling both the banding option and the fade.\n* Fading does not look properly when banding due to the XOR.\n* On a black background, no banding is possible.\n* When setting the -a flag to abort the test on successful touch test, the\n  last square is not rendered.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultimaker%2Fulticontroller_interface_tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultimaker%2Fulticontroller_interface_tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultimaker%2Fulticontroller_interface_tester/lists"}