https://github.com/totalkrill/dart6ul-gpio
Limited implementation that allows using the IO-pins on a dart6ul module from variscite
https://github.com/totalkrill/dart6ul-gpio
Last synced: over 1 year ago
JSON representation
Limited implementation that allows using the IO-pins on a dart6ul module from variscite
- Host: GitHub
- URL: https://github.com/totalkrill/dart6ul-gpio
- Owner: TotalKrill
- Created: 2020-05-05T13:33:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T11:19:15.000Z (over 4 years ago)
- Last Synced: 2025-02-09T16:43:35.992Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dart6ul GPIO
If I need gpio functionality for the DART6ul modules, I will put them in this lib. For now I only needed the output pin.
PR:s are welcome and will most likely be accepted :)