Skip to content

Add ESP-07 footprint

KiCad Bot requested to merge github/fork/Ratfink/esp-07 into master

Created by: Ratfink

802.11 b/g/n Wi-Fi Module, similar to ESP-12E.

Datasheet: http://wiki.ai-thinker.com/_media/esp8266/docs/a007ps01a2_esp-07_product_specification_v1.2.pdf

This is heavily based on the ESP-12E footprint, but with some changes that I feel make it saner: the silkscreen RefDes is moved to the bottom, there is no silkscreen around the antenna because Espressif recommends making the antenna area hang off the base board, and the silkscreen pin-1 mark is moved to the left of the pad. If these changes are approved, I'll make another PR to make the same changes to the ESP-12E footprint already in the library.

The only script error is a false negative: the anchor is centered inside the module's outline.

Symbol PR: https://github.com/KiCad/kicad-symbols/pull/629

screenshot from 2018-05-26 14-18-49


Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required

Merge request reports