You are reading a single comment by @DrAzzy and its replies. Click here to read the full conversation.
  • I don't have code for doing this on an Espruino, but what I do at my place is have a Raspberry Pi running this code:
    https://github.com/SpenceKonde/echo/blobĀ­/master/EchoRoomControl.py

    The clock call is (as you might be able to guess) a call that goes straight to an Espruino based device without much of an API. The hardware is so twitchy on that thing that I'm afraid to dig around in there to connect to board and upload new code.

    Note that the pong part of it (used to control my pingpong lights, and set them to one of 100 specific scenes, telling it the scene number as if it was the brightness of a Hue lightbulb) doesn't quite work currently.

    Whole thing generally works well.

About

Avatar for DrAzzy @DrAzzy started