mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 23:06:15 +01:00
8 lines
307 B
Markdown
8 lines
307 B
Markdown
---
|
|
title: "Pycom Modules"
|
|
aliases:
|
|
---
|
|
|
|
These modules are specific to the Pycom devices and may have slightly different implementations to other variations of MicroPython (i.e. for Non-Pycom devices). Modules include those which support access to underlying hardware, e.g. I2C, SPI, WLAN, Bluetooth, etc.
|
|
|