https://github.com/charlieroth/micro-blink
https://github.com/charlieroth/micro-blink
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/charlieroth/micro-blink
- Owner: charlieroth
- Created: 2025-01-09T19:08:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-11T19:22:02.000Z (over 1 year ago)
- Last Synced: 2025-03-08T07:43:30.018Z (over 1 year ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `micro-blink`
A Rust project to make LEDs blink on a microbit:v2 micro-controller.
- `unsafe` Rust: [`5490a14`](https://github.com/charlieroth/microblink/commit/5490a146fa0b9e7468e1af06544d85f682be1d2b)
- `nrf52833-pac`: [`cd04072`](https://github.com/charlieroth/microblink/commit/cd040721f4526758aae8ec2adc73154fde7fbe7a)
- `nrf52833-hal` and `embedded-hal`: [`0f9093a`](https://github.com/charlieroth/microblink/commit/0f9093a0b996e04828692fc862ed854a8f42226e)
- `microbit-v2`: [`8177508`](https://github.com/charlieroth/microblink/commit/81775084c1a0a677959be76791e1a3a62da1e2ae)