1.3인치 OLED 디두이노 V2 -ESP8266

(D-duino-B - Arduino + NodeMCU + ESP8266 + 1.3OLED)

개요

  • 본 제품은 디두이노(디스플레이두이노) B 개발보드입니다.
  • 보드상에 ESP8266 칩과 1.3인치 OLED 디스플레이가 장착되어 있습니다.
  • ESP8266은 WiFi 지원 마이크로컨트롤러로 아두이노 개발환경(참조: Arduino core for ESP8266 WiFi chip)이나 NodeMcu Lua 개발환경(참조:  NodeMCU)에서 프로그래밍이 가능합니다.
  • 브레드보드에 꼽아 사용이 가능하며, 모든 ESP8266핀에 접근이 가능합니다.
  • 1.3인치 OLED가 장착되어 있어 컴팩트한 개발 환경을 구축할 수 있습니다.

특징

  • image
  • All ESP8266 pins broken out.
  • 12 digital pins write/read/interrupt/pwm/I2C/one-wire supported(except D0)
  • 1 analog input
  • Integrated 1.3″ OLED
  • Micro USB connection
  • Compatible with Arduino
  • Compatible with NodeMCU(Lua for ESP8266)
  • Input Power 4.75V ~ 12V
  • Be careful

    When you use the example of this library:https://github.com/lspoplove/esp8266-oled-ssd1306 Remember change SDA to D1, SCL to D2. and Change SSD1306 to SH1106.

    D1 is always connected to OLED's SDA pin.

    D2 is always connected to OLED's SCL pin.

문서

연관제품