We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Running Erlang and Elixir on microcontrollers with AtomVM

Formal Metadata

Title
Running Erlang and Elixir on microcontrollers with AtomVM
Subtitle
How to run BEAM code on a 3 $ microcontroller
Title of Series
Number of Parts
542
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
AtomVM is a tiny portable virtual machine that allows BEAM code to run on microcontrollers with less than 500KB of RAM such as ESP32, STM32 or RPI 2040 devices. In few words you can flash AtomVM on a microcontroller such as the ESP32 and get any virtually unmodified code compiled for the BEAM running on it.