eric6/Documentation/Source/index-eric6.MicroPython.html

changeset 7273
391d6b7b1eff
parent 7145
ceb3e8b242c1
child 7296
d2f28511065e
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body> 21 <body>
22 <h1>eric6.MicroPython</h1> 22 <h1>eric6.MicroPython</h1>
23
23 <p> 24 <p>
24 Package implementing an interface to MicroPython devices like esp32. 25 Package implementing an interface to MicroPython devices like esp32.
25 </p> 26 </p>
26 27
27 28
28 <h3>Modules</h3> 29 <h3>Modules</h3>
29 <table> 30 <table>
31
30 <tr> 32 <tr>
31 <td><a href="eric6.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td> 33 <td><a href="eric6.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td>
32 <td>Module implementing the device interface class for CircuitPython boards.</td> 34 <td>Module implementing the device interface class for CircuitPython boards.</td>
33 </tr><tr> 35 </tr>
36 <tr>
34 <td><a href="eric6.MicroPython.CircuitPythonFirmwareSelectionDialog.html">CircuitPythonFirmwareSelectionDialog</a></td> 37 <td><a href="eric6.MicroPython.CircuitPythonFirmwareSelectionDialog.html">CircuitPythonFirmwareSelectionDialog</a></td>
35 <td>Module implementing a dialog to enter the firmware flashing data.</td> 38 <td>Module implementing a dialog to enter the firmware flashing data.</td>
36 </tr><tr> 39 </tr>
40 <tr>
37 <td><a href="eric6.MicroPython.EspDevices.html">EspDevices</a></td> 41 <td><a href="eric6.MicroPython.EspDevices.html">EspDevices</a></td>
38 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td> 42 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td>
39 </tr><tr> 43 </tr>
44 <tr>
40 <td><a href="eric6.MicroPython.EspFirmwareSelectionDialog.html">EspFirmwareSelectionDialog</a></td> 45 <td><a href="eric6.MicroPython.EspFirmwareSelectionDialog.html">EspFirmwareSelectionDialog</a></td>
41 <td>Module implementing a dialog to select the ESP chip type and the firmware to be flashed.</td> 46 <td>Module implementing a dialog to select the ESP chip type and the firmware to be flashed.</td>
42 </tr><tr> 47 </tr>
48 <tr>
43 <td><a href="eric6.MicroPython.MicroPythonCommandsInterface.html">MicroPythonCommandsInterface</a></td> 49 <td><a href="eric6.MicroPython.MicroPythonCommandsInterface.html">MicroPythonCommandsInterface</a></td>
44 <td>Module implementing some file system commands for MicroPython.</td> 50 <td>Module implementing some file system commands for MicroPython.</td>
45 </tr><tr> 51 </tr>
52 <tr>
46 <td><a href="eric6.MicroPython.MicroPythonDevices.html">MicroPythonDevices</a></td> 53 <td><a href="eric6.MicroPython.MicroPythonDevices.html">MicroPythonDevices</a></td>
47 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td> 54 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td>
48 </tr><tr> 55 </tr>
56 <tr>
49 <td><a href="eric6.MicroPython.MicroPythonFileManager.html">MicroPythonFileManager</a></td> 57 <td><a href="eric6.MicroPython.MicroPythonFileManager.html">MicroPythonFileManager</a></td>
50 <td>Module implementing some file system commands for MicroPython.</td> 58 <td>Module implementing some file system commands for MicroPython.</td>
51 </tr><tr> 59 </tr>
60 <tr>
52 <td><a href="eric6.MicroPython.MicroPythonFileManagerWidget.html">MicroPythonFileManagerWidget</a></td> 61 <td><a href="eric6.MicroPython.MicroPythonFileManagerWidget.html">MicroPythonFileManagerWidget</a></td>
53 <td>Module implementing a file manager for MicroPython devices.</td> 62 <td>Module implementing a file manager for MicroPython devices.</td>
54 </tr><tr> 63 </tr>
64 <tr>
55 <td><a href="eric6.MicroPython.MicroPythonFileSystemUtilities.html">MicroPythonFileSystemUtilities</a></td> 65 <td><a href="eric6.MicroPython.MicroPythonFileSystemUtilities.html">MicroPythonFileSystemUtilities</a></td>
56 <td>Module implementing some file system utility functions.</td> 66 <td>Module implementing some file system utility functions.</td>
57 </tr><tr> 67 </tr>
68 <tr>
58 <td><a href="eric6.MicroPython.MicroPythonGraphWidget.html">MicroPythonGraphWidget</a></td> 69 <td><a href="eric6.MicroPython.MicroPythonGraphWidget.html">MicroPythonGraphWidget</a></td>
59 <td>Module implementing the MicroPython graph widget.</td> 70 <td>Module implementing the MicroPython graph widget.</td>
60 </tr><tr> 71 </tr>
72 <tr>
61 <td><a href="eric6.MicroPython.MicroPythonProgressInfoDialog.html">MicroPythonProgressInfoDialog</a></td> 73 <td><a href="eric6.MicroPython.MicroPythonProgressInfoDialog.html">MicroPythonProgressInfoDialog</a></td>
62 <td>Module implementing a dialog to show progress messages.</td> 74 <td>Module implementing a dialog to show progress messages.</td>
63 </tr><tr> 75 </tr>
76 <tr>
64 <td><a href="eric6.MicroPython.MicroPythonSerialPort.html">MicroPythonSerialPort</a></td> 77 <td><a href="eric6.MicroPython.MicroPythonSerialPort.html">MicroPythonSerialPort</a></td>
65 <td>Module implementing a QSerialPort with additional functionality for MicroPython devices.</td> 78 <td>Module implementing a QSerialPort with additional functionality for MicroPython devices.</td>
66 </tr><tr> 79 </tr>
80 <tr>
67 <td><a href="eric6.MicroPython.MicroPythonWidget.html">MicroPythonWidget</a></td> 81 <td><a href="eric6.MicroPython.MicroPythonWidget.html">MicroPythonWidget</a></td>
68 <td>Module implementing the MicroPython REPL widget.</td> 82 <td>Module implementing the MicroPython REPL widget.</td>
69 </tr><tr> 83 </tr>
84 <tr>
70 <td><a href="eric6.MicroPython.MicrobitDevices.html">MicrobitDevices</a></td> 85 <td><a href="eric6.MicroPython.MicrobitDevices.html">MicrobitDevices</a></td>
71 <td>Module implementing the device interface class for BBC micro:bit boards.</td> 86 <td>Module implementing the device interface class for BBC micro:bit boards.</td>
72 </tr> 87 </tr>
73 </table> 88 </table>
74 </body></html> 89 </body></html>

eric ide

mercurial