Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. pipy71
    P
    • Continue chat with pipy71
    • Start new chat with pipy71
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    pipy71

    @pipy71

    1
    Reputation
    7
    Posts
    803
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    pipy71 Follow

    Posts made by pipy71

    • Restart / Reboot Core 2 by code

      Hi, I can't seem to find any documentation on this...

      How do I restart Core 2 from within Arduino code that it's running?

      Like a software restart command.

      Thanks!

      posted in Core 2
      P
      pipy71
    • can UIFlow export code to arduino code

      Hi

      My project is written in the Arduino IDE using some 3rd party libraries.

      If I use UIFlow will I be able to export the code I create in UIFlow into the Arduino IDE to add to my project?

      Thanks.

      posted in UIFlow
      P
      pipy71
    • Core2 Arduino factory demo for beginners

      As a beginner, the Core 2 factory demo is impressive but is way too complicated for newbies to follow.

      Can I suggest it would be much easier if the code was commented to explain what the functions are doing.

      And if possible to even break down the factory code into individual modules so we can see and learn each function.

      I know its a big ask but it would be a huge help in speeding up the process of us learning with the M5 products.

      Thanks

      posted in Core 2
      P
      pipy71
    • Converting mp3 sound clip to file.c

      Hello

      The core2 factory Arduino demo includes touch screen beep sounds as include *.c files.

      How do I create my own .c files from my own mp3 or wave audio clip?

      And my second question is as an alternative to including and *.c file can I add the sounds to SPIFFS memory, if so how do I play them? can anyone point me to a demo code or tutorial please?

      posted in Core 2
      P
      pipy71
    • RE: Core 2 with Sim 800 module.

      Thank you!

      posted in Core 2
      P
      pipy71
    • Core 2 with Sim 800 module.

      Is the M5Stack SIM800 module compatible with the Core 2?

      I just connected and I have noticed the Red Port A has stopped working.
      Any advice appreciated, thank you.

      posted in Core 2
      P
      pipy71
    • SoftwareSerial, how do I convert those projects to use the hardware serial on the M5?

      Hello

      I am a newbie trying to understand how to convert the sample grove code for their 125Khz RFID from a SoftwareSerial to be able to connect to the hardware red grove connector on the side of the M5 stack?

      link text

      Sorry, another newbie question... I am a little confused as the module says grove serial port with TX & RX but the documentation on the grove port on the M5 seems to refer to SLA or SPI?

      Also in general question... I see a lot of sample Arduino tutorial code that uses SoftwareSerial, how do I convert those projects to use the hardware serial on the M5?

      Thank you for your help.

      posted in General
      P
      pipy71