Skip to content
This repository was archived by the owner on Dec 9, 2020. It is now read-only.

Using the Max32 ChipKit Arduino Board

Brian Amin edited this page Sep 30, 2017 · 1 revision

So basically the Max32 is a micro controller bard running the Microchip PIC32MX795F512L, a member of the 32-bit PIC32 micro controller family. It is the same size as an Arduino Mega and it's compatible with most arduiono shields. It features a USB serial interface with its own IDE similar to that of the Arduino IDE (Actually built on top of it). It's a great board with

Image

Reference Manual Here

Clone this wiki locally