Added some protection resistors on the IRQ lines

This commit is contained in:
Th3maz1ng 2021-06-20 21:19:48 +02:00
parent c58298f1da
commit 7ccf7cc395
4 changed files with 66 additions and 12 deletions

View File

@ -1,4 +1,4 @@
update=29/12/2020 12:11:38
update=20/06/2021 21:17:52
version=1
last_client=kicad
[general]
@ -34,7 +34,7 @@ LibDir=
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=
PlotDirectoryName=D:/Users/Think/Programmation/Arduino/ESP8266_dual_NRF24l01_gateway/schematic/
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=

View File

@ -697,11 +697,11 @@ Wire Wire Line
Wire Wire Line
6700 3300 6800 3300
Wire Wire Line
6800 3300 6800 2100
6800 3300 6800 2850
Wire Wire Line
6800 2100 6900 2100
Wire Wire Line
6700 3400 8900 3400
6700 3400 7600 3400
Wire Wire Line
8900 3400 8900 2100
Wire Wire Line
@ -802,13 +802,13 @@ Wire Wire Line
Wire Wire Line
5050 3700 5250 3700
Text Notes 850 7300 0 79 ~ 0
ESP_GPIO_10 can only bes used in DIO mode /!\\n
ESP_GPIO_10 can only be used in DIO mode /!\\n
$Comp
L Device:R R8
U 1 1 607ED4ED
P 5550 4100
F 0 "R8" V 5650 4050 50 0000 C CNN
F 1 "1k" V 5650 4150 50 0000 C CNN
F 0 "R8" V 5650 4100 50 0000 C CNN
F 1 "6.8k" V 5550 4100 50 0000 C CNN
F 2 "" V 5480 4100 50 0001 C CNN
F 3 "~" H 5550 4100 50 0001 C CNN
1 5550 4100
@ -832,4 +832,32 @@ Wire Wire Line
Connection ~ 4700 3400
Wire Wire Line
4700 3400 5700 3400
$Comp
L Device:R R16
U 1 1 60CE6C50
P 7750 3400
F 0 "R16" V 7850 3400 50 0000 C CNN
F 1 "6.8k" V 7750 3400 50 0000 C CNN
F 2 "" V 7680 3400 50 0001 C CNN
F 3 "~" H 7750 3400 50 0001 C CNN
1 7750 3400
0 1 1 0
$EndComp
Wire Wire Line
7900 3400 8900 3400
$Comp
L Device:R R15
U 1 1 60CE8759
P 6800 2700
F 0 "R15" H 6900 2700 50 0000 C CNN
F 1 "6.8k" V 6800 2700 50 0000 C CNN
F 2 "" V 6730 2700 50 0001 C CNN
F 3 "~" H 6800 2700 50 0001 C CNN
1 6800 2700
-1 0 0 1
$EndComp
Wire Wire Line
6800 2550 6800 2100
Text Notes 850 7000 0 79 ~ 0
/!\ R8 must be changed to a lower value like \n100 Ohm if using the nodemcu dev board instead of a bare bone ESP-12F
$EndSCHEMATC

View File

@ -4,7 +4,7 @@ EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 1
Title "ESP8266_dual_NRF24l01_gateway"
Title "ESP8266 Dual NRF24L01 Gateway"
Date "2020-12-29"
Rev "1.0"
Comp "www.web-directories.tk"
@ -697,11 +697,11 @@ Wire Wire Line
Wire Wire Line
6700 3300 6800 3300
Wire Wire Line
6800 3300 6800 2100
6800 3300 6800 2850
Wire Wire Line
6800 2100 6900 2100
Wire Wire Line
6700 3400 8900 3400
6700 3400 7600 3400
Wire Wire Line
8900 3400 8900 2100
Wire Wire Line
@ -807,8 +807,8 @@ $Comp
L Device:R R8
U 1 1 607ED4ED
P 5550 4100
F 0 "R8" V 5650 4050 50 0000 C CNN
F 1 "1k" V 5650 4150 50 0000 C CNN
F 0 "R8" V 5650 4100 50 0000 C CNN
F 1 "6.8k" V 5550 4100 50 0000 C CNN
F 2 "" V 5480 4100 50 0001 C CNN
F 3 "~" H 5550 4100 50 0001 C CNN
1 5550 4100
@ -832,4 +832,30 @@ Wire Wire Line
Connection ~ 4700 3400
Wire Wire Line
4700 3400 5700 3400
$Comp
L Device:R R?
U 1 1 60CE6C50
P 7750 3400
F 0 "R?" V 7850 3400 50 0000 C CNN
F 1 "6.8k" V 7750 3400 50 0000 C CNN
F 2 "" V 7680 3400 50 0001 C CNN
F 3 "~" H 7750 3400 50 0001 C CNN
1 7750 3400
0 1 1 0
$EndComp
Wire Wire Line
7900 3400 8900 3400
$Comp
L Device:R R?
U 1 1 60CE8759
P 6800 2700
F 0 "R?" H 6900 2700 50 0000 C CNN
F 1 "6.8k" V 6800 2700 50 0000 C CNN
F 2 "" V 6730 2700 50 0001 C CNN
F 3 "~" H 6800 2700 50 0001 C CNN
1 6800 2700
-1 0 0 1
$EndComp
Wire Wire Line
6800 2550 6800 2100
$EndSCHEMATC