bettio

bettio

AtomVM - Run Elixir/Erlang code on microcontrollers

I wrote a story on Medium about the project I’ve been working for a while in my free time: how to run Elixir code on a 3 $ (ESP32) microcontroller. :smile:
(GitHub: GitHub - atomvm/AtomVM: Tiny Erlang VM · GitHub)

Most Liked

bettio

bettio

No, Astarte is not related to it :slight_smile: Astarte is my company IoT open source project and also the reason I started to use Elixir a lot every day. AtomVM is just my crazy free time project, so it’s just for fun. :smiley: Anyway I hope someone will find it useful :slight_smile:

xpg

xpg

This is a really cool project. I am playing around with the ESP32 myself, and besides using C with ESP-IDF I am toying around with Micropython.
However, I would much rather use Elixir :wink:

trarbr

trarbr

Crazy and ambitious - I love it! Is it a goal of Astarte to get Elixir running on microcontrollers, or are you tinkering for fun and profit?

Where Next?

Popular in Discussions Top

joeerl
I’m playing with Elixir - It’s fun. I think @rvirding does give Elixir courses these days. Re: files and database - when I given Erlang ...
New
PragTob
Hey everyone, this has been brewing in my head some time and it came up again while reading Adopting Elixir. GenServers, supervisors et...
New
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
RudManusachi
What configs will make sense to put to runtime.exs? – A bit of how I configure apps: I have generic configs in config/config.exs, dev...
New
crispinb
On reading dhh’s latest The One Person Framework it strikes me that Phoenix with LiveView is already pretty much this. However, never hav...
New
paulanthonywilson
I like Umbrella projects and pretty much always use them for personal Elixir stuff, especially Nerves things. But I don’t think this is ...
New

Other popular topics Top

rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New

We're in Beta

About us Mission Statement