From 67c6127411f11645121b0f30f224892e6acb77d0 Mon Sep 17 00:00:00 2001 From: Peter M Date: Mon, 23 Oct 2023 16:28:00 +0200 Subject: [PATCH] textsmith --- index.html | 37 +++++++++++-------------------------- 1 file changed, 11 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index 464c2d7b..2778dcfa 100644 --- a/index.html +++ b/index.html @@ -6,14 +6,14 @@ AtomVM Web Tools - - + + - + @@ -144,49 +144,34 @@
-

AtomVM Web Tools

+

AtomVM ESP32 Web Flasher

- User friendly tools to manage AtomVM ESP32 devices in the browser: + User friendly tools to install AtomVM runtime on ESP32 devices in the browser:

-

Install AtomVM

+

Install AtomVM runtime

This will install AtomVM. To get started, connect an ESP32 - device to your computer and hit the button: + device to your computer and hit the install button:

- The demo is not available because your browser does not support Web + The Web Flasher is not available because your browser does not support Web Serial. Open this page in Google Chrome or Microsoft Edge instead. -
- -
-

Hello world Example

- This will install both AtomVM and an example Hello World avm. See serial console.. + You are then ready to install and run your own code using rebar3 esp32_flash or for elixir + mix atomvm.esp32.flash in your project.

-

Install Hello world Example

-

To get started, connect an ESP32 device to your computer and hit the button: -

- - - - The demo is not available because your browser does not support Web - Serial. Open this page in Google Chrome or Microsoft Edge instead. - -