Navigation

    M5Stack Community

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

    • D

      M5Paper: fast update to display keyboard entries
      Arduino • arduino esp32 • • DiWa

      1
      0
      Votes
      1
      Posts
      180
      Views

      No one has replied

    • E

      Unit cam DIY kit and Esphome
      Modules • esp32 cam esphome home assistant • • ewim.ew

      1
      0
      Votes
      1
      Posts
      453
      Views

      No one has replied

    • E

      Stange interaction between clock and temprature sensor setup
      Arduino • arduino esp32 c++ • • EricR

      3
      0
      Votes
      3
      Posts
      1283
      Views

      E

      Hi @felmue and thanks for the help. I changed GPIO and it works now. Strange as input port 2 worked when the temperature sensor were implemented separably. However I have spend enough time trying to make it work. So I will not conplain now that it is working. Thanks again
    • C

      AtomMotion + PS4 Gamepad
      Arduino • arduino esp32 • • Cakedrinker

      3
      0
      Votes
      3
      Posts
      1334
      Views

      C

      My board was defect, I changed the MotionBase , now it is working perfectly.
    • R

      Do you know Bluetooth Sample Code. a2dp+spp
      Arduino • arduino esp32 • • riraosan

      1
      0
      Votes
      1
      Posts
      1080
      Views

      No one has replied

    • H

      Stamp Pico USB Serial
      Arduino • arduino esp32 • • HannesKannes

      8
      0
      Votes
      8
      Posts
      5235
      Views

      H

      @felmue said in Stamp Pico USB Serial: Or in other words, there is no way to directly connect D- and D+ from the USB-C breakout to the M5PicoStamp. Hi Felix, thanks alot for that information. Was hoping this converter could be easy be done by some ICs and restistors maybe but would be too difficult for me yet. So i think i will get another controller with built in or a cojntroller with onboard USBC connection. Makes no sense to spend much time and money if the device will be procudes 100 times each with MCU and a serial converter. Your help was great!!! Best regards Hannes
    • W

      Loss of the program on Arduino
      Arduino • arduino esp32 • • What_is

      7
      0
      Votes
      7
      Posts
      5819
      Views

      W

      @m5stack How can I get bin file from the device?
    • M

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

      1
      0
      Votes
      1
      Posts
      2656
      Views

      No one has replied

    • M

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

      1
      0
      Votes
      1
      Posts
      2436
      Views

      No one has replied

    • M

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

      1
      0
      Votes
      1
      Posts
      2647
      Views

      No one has replied

    • D

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

      3
      0
      Votes
      3
      Posts
      9067
      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
      3109
      Views

      No one has replied

    • T

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

      3
      0
      Votes
      3
      Posts
      4790
      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
      4055
      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
      3
      Votes
      1
      Posts
      4324
      Views

      No one has replied