Skip to content

Instantly share code, notes, and snippets.

@kgbu
Last active August 29, 2015 14:05
Show Gist options
  • Select an option

  • Save kgbu/fd79192e5b67cf1e12f8 to your computer and use it in GitHub Desktop.

Select an option

Save kgbu/fd79192e5b67cf1e12f8 to your computer and use it in GitHub Desktop.
Erlang on Arduino/Sensori-Motor network
implement minimum
language (syntax, unification, functional programming)
BIF (send/receive and compiler, erts, kernel(os shall be restricted), stdlib etc.)
network layer shall be abstracted.
how to extend memory size to accomodate Erlang proccess?
http://arms22.blog91.fc2.com/blog-entry-403.html (Serial SRAM 32KB)
os shall boot from external serial ROM (SPI)
see https://www.erlang-factory.com/upload/presentations/807/ZviMQTTS_for_EUC2013.pdf
see http://erlangonxen.org/ http://erlangonxen.org/blog/dynamic-code - interesting project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment