/*
Version: V1.0
Author: Vincent
Create Date: 2022/6/2
Note:
V1.0 Create Project
*/[toc]
MaPIE is Makerfabs development board product line based on RP2040.
RP2040 is an MCU developed by Raspberry PI and can support Arduino, MicroPython and C_SDK development.
Compared to the traditional Arduino UNO 328P, it has better performance and more hardware resources.
| Name | Status |
|---|---|
| MaPIE Lora Radio | Already |
If you have any questions,such as how to install the development board, how to download the code, how to install the library. Please refer to :Makerfabs_FAQ
- Please disconnect from the electrical equipment before burning!
- Do not burn with alternating current!
- Open Arduino IDE
- Open boards Manager, search "RP2040"
- Install board: Arduino Mbed OS RP2040 Boards(Version 3.1.1)
