Skip to content

nerdyscout/ProMicro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProMicro

ProMicro is a collection of stackable PCBs designed to work with various microcontroller (MCU) modules. These PCBs enable modular and versatile hardware development for a wide range of applications.

Compatible Controllers

This repository supports the following MCU modules:

⚠️ Important: further MCU modules might work, make sure it operates at 3.3V!


PCB Variants

The repository includes the following PCB variants:

PCB Build Status Status Description
ANA kibot Prototype 2-channel analog in/out
MODBUS kibot Prototype Modbus module
CANBUS kibot Prototype CAN-Bus module
CONN kibot Prototype Connection module
ESP32 kibot Prototype ESP32 module
GPS kibot Prototype GPS receiver
GYRO kibot Prototype Gyro module
LIPO kibot Prototype LiPo battery charger
LOG kibot Prototype Micro SD card shield
RTC kibot Prototype Real-time clock
LORA kibot Prototype LoRa transceiver (868 MHz)
FTDI kibot Prototype USB to RS232, RS485, SPI, I2C, JTAG
QWIIC kibot Prototype BME280 sensor and analog extension

Applications & PCB Combos

Here are some example applications and PCB combinations:

Application Controller Modules
LORA node Top: Any ProMicro
Bottom: LIPO
1. Top: POS - Bottom: LORA
2. Top: CONN
USB-GPS None 1. Top: POS
2. Top: FTDI
USB-LORA None 1. Top: LORA
2. Bottom: FTDI
USB-UEXT
USB-JTAG
None 1. Top: CONN
2. Bottom: FTDI

Build Instructions

Running Locally

To generate all KiBot files locally, run the following command:

act --bind

Since the files are generated with the container root user, you may need to adjust permissions. Use the following command:

chown -R $USER:$USER *

For more details, refer to the documentation in the docs/ folder.

About

collection of various PCBs fitting the Sparkfun ProMicro and Arduino ProMini

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages