Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino UNO Example #19

Open
JohnDoneth opened this issue Jul 25, 2020 · 2 comments
Open

Arduino UNO Example #19

JohnDoneth opened this issue Jul 25, 2020 · 2 comments

Comments

@JohnDoneth
Copy link
Owner

Now that Rust has nightly support for AVR it would be neat to have an example for this crate using avr-hal for the ubiquitous Arduino UNO.

@JohnDoneth JohnDoneth self-assigned this Jul 26, 2020
@JohnDoneth JohnDoneth removed their assignment Nov 26, 2021
@ColinTimBarndt
Copy link
Contributor

In #54, I added an example for the Arduino Nano, but it's general enough to work on any Arduino as it's using arduino-hal, which is part of the same project and depends on avr-hal.

photo_2024-09-26_17-25-27

@mrbell321
Copy link

@ColinTimBarndt it looks like the nano example in the repo is just a Blinky program and does not use the hd44780 driver?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants