profile picture

Posts tagged "elixir":

Exploring Geospatial data in Elixir with Phoenix, D3, and PostGIS

28 Jan 2016

I noticed that Kaggle has started hosting some publicly available datasets. One of which is Ocean Ship Logbooks (1750-1850). I thought it would be interesting to visualize Captain Cook's travels on the HMS Endeavour using the Phoenix Web Framework, the D3 JavaScript library, and PostGIS.

Read more →
Tags: erlang elixir postgis

Getting started with OpenGL in Elixir

03 Jan 2016

I was curious about using OpenGL with Elixir and couldn't find much very information. Other than a kludge for working with constants defined in Erlang .hrl files it turned out to be not too difficult.

Read more →
Tags: erlang elixir

Erlang clustering on the Raspberry Pi and BeagleBone with Elixir

11 Dec 2015

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.

Read more →
Tags: erlang elixir raspberry-pi beaglebone

Elixir on the Raspberry Pi - Blinking an LED

10 Dec 2015

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.

Read more →
Tags: erlang elixir raspberry-pi

Elixir on the BeagleBone Black - Blinking an LED

09 Dec 2015

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 BeagleBone Black.

Read more →
Tags: erlang elixir beaglebone
Other posts