🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Graphing calculator

    FACES Kit
    3
    8
    13.8k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      BitBoy01
      last edited by

      Hey,

      is it possible to program a graphing calculator with micropython using the keyboard? I already have a code for a graphing calculator. I used Python. How can I use it with the m5stack?
      Thank you, I'm a total beginner!

      1 Reply Last reply Reply Quote 0
      • m5stackM
        m5stack
        last edited by

        hi , if you want to use Face Devide program a graphing calculator application , you can use UIFlow to program it.

        http://flow.m5stack.com/

        1 Reply Last reply Reply Quote 0
        • B
          BitBoy01
          last edited by

          Thanks for the reply.
          Is there no way of doing it with micropython?

          m5stackM 1 Reply Last reply Reply Quote 0
          • m5stackM
            m5stack @BitBoy01
            last edited by

            @bitboy01 actually UIFlow can use Blockly and Micropython two program way

            1 Reply Last reply Reply Quote 0
            • T
              Thrasher
              last edited by

              @BitBoy01 You can do raw micropython with VS Code and M5Stack plugin

              UIFlow allows to code directly with micropython too but I had no success saving code on HDD and its not convinient for me at all.

              1 Reply Last reply Reply Quote 0
              • B
                BitBoy01
                last edited by

                okay, I installed UIFlow on the M5Stack and I have VS Code now. How can I change the code so that it works on the M5Stack? Do all python modules work micropython?

                m5stackM 1 Reply Last reply Reply Quote 0
                • m5stackM
                  m5stack @BitBoy01
                  last edited by

                  @bitboy01

                  github readme will show you how to start programing with VSCode

                  https://github.com/m5stack/UIFlow-Code

                  1 Reply Last reply Reply Quote 0
                  • B
                    BitBoy01
                    last edited by

                    this is literally what I needed. thank you very much!

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post