Using Elixir and Nerves to create an analog interface to the Nest API.
At my house, we love our Sonos music system. In this post I document creation of the Sonos control I've always wanted. An analog volume knob.
The one where I create a domain landing page service and put it in a Nerves device.
In this post I will take a look at the simple, pwerful, and most direct method of drawing to the screen, Uderzo.
In this post I'll document incoporating OpenCV into my photo intake workflow to add some more esoteric photo analysis.
In this post I'll demonstrate using GenStage and Flow as part of a photo intake and analysis workflow.
Nerves produces a stripped down linux volume that directly launches the applications of your choice into a BEAM virtual machine. In this post I'll walk through the steps needed to get a full Nerves project up and running.