Features

What Explore M3 Stands for?

What it does NOT Stand for?

Project Background:

We have been working on the LPC1768 MCU for more than a year now. We have also worked on several STM32F1 and STM32F4 series chips. We found NXP MCUs to be better documented and peripherals well organized in terms of programming model. For example, configuring a timer or UART was easier.

During this time we built a generic development board for LPC1768 and lots of tutorials for embedded developers, these are linked below. We want to build on top of all the hard-work that has been done for than a year now. The aim is not just to build a development board, but to build the ecosystem for quick prototyping, professional development and support.

Since we keep adding tutorials to this list, check out all of them with the link below

http://exploreembedded.com/wiki/Main_Page

Most of these tutorials will be re-written again from an Arduino to BareMetal 'C' programming perspective. So check the planned tutorials below.

Planned Tutorials:

Currently, the board is up and running. It may require one more revision in hardware for minor corrections. In the mean time, we are writing the the tutorials below for BareMetal Programming, Arduino and RTOS. These will be linked as they get completed.


Current Status:


References and Inspiration