Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/russelltg/sekonic-c-7000
sekonic-c-7000
https://github.com/russelltg/sekonic-c-7000
Last synced: about 1 month ago
JSON representation
sekonic-c-7000
- Host: GitHub
- URL: https://github.com/russelltg/sekonic-c-7000
- Owner: russelltg
- License: gpl-3.0
- Created: 2023-09-23T06:41:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T18:37:25.000Z (about 1 year ago)
- Last Synced: 2024-04-17T17:08:05.548Z (7 months ago)
- Language: Rust
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sekonic C-7000
I wanted Linux drivers for this, so I reverse engineered it
## Setup
copy `60-sekonic.rules` into `/etc/udev/rules.d` to setup permissions for the devices, then just `cargo run`
It's a bit buggy right now, so if it hangs up, restart your C-3000. Oops.