rust-embedded / rust-embedded/linux-embedded-hal
Is this as simple as using `gpiozerio-rust` crate?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 319
- Forks
- 60
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 1
Description
Is this crate as simple as using rust_gpiozero crate? For example if I want to print out hello world and turn on and off the lights, is the code as simple to type as ``rust_gpiozero`:

Another question, is there another crate that is based on embedded-hal (just like linux-embedded-hal) that would work for the Arduino and the syntax for linux-embedded-hal would be similar for the Arduino version?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the repository documentation and existing Linux device implementations, then compare their API to the linked rust_gpiozero example and the embedded-hal question. The issue is done only when the supported Arduino or Linux usage and any required documentation or implementation scope are clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, rust
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100