Nerves

The Problem

The Solution

How to use it?

Embeded Elixir

  • BEAM is Embeded First

  • Fault Tolerance

  • Lightweight Concurrency

  • Linear memory

  • Binary Pattern Matching

  • IoT Platform aka Nerves

Pros

Nerves System

mix nerves.new          # Generates new Nerves App
mix deps.get            # Download Artifacts
mix firmware            # Compile the firmware
mix firmware.burn       # Burn SD card with firmware
mix firmware.gen.script # Remote code push

Nerves Toolchain ❤️

Nerves utils

Built with Nerves

Give it a try

Future

#myelixirstatus

Thanks!

Nerves

By Michał Staśkiewicz