mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 18:06:13 +01:00
15 lines
887 B
Markdown
15 lines
887 B
Markdown
# 4.1 Introduction
|
|
|
|

|
|
|
|
## Tutorials and Examples
|
|
|
|
This section contains tutorials and examples for use with Pycom modules and Expansion boards.
|
|
|
|
General Pycom tutorials contains tutorials that may be run on any Pycom device, such as connecting to a WiFi network, Bluetooth, controlling I/O pins etc. Later sections are specific to the LoPy and SiPy devices such as setting up a LoRa node or connecting to the Sigfox network. The final sections are related to examples using the Pytrack and Pysense.
|
|
|
|
Before starting, ensure that any Pycom devices are running the latest firmware; for instructions see [Firmware Updates](../1.-getting-started/installingsoftware/firmwaretool.md).
|
|
|
|
The source code for these tutorials, along with the required libraries can be found in in the [pycom-libraries](https://github.com/pycom/pycom-libraries) repository.
|
|
|