Skip to the content.

ESP-12E/F Eagle Library

Eagle library for the barebone ESP-12E/F WiFi modules. ESP-12E/F datasheet can be found on kloppenborg.net or from elecrow.com

Installation

Linux

Windows

Example

Breakout board, 22 pins, standard 0.1 inch pin connector, single layer top copper PCB.

TODO

Contributing

  1. Fork it (https://github.com/handiko/ESP-12EF-Eagle-Library/fork)
  2. Create new branch (git checkout -b myfeature)
  3. Do some editing / create new feature
  4. Commit your works (git commit -m "Adding some myfeature blah blah blah..")
  5. Push to the branch (git push -u origin myfeature)
  6. Create a new Pull Request