Home ⌂Doc Index ◂Up ▴

eric6.MicroPython

Package implementing an interface to MicroPython devices like esp32.

Modules

CircuitPythonDevices Module implementing the device interface class for CircuitPython boards.
CircuitPythonFirmwareSelectionDialog Module implementing a dialog to enter the firmware flashing data.
EspBackupRestoreFirmwareDialog Module implementing a dialog to select the ESP chip type and the backup and restore parameters.
EspDevices Module implementing some utility functions and the MicroPythonDevice base class.
EspFirmwareSelectionDialog Module implementing a dialog to select the ESP chip type and the firmware to be flashed.
IgnoredDevicesDialog Module implementing a dialog to manage the list of ignored serial devices.
MicroPythonCommandsInterface Module implementing some file system commands for MicroPython.
MicroPythonDevices Module implementing some utility functions and the MicroPythonDevice base class.
MicroPythonFileManager Module implementing some file system commands for MicroPython.
MicroPythonFileManagerWidget Module implementing a file manager for MicroPython devices.
MicroPythonFileSystemUtilities Module implementing some file system utility functions.
MicroPythonGraphWidget Module implementing the MicroPython graph widget.
MicroPythonProgressInfoDialog Module implementing a dialog to show progress messages.
MicroPythonSerialPort Module implementing a QSerialPort with additional functionality for MicroPython devices.
MicroPythonWidget Module implementing the MicroPython REPL widget.
MicrobitDevices Module implementing the device interface class for BBC micro:bit and Calliope mini boards.
PyBoardDevices Module implementing the device interface class for PyBoard boards.


Home ⌂Doc Index ◂Up ▴