Skip to main content
Arduino

Return to Answer

Commonmark migration
Source Link
  1. To turn of the WiFi add the WiFi library and use WiFi.forceSleepBegin();

  2. Firmware is the program/sketch that controls a MicroController Unit aka MCU (and in this case a Arduino).

    Best explanation I know is here: https://en.wikipedia.org/wiki/Firmware

Best explanation I know is here: https://en.wikipedia.org/wiki/Firmware

  1. To turn of the WiFi add the WiFi library and use WiFi.forceSleepBegin();

  2. Firmware is the program/sketch that controls a MicroController Unit aka MCU (and in this case a Arduino).

Best explanation I know is here: https://en.wikipedia.org/wiki/Firmware

  1. To turn of the WiFi add the WiFi library and use WiFi.forceSleepBegin();

  2. Firmware is the program/sketch that controls a MicroController Unit aka MCU (and in this case a Arduino).

    Best explanation I know is here: https://en.wikipedia.org/wiki/Firmware

Source Link
MatsK
  • 1.4k
  • 1
  • 11
  • 24
  1. To turn of the WiFi add the WiFi library and use WiFi.forceSleepBegin();

  2. Firmware is the program/sketch that controls a MicroController Unit aka MCU (and in this case a Arduino).

Best explanation I know is here: https://en.wikipedia.org/wiki/Firmware

AltStyle によって変換されたページ (->オリジナル) /