# ProMicro_CONN [![build](https://github.com/nerdyscout/ProMicro/workflows/kicad-exports/badge.svg?branch=CONN)](CONN/actions?query=branch%3ACONN) This module can be mounted to an [Arduino Pro Mini](https://www.sparkfun.com/products/11113), [Arduino Nano](https://store.arduino.cc/arduino-nano), [Sparkfun Pro Micro](https://www.sparkfun.com/products/12587), or any other pincompatible MCU running with 3.3V. You could connect a 0.91" OLED Display and a UEXT connector for more modules, alternatively a JTAG socket is available. ## Documentation [![CC-BY-SA-4.0](../img/ccbysa.png)](../LICENSES/CC-BY-SA-4.0.txt) All files can be found on [Github](https://github.com/nerdyscout/ProMicro/tree/master/CONN). ### Schematic [![Schematic](pcb/docs/img/CONN-schematic.svg)](pcb/docs/CONN-schematic.pdf) ### BoM * [interactiveHTMLBoM](https://nerdyscout.github.io/ProMicro/CONN/docs/bom/CONN-ibom.html) * [octopart](pcb/docs/bom/CONN-bom_octopart.csv) ## Hardware [![CERN-OHL-S-2.0](../img/oshw.png)](../LICENSES/CERN-OHL-S-2.0.txt) ### Layout CONN-top CONN-bottom ### Gerbers can be found within the Github [repository](pcb/gerbers). ## Code [![MIT](../img/mit.png)](../LICENSES/MIT.txt) (unless otherwise stated) * [LCD](examples/LCD/LCD.ino) ## external ### Links * [hackaday.io](https://hackaday.io/project/171898-promicro)