https://github.com/pjpmarques/ev3-clockcontroller
Motor/Clock controller for the LEGO EV3 brick
https://github.com/pjpmarques/ev3-clockcontroller
ev3-brick ev3dev
Last synced: 7 months ago
JSON representation
Motor/Clock controller for the LEGO EV3 brick
- Host: GitHub
- URL: https://github.com/pjpmarques/ev3-clockcontroller
- Owner: pjpmarques
- License: apache-2.0
- Created: 2023-09-27T17:09:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T19:21:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T07:23:10.963Z (9 months ago)
- Topics: ev3-brick, ev3dev
- Language: Python
- Homepage:
- Size: 41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
EV3-ClockController
===This code runs on a LEGO EV3 Brick connected to a servo motor that advances a clock to certain times. It's used on a theater play by Jon Fosse entitled "The Night Signs its Songs".
Here's an image of the project:

This code is used in conjunction with a [EV3 to ESP32/DMX bridge](https://github.com/pjpmarques/DMX512-EV3-Bridge) that I've also developed.
You can see it in action here:
https://github.com/pjpmarques/EV3-ClockController/assets/782106/8a504687-f5b2-4b46-82bb-65de99f55812
License
===
[Apache 2.0](LICENSE.txt)