src/eric7/Documentation/Source/index-eric7.MicroPython.html

Fri, 10 Mar 2023 18:10:13 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 10 Mar 2023 18:10:13 +0100
branch
mpy_network
changeset 9871
4a302b8c4d28
parent 9860
d34667faa686
child 9878
a82014a9e57b
permissions
-rw-r--r--

Updated source documentation.

<!DOCTYPE html>
<html><head>
<title>eric7.MicroPython</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.MicroPython</h1>

<p>
Package implementing an interface to MicroPython devices like esp32.
</p>

<h3>Packages</h3>
<table>

<tr>
<td><a href="index-eric7.MicroPython.BluetoothDialogs.html">BluetoothDialogs</a></td>
<td>Package implementing Bluetooth related dialogs.</td>
</tr>
<tr>
<td><a href="index-eric7.MicroPython.Devices.html">Devices</a></td>
<td>Package containing the device interface modules and device specific dialogs.</td>
</tr>
<tr>
<td><a href="index-eric7.MicroPython.WifiDialogs.html">WifiDialogs</a></td>
<td>Package implementing WiFi related dialogs.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.MicroPython.AddEditDevicesDialog.html">AddEditDevicesDialog</a></td>
<td>Module implementing a dialog to add or edit data of unknown MicroPython devices.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.BoardDataDialog.html">BoardDataDialog</a></td>
<td>Module implementing a dialog to show information about a connected board.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.ConnectionSelectionDialog.html">ConnectionSelectionDialog</a></td>
<td>Module implementing a dialog to select the port to connect to and the type of the attached device.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.IgnoredDevicesDialog.html">IgnoredDevicesDialog</a></td>
<td>Module implementing a dialog to manage the list of ignored serial devices.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.MicroPythonDeviceInterface.html">MicroPythonDeviceInterface</a></td>
<td>Module implementing some file system commands for MicroPython.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.MicroPythonFileManager.html">MicroPythonFileManager</a></td>
<td>Module implementing some file system commands for MicroPython.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.MicroPythonFileManagerWidget.html">MicroPythonFileManagerWidget</a></td>
<td>Module implementing a file manager for MicroPython devices.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.MicroPythonFileSystemUtilities.html">MicroPythonFileSystemUtilities</a></td>
<td>Module implementing some file system utility functions.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.MicroPythonGraphWidget.html">MicroPythonGraphWidget</a></td>
<td>Module implementing the MicroPython graph widget.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.MicroPythonProgressInfoDialog.html">MicroPythonProgressInfoDialog</a></td>
<td>Module implementing a dialog to show progress messages.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.MicroPythonSerialPort.html">MicroPythonSerialPort</a></td>
<td>Module implementing a QSerialPort with additional functionality for MicroPython devices.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.MicroPythonWidget.html">MicroPythonWidget</a></td>
<td>Module implementing the MicroPython REPL widget.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.MipPackageDialog.html">MipPackageDialog</a></td>
<td>Module implementing a dialog to enter the package data for 'mip'.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.NtpParametersDialog.html">NtpParametersDialog</a></td>
<td>Module implementing a dialog to enter the NTP parameters.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.ShowModulesDialog.html">ShowModulesDialog</a></td>
<td>Module implementing a dialog to show the available modules of all bundles.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.UF2FlashDialog.html">UF2FlashDialog</a></td>
<td>Module implementing a dialog to flash any UF2 capable device.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.UnknownDevicesDialog.html">UnknownDevicesDialog</a></td>
<td>Module implementing a dialog to manage the list of unknown devices.</td>
</tr>
</table>
</body></html>

eric ide

mercurial