2 pages tagged with "raspberry pi"
Erlang clustering on the Raspberry Pi and BeagleBone with Elixir
December 11, 2015 - 452 words - 3 mins
I have been looking at Elixir/Erlang clustering with credit card sized computers and using the Phoenix web framework to communicate from the cluster to an Android tablet in realtime.
I am pleasantly surprised at how easy it has been and how little code I had to write for this demo.
In the above vid…
read more
Elixir on the Raspberry Pi - Blinking an LED
December 10, 2015 - 687 words - 4 mins
In this post we will see how to run the "Hello, World" of embedded devices, blinking an LED on a breadboard. We will be using the Elixir programming language and a Raspberry Pi.
I have also written up similar instructions for the BeagleBone Black.
The final result will look like this:
Elixir progra…
read more