🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 129 lines
    130 130   
    131 131  ![ESP32](https://github.com/joelsernamoreno/EvilCrow-Keylogger/blob/master/images/esp32.PNG)
    132 132   
    133  -* 0.- Wire the Keylogger with Arduino using the following pinout:
    134  - 
     133 +1. Wire the Keylogger with Arduino using the following pinout:
    135 134  ![Flash](https://github.com/joelsernamoreno/EvilCrow-Keylogger/blob/master/images/esp32-flash.PNG)
    136  - 
    137 135  ![Wire](https://github.com/joelsernamoreno/EvilCrow-Keylogger/blob/master/images/wire.jpg)
    138  - 
    139  -* 1.- Open Arduino IDE.
    140  - 
    141  -* 2.- Open the ESP32.ino sketch.
    142  - 
    143  -* 3.- Select Tools - Board - "ESP32 Dev Module".
    144  - 
    145  -* 4.- Connecting the Arduino device to the computer.
    146  - 
    147  -* 5.- Upload the code to the board.
     136 +1. Open Arduino IDE.
     137 +1. Open the ESP32.ino sketch.
     138 +1. Select Tools
     139 + * Board - "ESP32 Dev Module".
     140 + * Flash Size - "4MB (32Mb)".
     141 + * CPU Frequency - "80MHz".
     142 +1. Connecting the Arduino device to the computer.
     143 +1. Upload the code to the board.
    148 144   
    149 145  ### Upload atmega32u4 code
    150 146   
    skipped 54 lines
Please wait...
Page is in error, reload to recover