kissste / ESP8266-Arduino-CC1101

ESP8266 Arduino CC1101 example
33 stars 10 forks source link

How to connect the ESP8266? #2

Open MyIgel opened 6 years ago

MyIgel commented 6 years ago

An image/scematic would be nice

MyIgel commented 6 years ago
 1 VCC                      --
 2 VCC                      3.3V
 3 SI   MOSI                D7
 4 SCK  CLK                 D5
 5 SO   MISO                D6
 6 GDO2         Work state  
 7 CSn  SS      ChipSelect  D8
 8 GDO0         Work state  D1
 9 GND                      GND
10 GND                      --
zoutepopcorn commented 6 years ago

My cc1101 has 8 pins:

8 pins cc1101

1  GND
2  VCC
3  GDO0
4  CSN
5  SCK
6  MOSI
7  MISO/GDO1
8  GDO2