🤖Have you ever tried Chat.M5Stack.com before asking??😎

Subcategories

  • 5 Topics
    23 Posts
    H
    thank you so much for sharing! this looks cool. I am pretty new to micropython for M5Stack. May I ask which IDE you primarily use to do Micropython programming?
  • fatal error: pgmspace.h: No such file or directory

    2
    0 Votes
    2 Posts
    9k Views
    lukasmaximusL
    @zackng97 said in fatal error: pgmspace.h: No such file or directory: Error compiling for board Arduino Pro or Pro Mini. In your error log it says you are compiling for arduino pro "Error compiling for board Arduino Pro or Pro Mini." I imagine since your on the m5stack forums that you are not trying to program an arduino board. The m5stack board definitions and libraries need to be installed first and then the m5stack device selected in the board list and also the port must be correct. please see this video on how to get started with m5stack in the arduino ide https://www.youtube.com/watch?v=U2es-l4z2Zg
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Esp32 VGA output?

    3
    0 Votes
    3 Posts
    9k Views
    ajb2k3A
    @mrtarantl Follow up! link text
  • [SOLVED] arduino save int variable value on SD

    Moved
    11
    0 Votes
    11 Posts
    34k Views
    C
    the solution: file.parseInt(); thanks a lot !!!
  • [Solved]Arduino IDE: CPU usage way too high on MacOS Mojave? Get 1.8.7!

    Moved
    2
    0 Votes
    2 Posts
    7k Views
    lukasmaximusL
    Thanks for the heads up, we'll make sure to mention it in our updated github.io docs coming soon