MicroEJ ESP32
MicroEJ ESP32
Home Page : https://www.microej.com/
Developer Page : https://developer.microej.com/homepage.html
MicroEJ SDK (Firmware Developer) : http://developer.microej.com/glossary.html#microejsdk
MicroEJ Studio (Developer) : http://developer.microej.com/glossary.html#microejstudio
MicroEJ Forge (Publish) : http://developer.microej.com/glossary.html#microejstore
MicroEJ Store : https://communitystore.microej.com/
Firmware Download : https://developer.microej.com/index.php
Glossary : https://developer.microej.com/glossary.html
Flashing the MicroEJ BLACK Firmware :
https://developer.microej.com/getting-started-esp32-wrover.html
Hardware
ESP32-WROVER-KIT (Get Started)
:https://developer.microej.com/getting-started-esp32-wrover.html
ESP32-WROVER-KIT Firmware :https://developer.microej.com/packages/black/1.0.1/firmware/ESP32-WROVER/
ESPRESSIF (ESP-WROVER-KIT) :https://docs.espressif.com/projects/esp-idf/en/latest/hw-reference/get-started-wrover-kit.html
Standalone to SendBox : https://github.com/MicroEJ/How-To/tree/master/StandaloneToSandboxed
* If you are using MicroEJ SDK:
* You need a supported board (see http://developer.microej.com/index.php?resource=JPF for a list of supported boards using MicroEJ SDK evaluation version)
* And the associated platform binary (.jpf) file or source archive (retrieve it from the previous link and import it into MicroEJ SDK)
* If you are using MicroEJ Studio:
* You need to convert them from standalone applications to sandboxed applications.
* Follow the [How-To convert a standalone app into a sandboxed app]
(https://github.com/MicroEJ/How-To/tree/master/StandaloneToSandboxed) guide.