Skip to Content
Lumensalis CircuitPython framework coming soon 🎉

Shield Standard

Each shield “standard” establishes a consistent physical layout for interconnection (the location of each pin) and pin purpose (power, general IO, data, etc…)

This allows for easy integration and compatibility between different Shields and Controllers that adhere to the same standard.

While the LCPF currently only supports the D1 Mini shield standard, it is designed to be extensible to support other shield standards in the future.

Other Shield Standards which LCPF may support in the future include:

  • Feather - Adafruit’s Feather / FeatherWing standard (Also SparkFun THING+)
  • Xiao - SeeedStudio’s Xiao boards (also Adafruit QTPy) standard
  • PiPico - Pi Pico
Last updated on