Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 2.87 KB

README.md

File metadata and controls

38 lines (29 loc) · 2.87 KB

info info info

NXPduino

Arduino for NXP Kinetis and LPC platforms.

Intention of this project is to provide an Arduino like entry to NXP CPUs. User will have access to a plenty of existing libraries with many boards on the market. Once Arduino will no more fullfill user's needs, MCU Expresso, MBED, Zephyr or PlatformIO can be a way to get more.

Enthusiasts, UI / UX designers and testers are welcome.

  • We plan to start with FRDM-K64F and LPC845-BRK boards,
  • reuse MCU boot to stay compatible with other development approaches,
  • and maybe we will finally plug result also into the PlatformIO IDE.

Boards

frdm-k64f board   frdm-k64f pinout

AGM01 sensor shield

lpc845-brk boardlpc845-brk pinout

Bootloader

  • MCU Boot

Integration

  • Arduino IDE
  • PlatformIO