Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Tags
    3. esp32

    • M

      How to play and store audio file from Google translate url?
      Atom • esp32 tts google audio • • makadodo

      1
      0
      Votes
      1
      Posts
      84
      Views

      No one has replied

    • M

      SPIFFS.begin() throws exception
      Atom • esp32 • • makadodo

      1
      0
      Votes
      1
      Posts
      81
      Views

      No one has replied

    • M

      M5Camera Model B Webserver with ENVII Sensor
      Arduino • arduino esp32 • • mamtho

      1
      0
      Votes
      1
      Posts
      116
      Views

      No one has replied

    • D

      'Serial2' was not declared - Error compiling with Arduino IDE
      Arduino • arduino esp32 • • Degenknauf

      3
      0
      Votes
      3
      Posts
      2499
      Views

      Hi Just add HardwareSerial Serial2(2); under #include <Arduino.h> in /Users/matthias/Documents/Arduino/libraries/M5Stack/src/LoRaWan.h
    • G

      setLowPowerShutdownTime() usage
      Arduino • arduino esp32 • • GregFordyce

      1
      0
      Votes
      1
      Posts
      875
      Views

      No one has replied

    • T

      M5Stack LoRa and ThingSpeak
      Arduino • arduino esp32 c++ • • thenecniv

      3
      0
      Votes
      3
      Posts
      1441
      Views

      T

      So, I have 2 m5stack core with me. My idea is to have these 2(or potentially more) to communicate with each other via LoRa, one to be a sensor node, and another acts as a receiver. The receiving node will then upload the data received from the sensing node to thingspeak. The components used in this system is the ENV sensor, and the LoRa modules. I hope this explains what I am trying to do.
    • T

      M5Stack LCD Auto Clear
      Arduino • arduino esp32 c++ • • thenecniv

      2
      0
      Votes
      2
      Posts
      1312
      Views

      most M5Stack Arduino API , you can find it from this page. link:https://docs.m5stack.com/#/en/arduino/arduino_api
    • T

      MQTT Library for Arduino
      Arduino • arduino esp32 c++ • • thenecniv

      1
      0
      Votes
      1
      Posts
      1501
      Views

      No one has replied