Thu, 09 Apr 2020 18:04:37 +0200
Regenerated source docu.
<!DOCTYPE html> <html><head> <title>eric6.MicroPython</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>eric6.MicroPython</h1> <p> Package implementing an interface to MicroPython devices like esp32. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric6.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td> <td>Module implementing the device interface class for CircuitPython boards.</td> </tr> <tr> <td><a href="eric6.MicroPython.CircuitPythonFirmwareSelectionDialog.html">CircuitPythonFirmwareSelectionDialog</a></td> <td>Module implementing a dialog to enter the firmware flashing data.</td> </tr> <tr> <td><a href="eric6.MicroPython.EspBackupRestoreFirmwareDialog.html">EspBackupRestoreFirmwareDialog</a></td> <td>Module implementing a dialog to select the ESP chip type and the backup and restore parameters.</td> </tr> <tr> <td><a href="eric6.MicroPython.EspDevices.html">EspDevices</a></td> <td>Module implementing some utility functions and the MicroPythonDevice base class.</td> </tr> <tr> <td><a href="eric6.MicroPython.EspFirmwareSelectionDialog.html">EspFirmwareSelectionDialog</a></td> <td>Module implementing a dialog to select the ESP chip type and the firmware to be flashed.</td> </tr> <tr> <td><a href="eric6.MicroPython.MicroPythonCommandsInterface.html">MicroPythonCommandsInterface</a></td> <td>Module implementing some file system commands for MicroPython.</td> </tr> <tr> <td><a href="eric6.MicroPython.MicroPythonDevices.html">MicroPythonDevices</a></td> <td>Module implementing some utility functions and the MicroPythonDevice base class.</td> </tr> <tr> <td><a href="eric6.MicroPython.MicroPythonFileManager.html">MicroPythonFileManager</a></td> <td>Module implementing some file system commands for MicroPython.</td> </tr> <tr> <td><a href="eric6.MicroPython.MicroPythonFileManagerWidget.html">MicroPythonFileManagerWidget</a></td> <td>Module implementing a file manager for MicroPython devices.</td> </tr> <tr> <td><a href="eric6.MicroPython.MicroPythonFileSystemUtilities.html">MicroPythonFileSystemUtilities</a></td> <td>Module implementing some file system utility functions.</td> </tr> <tr> <td><a href="eric6.MicroPython.MicroPythonGraphWidget.html">MicroPythonGraphWidget</a></td> <td>Module implementing the MicroPython graph widget.</td> </tr> <tr> <td><a href="eric6.MicroPython.MicroPythonProgressInfoDialog.html">MicroPythonProgressInfoDialog</a></td> <td>Module implementing a dialog to show progress messages.</td> </tr> <tr> <td><a href="eric6.MicroPython.MicroPythonSerialPort.html">MicroPythonSerialPort</a></td> <td>Module implementing a QSerialPort with additional functionality for MicroPython devices.</td> </tr> <tr> <td><a href="eric6.MicroPython.MicroPythonWidget.html">MicroPythonWidget</a></td> <td>Module implementing the MicroPython REPL widget.</td> </tr> <tr> <td><a href="eric6.MicroPython.MicrobitDevices.html">MicrobitDevices</a></td> <td>Module implementing the device interface class for BBC micro:bit boards.</td> </tr> <tr> <td><a href="eric6.MicroPython.PyBoardDevices.html">PyBoardDevices</a></td> <td>Module implementing the device interface class for PyBoard boards.</td> </tr> </table> </body></html>