{"id":13654320,"url":"https://github.com/paulbatchelor/norns-lowlevel","last_synced_at":"2025-04-12T02:04:35.877Z","repository":{"id":82619052,"uuid":"197958184","full_name":"PaulBatchelor/norns-lowlevel","owner":"PaulBatchelor","description":"Example code for doing low-level norns stuff in C","archived":false,"fork":false,"pushed_at":"2019-11-21T02:19:44.000Z","size":35,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T02:04:30.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://llllllll.co/t/low-level-norns","language":"C","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/PaulBatchelor.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}},"created_at":"2019-07-20T16:53:35.000Z","updated_at":"2023-08-05T12:28:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"86fe5012-b854-4896-84b8-049aed6e31bb","html_url":"https://github.com/PaulBatchelor/norns-lowlevel","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/PaulBatchelor%2Fnorns-lowlevel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulBatchelor%2Fnorns-lowlevel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulBatchelor%2Fnorns-lowlevel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulBatchelor%2Fnorns-lowlevel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaulBatchelor","download_url":"https://codeload.github.com/PaulBatchelor/norns-lowlevel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505862,"owners_count":21115354,"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":"2024-08-02T03:00:24.701Z","updated_at":"2025-04-12T02:04:35.852Z","avatar_url":"https://github.com/PaulBatchelor.png","language":"C","funding_links":[],"categories":["Development: C"],"sub_categories":[],"readme":"# Low Level Norns\n\nSome small snippets of C code that do relatively low-level\nthings on the norns.\n\n## Setup\n\nYou will need to be able to enter a norns shell, either\nthrough SSH or serial. An internet connection is helpful,\nbut not necessarily needed.\n\nClone this repository onto your norns.\n\nCompile things with `make`.\n\nTemporarily disable default norns stuff by running\n`sh kill_stuff.sh`. This stops supercollider, matron,\nand crone. Rebooting the machine will restart these\nfor you. I do this by running `poweroff`, then manually\npowering on the device.\n\nThe programs available are as follows:\n* audio.c: simple JACK client example, audio stops on key press\n* button.c: button handling example\n* fbtest.c: uses the framebuffer to print a smiley face to norns screen\n* input_monitor: watches for button/encoder input and prints to console when detected\n* knob.c: similar to button.c, but uses the encoders\n\nRun one with `./(program name)`, replacing (program name) with your target program. Press Ctrl-C to stop it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulbatchelor%2Fnorns-lowlevel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulbatchelor%2Fnorns-lowlevel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulbatchelor%2Fnorns-lowlevel/lists"}