Digistump Oak Development Board
Code name: ESP8266_OAK
Digistump Oak development board is based on esp8266 microcontroller and uses Xtensa LX106 architecture. This board has a maximum CPU frequency of 160 MHz and a flash size of 4 MB.
About Digistump Oak
Cloud-connected ESP8266 board with secure firmware updates - great for IoT starters and remote control.
Technical Specifications
π°οΈ Connectivity
π§ Microcontroller
Digistump Oak Pins Mapping Arduino IDE
Below you can find the Digistump Oak pinout. This development board provides digital IO pins, out of which can be used as external interrupt pins and as analog input pins .
Pin | Analog | Touch | PWM | Other |
---|---|---|---|---|
0 | ||||
1 | ||||
2 | ||||
3 | ||||
4 | ||||
5 | LED_BUILTIN | |||
12 | ||||
13 | ||||
14 | ||||
15 | ||||
16 | ||||
17 | ||||
PIN_WIRE_SDA | SDA | |||
PIN_WIRE_SCL | SCL |
Default Tools
Uploader tool | esptool |
Flash mode | dio |
Maximum upload size | 1015.984375 Kb (1040368 B) |
Maximum data size | 80 Kb (81920 B) |
The Digistump Oak development board by default uses esptool uploader tool, network uploader tool for Over-the-air (OTA) uploads and bootloader tool. The bootloader starts at address "". Flash mode and boot mode for Digistump Oak development board by default is dio and respectively.