Wifiduck_CJMCU_v1_hardwareModification

Wifi ducky Description problem

  • Hardware descripition

* Problems of continuity

Installing driver of USB (could be CP21x, FT23X, CH340G, PL23X)

(In my case, it's CP21x)

Finding port of CJMCU

  • plug CJMCU
  • search : "devices manager" and click it
  • click "Ports (COM and LTP)"
  • remind the number of port come noted as COMX
  • click on COMx and click "all parameters" memories the baudrates note as Y
  • Close all

Downloading firmeware of esp8266_wifi_duck

Installation ESP8266Flasher

Flashing esp8266_wifi_duck

  • Download Arduino and televersing this code step1 (select following port and type of board before televersing)

  • Connect The two pins as :
    REAL IMAGE


    OR

  • Run esp8266 flasher named as : ESP8266Flasher.exe

  • In operation, Change port com as COMx

  • In config, change with the firmeware esp12e_wifiduck.cjmcu3212

  • In Advanced, change bauderate as Y at the first step

  • After successfull flashing, don't connect the two pins as in the first step

  • Download this code arduino_ducky_cjmcu3212

  • Televersing the code atmega_duck.ino (select following port and type of board before televersing)

Hardware solutions (connection SDA and SCL)

  • solution hardware
    REAL IMAGE


    OR

  • solution software

Using wifiduck

  • Reuplug the wifiduck
  • Finding wifi network name wifiduk and password quackquack or wifiduck
  • On broswer, enter: http://192.168.4.1
  • Testing duckyscript as you need

Ducky Script example

DEFAULTDELAY 200  
LOCALE FR  
GUI r  
STRING CMD  
ENTER  

Documentations