📄️ Running Python Code
This section explains how to do Python programming and run Python code on the Walnut Pi. If you have never learned Python before, you can start by learning at this website.
📄️ Blinka (Python Library) Introduction
In the MCU field, we can use MicroPython or CircuitPython for Python embedded programming. For Linux single-board computers, there is an open-source project initiated by Adafruit called Blinka, which aims to provide a universal Python library for GPIO-based embedded programming on Linux boards. Currently, Blinka already supports many Linux development boards on the market, such as Raspberry Pi and Jetson Nano.
🗃️ GPIO Basic Experiments
7 items
🗃️ Sensors
6 items
🗃️ Expansion Modules
1 items
🗃️ Network Applications
2 items
🗃️ Other Tips and Tricks
2 items