是的,它有一个PIC32 MX250F128D,运行在48兆赫。它上的Bootloader可以与PIC32 PROG通信,它由CHIPKITE核心用来上传程序并运行它们。您可以下载CHIPKITE内核并将其添加到ARDUINO IDE中。这将使您能够访问由核心支持的各种板,并允许您将草图编译并下载到FuBiNini MINI上。我们最近还发布了MPLAB X IDE的草图导入,从而可以将草图导入IDE中。这样,你就可以编程或调试程序。安装核心的信息在CHIPKIT网站www. ChIPky.NET上可用。
以上来自于百度翻译
以下为原文
Yes, it has a PIC32MX250F128D, running at 48 MHz. The bootloader on it can communicate with pic32prog, which is used by the chipKIT-core to upload programs and run them.
You can download the chipKIT-core and add it to the Arduino IDE. This will give you access to the various boards supported by the core, and allow you to compile and download sketches onto the Fubarino Mini.
We have also recently released a sketch import for the MPLAB X IDE, so that sketches can be brought into the IDE. With that, you can program or debug the programs.
Information on installing the core is available at the chipKIT website,
www.chipkit.net.
是的,它有一个PIC32 MX250F128D,运行在48兆赫。它上的Bootloader可以与PIC32 PROG通信,它由CHIPKITE核心用来上传程序并运行它们。您可以下载CHIPKITE内核并将其添加到ARDUINO IDE中。这将使您能够访问由核心支持的各种板,并允许您将草图编译并下载到FuBiNini MINI上。我们最近还发布了MPLAB X IDE的草图导入,从而可以将草图导入IDE中。这样,你就可以编程或调试程序。安装核心的信息在CHIPKIT网站www. ChIPky.NET上可用。
以上来自于百度翻译
以下为原文
Yes, it has a PIC32MX250F128D, running at 48 MHz. The bootloader on it can communicate with pic32prog, which is used by the chipKIT-core to upload programs and run them.
You can download the chipKIT-core and add it to the Arduino IDE. This will give you access to the various boards supported by the core, and allow you to compile and download sketches onto the Fubarino Mini.
We have also recently released a sketch import for the MPLAB X IDE, so that sketches can be brought into the IDE. With that, you can program or debug the programs.
Information on installing the core is available at the chipKIT website,
www.chipkit.net.
举报