banner



How To Control A Camera With Nodemcu

Quick start with NodeMCU v3 (ESP8266), Arduino ecosystem, and PlatformIO IDE

  • Faster compiling
  • Autocomplete
  • Powerful library manager
  • A convenient way to organize your lawmaking
  • IDE customization and plugins

NodeMCU v3 (ESP8266)

Receive window after RST with 9600 baud rate

Saying "ready" in receive window with 115200 baud rate

AT — OK!
  • AT+RST restarts the module
  • AT+GMR checks version information
  • AT+CWMODE?returns electric current mode: 1 — station, ii — soft access point, 3 — station + soft AP
  • AT+CWMODE=3sets station + soft AP mode (restart module with AT+RST command after)
  • AT+CWJAP="MyNetwork","qwerty12" connects to MyNetwork with qwerty12 password, replies with WIFI CONNECTED and WIFI GOT IP messages after the connexion established
  • AT+CIFSR returns connection info

PlatformIO

PlatformIO extension

Code

PlatformIO: New Project

PlatformIO: Projection Magician

platformio.ini file

Build output in the Terminal window

Blink

Upload output in the Terminal window

Blink scheme

Wi-Fi connection

Libraries registry

Ways to install WiFiManager library

WiFiManager: initialization

Android: sign in to the Wi-Fi network

WiFiManager: continued

Source: https://loginov-rocks.medium.com/quick-start-with-nodemcu-v3-esp8266-arduino-ecosystem-and-platformio-ide-b8415bf9a038

Posted by: williamsalksomed.blogspot.com

0 Response to "How To Control A Camera With Nodemcu"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel