https://github.com/curiosum-dev/inkplate_avm
Playing around with AtomVM and ESP32-based Inkplate module.
https://github.com/curiosum-dev/inkplate_avm
Last synced: 8 months ago
JSON representation
Playing around with AtomVM and ESP32-based Inkplate module.
- Host: GitHub
- URL: https://github.com/curiosum-dev/inkplate_avm
- Owner: curiosum-dev
- Created: 2025-05-18T21:13:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-18T21:23:01.000Z (about 1 year ago)
- Last Synced: 2025-09-02T03:55:44.855Z (10 months ago)
- Language: Elixir
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `InkplateAvm` Application
Welcome to the `InkplateAvm` AtomVM application.
The `InkplateAvm` AtomVM application prints "Hello World" to the console and then terminates.
For more information about programming on the AtomVM platform, see the [AtomVM Programmers Guide](https://www.atomvm.net/doc/master/programmers-guide.html).
For general information about building and executing Elixir AtomVM example programs, see the Elixir example program [README](../README.md).