kicad-ESP8266
kicad-ESP8266 copied to clipboard
Schematic symbols and PCB footprints for ESP8266 modules
Sadly I don't think the original author of this repo is maintaining it any more. As some of the footprints fail DRC checks on current versions of Kicad, I have...
Changed "No Copper" area from courtyard layer to User Drawings layer. Also a very slight correction to line drawing alignment.
Fix ESP-12E SMD footprint which causes rulecheck error.
Are the pin number on the ESP-01 part wrong? I'm thinking this can not be as this git repository has been active for over a year and I don't see...
This pad is the only one that uses offset 0.6 instead of 0.7. It's a very small difference, but it's visible on the footprint. This PR changes the offset of...
Great library, thanks for the amazing work. There's just one thing I've discovered. The PIN number order from 9 to 22 in the schematics does not correctly match to the...
going to add the esp8285?
I wonder why haven't you tried to push your symbols, models and footprints to KiCad. I have interest in using ESP8266 but have not yet designed any circuit with it....
Open project, click "PCB Footprint Editor." Click "Select active library" then find "ESP8266" Click "Load footprint from library" then "List all" This results in the message "No footprints could be...
It looks like the 3D model associated in this footprint is ESP-12.wrl when it should be ESP-12E.wrl. Caveat: I'm an extremely novice kicad user JUST jumping in to 3D and...