Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #727 from Duckle29/WemosD1mini
Browse files Browse the repository at this point in the history
added WemosD1Mini after accidentally deleting it
  • Loading branch information
myfreescalewebpage authored Mar 10, 2019
2 parents b7b5b36 + 76f8746 commit 449c4ce
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MCU_Module.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,10 @@ K somlabs module
F https://wiki.somlabs.com/index.php/VisionSOM-RT_Datasheet_and_Pinout
$ENDCMP
#
$CMP WeMos_D1_mini
D 32-bit microcontroller module with WiFi
K ESP8266 WiFi microcontroller ESP8266EX
F https://wiki.wemos.cc/products:d1:d1_mini#documentation
$ENDCMP
#
#End Doc Library
31 changes: 31 additions & 0 deletions MCU_Module.lib
Original file line number Diff line number Diff line change
Expand Up @@ -1167,4 +1167,35 @@ X ENET1-RXD1 99 -800 600 150 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
# WeMos_D1_mini
#
DEF WeMos_D1_mini U 0 20 Y Y 1 F N
F0 "U" 150 750 50 H V L CNN
F1 "WeMos_D1_mini" 50 -750 50 H V L CNN
F2 "Module:WEMOS_D1_mini_light" 0 -1150 50 H I C CNN
F3 "" -1850 -1150 50 H I C CNN
$FPLIST
WEMOS*D1*mini*
$ENDFPLIST
DRAW
S -300 700 300 -700 1 1 10 f
X ~RST 1 -400 400 100 R 50 50 1 1 I
X GND 10 0 -800 100 U 50 50 1 1 W
X D4 11 400 0 100 L 50 50 1 1 B
X D3 12 400 100 100 L 50 50 1 1 B
X SDA/D2 13 400 200 100 L 50 50 1 1 B
X SCL/D1 14 400 300 100 L 50 50 1 1 B
X RX 15 -400 100 100 R 50 50 1 1 I
X TX 16 -400 0 100 R 50 50 1 1 O
X A0 2 400 500 100 L 50 50 1 1 I
X D0 3 400 400 100 L 50 50 1 1 B
X SCK/D5 4 400 -100 100 L 50 50 1 1 B
X MISO/D6 5 400 -200 100 L 50 50 1 1 B
X MOSI/D7 6 400 -300 100 L 50 50 1 1 B
X CS/D8 7 400 -400 100 L 50 50 1 1 B
X 3V3 8 100 800 100 D 50 50 1 1 w
X 5V 9 -100 800 100 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

0 comments on commit 449c4ce

Please sign in to comment.