Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harry48225/twilight
https://github.com/harry48225/twilight
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/harry48225/twilight
- Owner: harry48225
- Created: 2021-12-26T18:22:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T19:33:40.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T01:27:11.900Z (over 1 year ago)
- Language: Python
- Size: 166 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ```twlight```
An automated roller blind opener. Using an esp32 runing micropython.
## ```twilight.local```
The esp32 serves a svelte webapp on ``` twilight.local```. See ```firmware/webapp```
![webapp](https://github.com/harry48225/twilight/blob/main/images/webapp.png?raw=true)## ```hardware```
A NEMA 17 stepper motor is used to move the blinds. It's connected to a 3d-printed gearbox ```cad/``` providing an ~1:5 reduction. It's driven by a DRV8825 stepper motor driver.
![gears](https://github.com/harry48225/twilight/blob/main/images/gears.png?raw=true)