📄️ Running Python Code
This section explains how to do Python programming and run Python code on the WalnutPi. If you have never learned Python, you can first visit the following website to learn the basics:
📄️ Introduction to Blinka (Python Library)
In the MCU world, we can use MicroPython or CircuitPython for Python embedded programming. For Linux boards, 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. Blinka currently supports Raspberry Pi, Jetson Nano, and many other Linux development boards on the market.
🗃️ GPIO Basic Examples
6 items
🗃️ Sensors
6 items
🗃️ Extension Module
1 items
🗃️ Network
2 items
🗃️ Other usage tips
2 items