{"id":16619130,"url":"https://github.com/ssnover/rust-up-lab11","last_synced_at":"2026-04-19T18:31:57.923Z","repository":{"id":115692866,"uuid":"159711545","full_name":"ssnover/rust-up-lab11","owner":"ssnover","description":"RIT EEEE 420 Lab 11 for MSP430 in Rust","archived":false,"fork":false,"pushed_at":"2018-12-01T23:19:43.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-14T20:17:29.939Z","etag":null,"topics":["embedded-rust","launchpad","msp430"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/ssnover.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":"2018-11-29T18:42:08.000Z","updated_at":"2018-12-01T23:19:45.000Z","dependencies_parsed_at":"2023-09-16T04:50:47.929Z","dependency_job_id":null,"html_url":"https://github.com/ssnover/rust-up-lab11","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ssnover/rust-up-lab11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnover%2Frust-up-lab11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnover%2Frust-up-lab11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnover%2Frust-up-lab11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnover%2Frust-up-lab11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssnover","download_url":"https://codeload.github.com/ssnover/rust-up-lab11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnover%2Frust-up-lab11/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32017844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["embedded-rust","launchpad","msp430"],"created_at":"2024-10-12T02:22:57.190Z","updated_at":"2026-04-19T18:31:57.905Z","avatar_url":"https://github.com/ssnover.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rusted EEEE 420 Lab 11\nThis project seeks to implement the functional requirements of RIT EEEE 420's final lab on the MSP430 in Rust. The lab culminates a series of labs teaching students to use the peripherals on the MSP430G2 Launchpad to teach embedded systems development in MSP430 assembly and C.\n\n## Requirements\nUsing the MSP430 Launchpad and the Touchpad daughterboard, the lab requires students to implement the following sequence:\n\n* Prompt the user to press the center touch surface.\n* Prompt the user to press either the top or bottom touch surface.\n    * The top surface selects a sampling rate of 100 Hz.\n    * The bottom surface selects a sampling rate of 200 Hz.\n* Prompt the user to press either the left or right touch surface.\n    * The left surface selects a linear scale processing for display.\n    * The right surface selects a logarithmic scale processing for display.\n* Sample an ADC pin 20 times at the selected frequency.\n* Apply the selected scale to the sampled data.\n* Display the resulting values with the 8 LEDs on the touchpad; each sample is displayed for 500 ms.\n* As each sample is displayed on the touchpad, print the number of LEDs being enabled over UART to a serial terminal.\n* Continually display and report the values in a loop until interrupted by the user by pressing the center button.\n* All timing is to be controlled with hardware, not with a software \"busy loop.\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssnover%2Frust-up-lab11","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssnover%2Frust-up-lab11","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssnover%2Frust-up-lab11/lists"}