Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dirkclemens/awtrix3_web_settings
web based settings for Awtrix3 running on Ulanzi TC001
https://github.com/dirkclemens/awtrix3_web_settings
awtrix awtrix3 jquery jquery-ajax
Last synced: 16 days ago
JSON representation
web based settings for Awtrix3 running on Ulanzi TC001
- Host: GitHub
- URL: https://github.com/dirkclemens/awtrix3_web_settings
- Owner: dirkclemens
- License: gpl-3.0
- Created: 2024-09-07T09:17:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T10:35:30.000Z (4 months ago)
- Last Synced: 2024-10-31T05:42:03.411Z (2 months ago)
- Topics: awtrix, awtrix3, jquery, jquery-ajax
- Language: HTML
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# web based settings for Awtrix3
For the Ulanzi Pixel Smart Clock TC001
https://www.ulanzi.de/products/ulanzi-pixel-smart-uhr-2882
using the firmeware from https://blueforcer.github.io/awtrix3/To run it on a local server in the same network as the Ulanzi clock, just copy it to the server e.g. to /var/www/ulanzi/index.htm
and replace the `baseUrl` in the code with your Awtrix IP like
`const baseUrl = 'http://[Awtrix-IP]/api';`To run it on the Ulanzi device, go to the Ulanzi web interface http://[your-Awtrix-IP]/edit
and upload the file to the root folder, but do not rename it. Do not forget to change to Awtrix-IP!Tested with Awtrix3 version 0.96
![Awtrix3 Pixel Clock Controller](https://github.com/user-attachments/assets/058752bf-555b-4b7d-ac99-c49051ff36cd)