• Met Remora a simple firmware and language to launch addressable led animations from ORCΛ

    Met Remora a simple firmware and language to launch addressable led animations from ORCΛ

    Remora listens to UDP short commands to trigger LED Animations. Receives ; commands from ORCΛ As a side fun idea while learning Nodejs and while working for a bigger and more complex project with my partner Hendrik I programmed Remora just to have an easy way to launch animations from ORCΛ If you want to…

  • Reading an image bitmap file from the web using ESP8266 and C++

    There are a couple of different ways to do it, but I wanted to do it after a simple image example, to understand a bit better how reading a stream from the web to get as far as the pixel information and send it to a display. As a reference then I started with ZinggJM/GxEPD…

  • Wemos D1 consumption and VCC pins

    So this 6 min boring video was just an experiment to make a small consumption table comparing how the Wemos D1 mini behaves when receiving power through the 5v and 3v3  pins. 5v: 75.5 avg mA only Wifi 126.5 mA with relay on 2.5 mA on deep sleep mode 3v3: 75.4 avg mA only Wifi…