ESP32 MPY Jama Versions Save

v1.2 - UI tool for manage Espressif ESP32 microcontrollers with embedded MicroPython for MacOS, Windows and Linux: mini IDE, files manager, REPL, real time dashboards (sys/net), advanced features (gpio/mp3/leds/...)

v1.2.0

1 year ago

What's new in version 1.2❓

Significant changes:

  • UI enhanced (colors, icons, animations, etc)
  • Several performance improvements to the communication with the ESP32
  • Management of the automatic configuration of the components at startup (Wi-Fi, AP, Ethernet, SD card)
  • Much more robust REPL terminal display management
  • Support for Ethernet PHY interfaces
  • Real time on networks panel and new information displayed (RSSI, AP clients, etc)
  • New page to access the latest releases and useful links of the eco-system
  • Optimizations for REPL terminal UI to avoid text flooding
  • Displaying information about flash memory partitions
  • Fast automatic reconnection system to ESP32 boards
  • Many memo images of GPIO pinouts of boards
  • SD card file system support (init, mount, release, format)
  • Much more reliable and robust serial port connection on many boards
  • Improved memory management on ESP32
  • New execution method for JAMA functions and programs on the device
  • Instructions for Linux updated and build a binary added
  • Better support on Linux
  • Many bugs fixed!

New JAMA Funcs:

  • DAC Output (voltage)
  • 1-Wire Devices Scan (IDs & SN)
  • GPIO Input (high/low)
  • ADC Reader (level & voltage)
  • Wi-Fi Scan (detailled)
  • KT403A MP3 Player (DFPlayer, Grove-MP3)
  • LEDs - NeoPixel Strip (RGB+W/Y)
  • LEDs - DotStar Strip (RGB)
  • GPIO Output (high/low)
  • BLE iBeacon v2 (name & Apple beacon)
  • BLE Scan (a little enhanced)

Other changes:

  • Keys to escape, validate and close dialogue boxes
  • Better management of the tab key in the IDE
  • Argument for forcing the web engine GUI
  • Improvement of the GPIO list in the system page
  • Correct processing of a .py file directly executed from folders
  • Better refresh of the folder/file list
  • Device and MCU names displayed in the top bar
  • Fixed Internet access verification problem on some firmwares
  • Improvement of some Jama Funcs
  • ...

v1.0.3

1 year ago

v1.0.3

  • Add selection on terminals
  • Add check update on GitHub

v1.0.2

1 year ago

First release!