Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nxy7/rustpicowifi
https://github.com/nxy7/rustpicowifi
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nxy7/rustpicowifi
- Owner: nxy7
- Created: 2023-05-31T23:21:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-11T21:35:24.000Z (over 1 year ago)
- Last Synced: 2024-12-23T00:54:43.657Z (17 days ago)
- Language: Rust
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Repository holding rust Pico W project that connects to wifi and accepts requests on port 1234.
If request path ends with /on it turns gpio 7/8/9 HIGH, if the path ends with /off it sets it to LOW. Whole purpose of this small repo is having a way to make my stream donations visible on camera with external equipment.