https://github.com/akiacode/ardust
Controlling Arduino LEDs with Serial Port
https://github.com/akiacode/ardust
Last synced: 11 months ago
JSON representation
Controlling Arduino LEDs with Serial Port
- Host: GitHub
- URL: https://github.com/akiacode/ardust
- Owner: AkiaCode
- License: apache-2.0
- Created: 2022-03-12T15:03:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T12:06:49.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T06:13:53.263Z (about 1 year ago)
- Language: Scala
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Usage
This is a normal sbt project. You can compile code with `sbt compile`, run it with `sbt run`, and `sbt console` will start a Scala 3 REPL.