Navigation

    M5Stack Community

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

    • F

      ESPNOW and wifiCfg
      Micropython • micropython • • fbritop

      1
      0
      Votes
      1
      Posts
      405
      Views

      No one has replied

    • T

      atom motion control servos independently or simultaneously, access each channel
      Modules • micropython atom motion i2c • • thop

      2
      0
      Votes
      2
      Posts
      611
      Views

      Yes, you would send position or speed values to each channel. There should be an example in the documents. If I misunderstand let me know and I will research further. Arduino IDE, no problem, and I’m sure it is facilitated in UIFlow.
    • T

      atom motion with micropython
      Modules • micropython atom motion • • thop

      2
      0
      Votes
      2
      Posts
      556
      Views

      Hello @thop in UIFlow online check out Base - Motion. On the Python tab you'll see how to use it with MicroPython. Thanks Felix
    • P

      Solved - lcd.xxx() don't work
      Micropython • micropython • • Peter

      1
      0
      Votes
      1
      Posts
      960
      Views

      No one has replied

    • E

      Atom GPS rx and tx GPIO ports used
      Micropython • micropython • • elefurgey

      3
      0
      Votes
      3
      Posts
      2136
      Views

      E

      Thanks Felix
    • W

      m5list on Core2
      Core 2 • micropython core2 m5list • • WoeTan

      1
      0
      Votes
      1
      Posts
      1393
      Views

      No one has replied

    • D

      Use lvgl canvas on Core2
      Micropython • micropython • • Dario

      3
      1
      Votes
      3
      Posts
      3529
      Views

      it was 2022, canvas does not work as before 😭😭😭
    • O

      Core2 with Visual Studio Code
      Core 2 • micropython • • ondrej1024

      6
      0
      Votes
      6
      Posts
      7583
      Views

      M

      @kiwilogan I found that updating VSC and uninstalling and re-installing the M5Stack extension made that magic "Add M5Stack" button appear.
    • J

      M5stickC and Plus MicroPython Screen Driver
      Micropython • micropython • • JackH

      1
      1
      Votes
      1
      Posts
      3213
      Views

      No one has replied

    • R

      MtStickC accuweather.com mini weather station
      PROJECTS • uiflow micropython accuweather rest weather • • robalstona

      7
      2
      Votes
      7
      Posts
      10197
      Views

      R

      Yes, you must replace for example read temperature block with block which reads temperature from hat you use. Ewentually adds new block lcd.print for printing pressure and humidity with appropriate blocks reading data from these sensors But problems may be with icon and weather description, because the weather description and icon number corresponding to the current weather is downloaded from the accuweather.com website. some fun and testing with font type, coordinates and colors and it will work
    • D

      Code only works from Visual Studio
      Micropython • micropython • • dclaar

      8
      0
      Votes
      8
      Posts
      8086
      Views

      D

      Given that I can now see the console, I determined that it throws OSError if the http GET fails. Which is a weird error to throw, but OK. So I put that in my except: clause, and it's humming away!
    • R

      M5atom Matrix library (micropython)
      PROJECTS • micropython neopixel matrix 5x5 library • • robalstona

      5
      2
      Votes
      5
      Posts
      8330
      Views

      R

      @conrad i use uPyCraft to transfer files to atom. You can also connect uPycraft with atom and use REPL (something like command shell) to use interactive micropython command interpreter). With UiFlow it is possible but you must first transfer libraries to /apps folder in flash memory and use advanced->execute->execute code to run appropriate commands, ewentually write raw code in Python </> tab. In this option code probably properly run only when you download it to device (not run with play button). If i find some free time then i create custom block to scroll text using recently added Hardwares->Rgb->set atom matrixblock, but i must do some experiments with it.
    • K

      Глюки в Cloud. Невозможно сохранить файлы.
      Русскоязычный форум • micropython m5cloud bug • • k4m454k

      1
      0
      Votes
      1
      Posts
      5087
      Views

      No one has replied