ElixirWeekly: The Elixir Community Newsletter, covering community news you easily miss, shared on ElixirStatus and the web, in one email every Thursday.
GPIO_RPI v0.2.0 released
I released a new version of my GPIO_RPI library today. It started as a fork of elixir_ale, but focuses on the Raspberry Pi only.
This new version allows setting pullup register on initialisation of a pin, allows changing of the input/output direction and mode.
Read next GenMetrics - GenServer and GenStage runtime metrics.