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

Commit 449c4ce

Browse files
Merge pull request #727 from Duckle29/WemosD1mini
added WemosD1Mini after accidentally deleting it
2 parents b7b5b36 + 76f8746 commit 449c4ce

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

MCU_Module.dcm

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,10 @@ K somlabs module
9696
F https://wiki.somlabs.com/index.php/VisionSOM-RT_Datasheet_and_Pinout
9797
$ENDCMP
9898
#
99+
$CMP WeMos_D1_mini
100+
D 32-bit microcontroller module with WiFi
101+
K ESP8266 WiFi microcontroller ESP8266EX
102+
F https://wiki.wemos.cc/products:d1:d1_mini#documentation
103+
$ENDCMP
104+
#
99105
#End Doc Library

MCU_Module.lib

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,4 +1167,35 @@ X ENET1-RXD1 99 -800 600 150 R 50 50 1 1 B
11671167
ENDDRAW
11681168
ENDDEF
11691169
#
1170+
# WeMos_D1_mini
1171+
#
1172+
DEF WeMos_D1_mini U 0 20 Y Y 1 F N
1173+
F0 "U" 150 750 50 H V L CNN
1174+
F1 "WeMos_D1_mini" 50 -750 50 H V L CNN
1175+
F2 "Module:WEMOS_D1_mini_light" 0 -1150 50 H I C CNN
1176+
F3 "" -1850 -1150 50 H I C CNN
1177+
$FPLIST
1178+
WEMOS*D1*mini*
1179+
$ENDFPLIST
1180+
DRAW
1181+
S -300 700 300 -700 1 1 10 f
1182+
X ~RST 1 -400 400 100 R 50 50 1 1 I
1183+
X GND 10 0 -800 100 U 50 50 1 1 W
1184+
X D4 11 400 0 100 L 50 50 1 1 B
1185+
X D3 12 400 100 100 L 50 50 1 1 B
1186+
X SDA/D2 13 400 200 100 L 50 50 1 1 B
1187+
X SCL/D1 14 400 300 100 L 50 50 1 1 B
1188+
X RX 15 -400 100 100 R 50 50 1 1 I
1189+
X TX 16 -400 0 100 R 50 50 1 1 O
1190+
X A0 2 400 500 100 L 50 50 1 1 I
1191+
X D0 3 400 400 100 L 50 50 1 1 B
1192+
X SCK/D5 4 400 -100 100 L 50 50 1 1 B
1193+
X MISO/D6 5 400 -200 100 L 50 50 1 1 B
1194+
X MOSI/D7 6 400 -300 100 L 50 50 1 1 B
1195+
X CS/D8 7 400 -400 100 L 50 50 1 1 B
1196+
X 3V3 8 100 800 100 D 50 50 1 1 w
1197+
X 5V 9 -100 800 100 D 50 50 1 1 W
1198+
ENDDRAW
1199+
ENDDEF
1200+
#
11701201
#End Library

0 commit comments

Comments
 (0)