|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.MicroPython.Devices</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.MicroPython.Devices</h1> |
|
9 |
|
10 <p> |
|
11 Package containing the device interface modules and device specific dialogs. |
|
12 </p> |
|
13 |
|
14 <h3>Packages</h3> |
|
15 <table> |
|
16 |
|
17 <tr> |
|
18 <td><a href="index-eric7.MicroPython.Devices.CircuitPythonUpdater.html">CircuitPythonUpdater</a></td> |
|
19 <td>Package implementing the updater and associated dialogs.</td> |
|
20 </tr> |
|
21 <tr> |
|
22 <td><a href="index-eric7.MicroPython.Devices.EspDialogs.html">EspDialogs</a></td> |
|
23 <td>Package implementing dialogs used by the EspDevices module.</td> |
|
24 </tr> |
|
25 </table> |
|
26 |
|
27 <h3>Modules</h3> |
|
28 <table> |
|
29 |
|
30 <tr> |
|
31 <td><a href="eric7.MicroPython.Devices.CircuitPythonDevices.html">CircuitPythonDevices</a></td> |
|
32 <td>Module implementing the device interface class for CircuitPython boards.</td> |
|
33 </tr> |
|
34 <tr> |
|
35 <td><a href="eric7.MicroPython.Devices.DeviceBase.html">DeviceBase</a></td> |
|
36 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td> |
|
37 </tr> |
|
38 <tr> |
|
39 <td><a href="eric7.MicroPython.Devices.EspDevices.html">EspDevices</a></td> |
|
40 <td>Module implementing the device interface class for ESP32 and ESP8266 based boards.</td> |
|
41 </tr> |
|
42 <tr> |
|
43 <td><a href="eric7.MicroPython.Devices.GenericMicroPythonDevices.html">GenericMicroPythonDevices</a></td> |
|
44 <td>Module implementing the device interface class for generic MicroPython devices (i.e.</td> |
|
45 </tr> |
|
46 <tr> |
|
47 <td><a href="eric7.MicroPython.Devices.MicrobitDevices.html">MicrobitDevices</a></td> |
|
48 <td>Module implementing the device interface class for BBC micro:bit and Calliope mini boards.</td> |
|
49 </tr> |
|
50 <tr> |
|
51 <td><a href="eric7.MicroPython.Devices.PyBoardDevices.html">PyBoardDevices</a></td> |
|
52 <td>Module implementing the device interface class for PyBoard boards.</td> |
|
53 </tr> |
|
54 <tr> |
|
55 <td><a href="eric7.MicroPython.Devices.RP2040Devices.html">RP2040Devices</a></td> |
|
56 <td>Module implementing the device interface class for RP2040 based boards (e.g.</td> |
|
57 </tr> |
|
58 <tr> |
|
59 <td><a href="eric7.MicroPython.Devices.TeensyDevices.html">TeensyDevices</a></td> |
|
60 <td>Module implementing the device interface class for Teensy boards with MicroPython.</td> |
|
61 </tr> |
|
62 <tr> |
|
63 <td><a href="eric7.MicroPython.Devices.__init__.html">Devices</a></td> |
|
64 <td>Package containing the device interface modules and device specific dialogs.</td> |
|
65 </tr> |
|
66 </table> |
|
67 </body></html> |