July 13, 2026

Nerves v1.15.0 has been released. This release adds support for using Apple Container as an alternative to Docker for building Nerves systems on macOS. It’s used automatically if available. (@tomfarm) Changes Add m…

2 335 0
Pinned

Latest Nerves ThreadsTop

tomazbracic
Hey everyone, I want to share something I have been working on for a while. I built a custom Nerves system for the STM32MP157F-DK2 board...
New
CodeSync
Sept 10-11, live from Chicago. Can’t make the trip? Grab a virtual pass and stream the whole thing from wherever you are. You get every ...
New
CodeSync
Just a reminder for anyone still on the fence: early bird pricing for Code BEAM Europe closes on 8 September at 23:59 CEST. This is the l...
New
CodeSync
MoodBot: Raising a Tiny Robot with Elixir, Nerves, and AI - Carsten Rösnick-Neugebauer | Code BEAM Comments welcome! View...
New
AstonJ
I’ve become increasingly interested in RISC-V hardware due to the risks associated with other processors and their potential backdoors (I...
New
CodeSync
Hi Everyone! Here’s what’s waiting for you this year at Code BEAM Europe 2026. 3 TUTORIALS October 20, 2026, 9:00-17:00 CEST :one: Mat...
New
fhunleth
Nerves v1.15.0 has been released. This release adds support for using Apple Container as an alternative to Docker for building Nerves s...
New
bbangert
Most of the things I’ve seen in the Nerves ecosystem seem to assume that one is building devices for themselves, or their own fleet of th...
New
bbangert
I’ve been working on some Elixir based projects for awhile now, slowly spinning out libraries from the project as they stabilize some and...
New
fhunleth
Nerves v1.14.3 has been released. Changes Remove warning when using Elixir 1.20 Minor doc updates throughout
New

HOTTEST IN Nerves THIS WEEK! Top

tomazbracic
Hey everyone, I want to share something I have been working on for a while. I built a custom Nerves system for the STM32MP157F-DK2 board...
New

HOTTEST IN Nerves THIS MONTH! Top

Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
CodeSync
Just a reminder for anyone still on the fence: early bird pricing for Code BEAM Europe closes on 8 September at 23:59 CEST. This is the l...
New
CodeSync
Sept 10-11, live from Chicago. Can’t make the trip? Grab a virtual pass and stream the whole thing from wherever you are. You get every ...
New

HOTTEST IN Nerves THIS YEAR! Top

fhunleth
Elixir Circuits is a set of libraries for interacting with hardware. We previously announced Circuits.UART, and now we’re ready to announ...
New
lucaong
CubDB is an embedded database written in pure Elixir, designed for robustness and minimal use of resources. It strives to be as developer...
New
mlainez
For a few years now, I’ve been hesitant to buy an e-reader. I dislike that most of them have closed ecosystems. I was waiting for a “hack...
New
thovoll
Hi, Does anyone have experience running Scenic with Nerves on RPi3, with display output going to a smaller screen that fits on top the t...
New
fhunleth
VintageNet is new network configuration library built specifically for Nerves Project devices. It addresses shortcomings with NervesNetwo...
New
jimsynz
Hi folks. I just got my hands on a pi zero 2W and decided to have a play with nerves on it. I ran mix nerves.new, enabled the nerves_syst...
New
ImNotAVirus
Is there currently a way to send and receive data between a Nerves device (Raspberry Pi) and few ESP devices using ESP-NOW ? My goal is ...
New
fklement
This is a thread to gather some information about the efforts of using elixir in combination with cars or vehicular systems in general. ...
New
mlainez
Millions of phones are thrown away each year, very few are recycled and the pollution this e-waste creates is significant. There can be m...
New
alde103
Hi all, has anyone worked with EtherCAT and Nerves before? I’m quite new with Ethercat, so I’m looking for a good starting point like a ...
New
alde103
Hey everyone! :wave: I’m using a custom Nerves system based on Raspberry Pi 4. Some time ago, I added extra drivers to support several U...
New
lawik
I just took delivery of an Orange Pi 5 Plus that I had completely forgotten I ordered. My gadget acquistion syndrome aside. It seems like...
New
akoutmos
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
Vidar
I’m putting this in its own thread as that makes more sense. The little prehistory here is that I have a RPI5 system with Hailo 8 workin...
New
sebastianseilund
Hi Nerves friends, I’m running Nerves on Raspberry Pi 5 and want to record video with my Raspberry Pi Camera Module 3. On both a brand ...
New

HOTTEST IN Nerves THE LAST THREE YEARS! Top

lucaong
Hello Elixir and Nerves community, I have been working for a while on an open-source embedded key-value database for Elixir, that I call...
230 14615 124
New
PragmaticBookshelf
Alexander Koutmos Bruce A. Tate @redrapids Frank Hunleth @fhunleth edited by Jacquelyn Carter @jkcarter The Elixir programming langua...
New
Rich_Morin
The Raspberry Pi pico seems like a very nifty platform for the sorts of IoT projects I’d like to play with. However, it doesn’t run Linux...
New
lawik
So this is something I am working on for a client I will reference as REDACTED, because they are :slight_smile: I’ve discussed it a fair...
New
AstonJ
I recently purchased one of these from Amazon. It says it does not store any video footage on their servers, but how do we know it doesn’...
New
jjcarstens
I started investigating using the new versions with Nerves. I have found a few pieces that need a little more vetting and investigation. ...
New
lawik
Off and on I’ve been trying to get the Clockwork Pi uConsole with a Raspberry Pi CM4 in it to work with Nerves. Today before packing up ...
New
harleyqmc
Shame to get hung up on the most basic of steps here but I am struggling to find the solution last few nights Started off with $ export...
New
D4no0
I see that Nerves is starting to gain some real traction lately which is absolutely great (congrats to core team for their effort!), it m...
New
fhunleth
Nerves systems provide the operating system, libraries and other tools for building firmware for specific hardware. The Nerves Core Team ...
New
Rehan
Hello, I was working with VintageNet to configure the wlan. We can configure the wifi network using VintageNetWiFi.quick_configure() or ...
New
stwf
I’m trying to mount a USB hard drive on my nerves device at boot, I am using a custom system, so I have some flexibility. But I’ve tried...
New
wdtnh
Just got a windows laptop with Win11 installed and I’m so done with Windows. I need to do some nerves development and I was wondering if...
New
luisgabrielroldan
Hi community! This is my first post in the forum! (Hope I’m doing it well :sweat_smile:) I want to share with you a project I’ve been w...
New
fhunleth
BlueHeron is a new Bluetooth LE (BLE) library that’s focused on communicating directly with Bluetooth modules on embedded devices like th...
New

HOTTEST IN Nerves THIS Over 3 Years! Top

AstonJ
Nerves can run on tiny devices and I’m thinking of ways to use it - and I wondered how would YOU use it if you had the chance/time? :003:
New
mattludwigs
Grizzly is a library for working with Z-Wave devices. Z-Wave is a low-frequency radio protocol for controlling smart home devices on a me...
New
michaelwa
Hello, While installing nerves on MacOS following the installation guide at Installation — nerves v1.14.3 I completed the MacOS section ...
New
trarbr
By default when you boot an RPi running Nerves it will output a lot of log messages to the screen. Super useful when you’re in developme...
New
axler8tor
I am a cloud solution architect for Microsoft. My focus is on OSS technologies in Azure - MS hired me because I know nothing about their ...
New
AstonJ
I’ve been thinking of ways to use Nerves, and was wondering - what is the smallest device or piece of hardware you can run Nerves on?
New
Qqwy
So, I finally have a good reason to start tinkering with Nerves! :heart: I’ve been asked by the student association to jamble together a...
New
FGMGIT
Hello everyone, I’m working unfortunately or necessarily with MacOS 11 Big Sur. And tried to install Elixir Nerves 1.6.3 and uninstall E...
New
brunosantanaa
Hi everyone, I’m starting a project and I intend to use I2C communication. What I wanted was for a rpi to get a message without having t...
New
AlejandroHuerta
Hey everyone, I’m new to working with hardware and decided to learn by interfacing with some MAX31855 thermocouple sensors. I’ve successf...
New
axelson
Is it possible to connect to a Nerves system using SSH? My goal for now is to get to the IEx prompt over SSH instead of over an FTDI cabl...
New
lucaong
Hi there :slight_smile: I was wondering, what Nerves experts would suggest as a solution for OTA firmware updates to a fleet of remote d...
New
Zesky665
Hi, Anyone know how to parse a bitstring? I have values like this : <<170, 192, 65, 0, 100, 0, 61, 86, 56, 171>> coming in...
New
Jestar
Hi) Every time I run mix phx.server I get: [warn] Phoenix is unable to create symlinks. Phoenix' code reloader will run considerably fas...
New
greghgradwell
I am using the Joystick package (which I am also now maintaining) to connect to a USB joystick. I have no issues when I am on my Linux ma...
New

Nerves

Also known as:
Nerves Project
Classification: Embedded Software Framework
Threads: 550
Posts: 3461
Forum Tags: #nerves
RSS

"Craft and deploy bulletproof embedded software in Elixir"

  • Follow
  • Join
  • Shape
the conversation
Nerves on GitHub
Stars: 2,495 Watchers: 57 Open Issues: 22 Last push: 2 days ago

Core Team Members

Confs & Meetups

12 days remaining
Goatmire Elixir (+ NervesConf EU)
Varberg, Sweden September 30, 2026
34 days remaining
MQ Summit 2026
Haarlem, the Netherlands & Virtual October 22, 2026

Saved Forums

    None saved yet

Top Sub Portals

    None added yet

Saved Forums

    None saved yet

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews