Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codingjoe/dp100-webapp
A browser interface for the DP100 digital power supply.
https://github.com/codingjoe/dp100-webapp
alientek dp100 electronics powersupply psu
Last synced: 2 months ago
JSON representation
A browser interface for the DP100 digital power supply.
- Host: GitHub
- URL: https://github.com/codingjoe/dp100-webapp
- Owner: codingjoe
- License: bsd-3-clause
- Created: 2024-09-29T07:16:06.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T11:12:18.000Z (3 months ago)
- Last Synced: 2024-11-03T11:27:22.828Z (3 months ago)
- Topics: alientek, dp100, electronics, powersupply, psu
- Language: JavaScript
- Homepage: https://johannes.maron.family/DP100-WebApp/
- Size: 3.28 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# DP100 WebApp
A browser interface for the DP100 digital power supply by Alientek.
![Screenshot 2024-10-13 at 15.02.31.png](Screenshot%202024-10-13%20at%2015.02.31.png)
## Features
- 🌐 Connect to the DP100 using your browser (no installation required).
- 🍎 Works on all platforms (Windows, macOS, Linux).
- 📈 Monitor your power diagram of the voltage and current levels.
- 📏 Comfortably set the voltage and current levels.
- ❤️ Free, open source and build with love!## Usage
Grap you DP100 power supply and connect the DP100 via it's USB-A port to your computer.
Now, visit [DP100 WebApp](https://johannes.maron.family/DP100-WebApp/) and you're good to go.
_Note, not all browsers support WebHID yet and on Linux you might need to enable write mode first,
see [Contributing Guide](CONTRIBUTING.md)._## Development & Contributing
We welcome contributions to this project. Please read the [Contributing Guidelines](CONTRIBUTING.md) for more information.
## Credits
Special thanks for [@scottbez1](https://github.com/scottbez1) for inspiring this project and being an overall camp.