{"id":25753555,"url":"https://github.com/tprrt/pwm-ramp-gen","last_synced_at":"2026-05-10T20:57:51.731Z","repository":{"id":49189928,"uuid":"328144908","full_name":"tprrt/pwm-ramp-gen","owner":"tprrt","description":"A simple application which generate a continuous PWM signal with a variable duty cycle.","archived":false,"fork":false,"pushed_at":"2023-12-22T14:06:53.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-16T03:50:59.710Z","etag":null,"topics":["application","pwm","riot-os"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tprrt.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["paypal.me/tprrt"]}},"created_at":"2021-01-09T11:59:47.000Z","updated_at":"2024-01-10T15:49:27.000Z","dependencies_parsed_at":"2023-12-22T15:45:56.066Z","dependency_job_id":"f05ca618-3133-494d-a38d-bea967160a88","html_url":"https://github.com/tprrt/pwm-ramp-gen","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/tprrt%2Fpwm-ramp-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tprrt%2Fpwm-ramp-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tprrt%2Fpwm-ramp-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tprrt%2Fpwm-ramp-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tprrt","download_url":"https://codeload.github.com/tprrt/pwm-ramp-gen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240876869,"owners_count":19871904,"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":["application","pwm","riot-os"],"created_at":"2025-02-26T15:18:36.841Z","updated_at":"2026-05-10T20:57:51.725Z","avatar_url":"https://github.com/tprrt.png","language":"C","funding_links":["paypal.me/tprrt","https://paypal.me/tprrt"],"categories":[],"sub_categories":[],"readme":".. image:: https://circleci.com/gh/tprrt/pwm-ramp-gen.svg?style=svg\n    :alt: Circle badge\n    :target: https://app.circleci.com/pipelines/github/tprrt/pwm-ramp-gen\n\n.. image:: https://sonarcloud.io/api/project_badges/measure?project=tprrt_pwm-ramp-gen\u0026metric=alert_status\n    :alt: Quality Gate Status\n    :target: https://sonarcloud.io/dashboard?id=tprrt_pwm-ramp-gen\n\n==================\nPWM ramp generator\n==================\n\nIt is a simple `RIOT-OS`_ application written in Rust which generates a\ncontinuous PWM signal of 1Khz, on the first channel of the first PWM device,\nand whose duty cycle increases (then decreases) every 10ms.\n\n.. code-block:: bash\n\n    # To pull the submodules' sources\n    git submodule sync\n    git submodule update --init --recursive\n\n    # To pull the container to cross-compile\n    podman pull riot/riotbuild\n\n    # To build in the container\n    export BUILD_IN_DOCKER=1\n    export DOCKER=\"podman\"\n    export DOCKER_IMAGE=riot/riotbuild:latest\n    export DOCKER_USER=\"\"\n    export DOCKER_RUN_FLAGS=\"--rm -i -t --security-opt seccomp=unconfined --security-opt label=disable --userns=keep-id\"\n    export DOCKER_MAKE_ARGS=\"-j$(nproc)\"\n\n    export BOARD=arduino-leonardo\n    make\n\n\n----\n\nUse the following command to validate the `circleci`_ pipeline:\n\n.. code-block:: bash\n\n    podman run --rm --security-opt seccomp=unconfined --security-opt label=disable -v $(pwd):/data circleci/circleci-cli:alpine config validate /data/.circleci/config.yml --token $TOKEN\n\n\n-------\nSupport\n-------\n\nIf you find this project useful, please consider supporting its development:\n\n- PayPal: `paypal.me/tprrt \u003chttps://paypal.me/tprrt\u003e`_\n\n------------\nContributing\n------------\n\nContributions are welcome! Please see `CONTRIBUTING.rst \u003cCONTRIBUTING.rst\u003e`_ for guidelines.\n\n.. _circleci: https://circleci.com\n.. _RIOT-OS: https://github.com/RIOT-OS/RIOT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftprrt%2Fpwm-ramp-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftprrt%2Fpwm-ramp-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftprrt%2Fpwm-ramp-gen/lists"}