This project contains a bunch of various development boards I use in my projects. They are usually focused on learning how to use a specific type of microcontroller or application.
As the name implies they resemble the ST nucleo in shape and function, minimal evaluation boards with all pins broken out and lot of jumpers.
- electronics contains the various nuclone examples, they are mostly LPC microcontrollers from NXP but a few STM32's, nordic and holtek ARM microcontrollers are planned too.
- software some example projects or project templates
- mechanical contains drawings for project boxes of the nuclone boards
This project makes extensive use of submodules, use git clone --recurse-submodules https://github.com/Squantor/squantorDevelBoards.git
to clone the repository and its submodules in one go.