An open API service indexing awesome lists of open source software.

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

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:

![EV3 Controller](imgs/ClockProject.jpeg)

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)