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

Subcategories

  • 7 Topics
    19 Posts
    J
    @pabou try using uiflow to generate the code, then peek copy from there.
  • X ERROR - unsupported types for __and__: 'function', 'int'

    1
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Micropython SPI

    12
    0 Votes
    12 Posts
    27k Views
    ajb2k3A
    @tialm The problem is that the firmware is constantly changing as they work to ix bugs in the firmware. They are working to get it up to the same level as mainstream Micropython but its slow going. I'm currently digging through demo and examples (that I'm creating) to find the API's but its slow going due to the rapidly changing firmware.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Erry when I try to build micropython firmware

    2
    0 Votes
    2 Posts
    6k Views
    sysdl132S
    maybe your compiler has some error(I only used arduino and uiflow,you can try with it)🤔
  • StickC - SH200Q Acceleration Range

    8
    0 Votes
    8 Posts
    16k Views
    K
    @zhufu86 Hey, I came along to look for python support for the sh200q. Seems that you use it in python with the hardware module. May sound stupid but I'm unsure where to find the module... (Very new to m5Stick / m5Stack) I am using the m5Stick. Best regards, klaas
  • This topic is deleted!

    6
    0 Votes
    6 Posts
    151 Views
  • Button lock

    3
    0 Votes
    3 Posts
    7k Views
    T
    Sorry! @ajb2k3 I have not forgot about this, I am a bit withou time, a lot to do for work right now! But I'll sketch up an example soon! Thank you for the help
  • [Solved]Exceptions & timeouts with GET Requests

    5
    0 Votes
    5 Posts
    16k Views
    E
    @foxhound What about adding some hints if it fails return_code for example. I'm asking because the connection seems not to be stable...
  • the tolerance of sh200q of StickC?

    5
    1 Votes
    5 Posts
    12k Views
    hagueH
    @heybin I also found "non zero" values for acceleration and gyro. Is there a special calibration method? Thanks....
  • RTC example for the M5Stack

    10
    0 Votes
    10 Posts
    24k Views
    E
    @lukasmaximus RTC functionality is weak, ntp_syc does not work. Any M5 example? many thanks
  • ENV (DHT12+BMP280)

    3
    0 Votes
    3 Posts
    9k Views
    A
    I found that, in sources https://github.com/m5stack/M5Stack_MicroPython/blob/master/MicroPython_BUILD/components/micropython/esp32/modules/m5flow/units.py There is ENV sensor object. But it does not work, because there is no dht12 and bmp280 modules. I am not sure if developers test their devices on micropython. May be, it will be better to use base micropython and add m5 drivers? This library worked for me https://github.com/dafvid/micropython-bmp280 addr=0x76
  • Stick-C record audio from internal microphone in python

    2
    2 Votes
    2 Posts
    7k Views
    No one has replied
  • Bluetooth support

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Micropython Twetter Client

    2
    0 Votes
    2 Posts
    4k Views
    lukasmaximusL
    Hi @Luca-Innocenti I presume you mean twitter? I haven't heard of tweepy but I think a good way to do this would be to use the MQTT blocks if you are using UIFlow and then connect to a service like IFTT or Thingspeak with webhooks to connect to twitter. To add new libraries to the m5stack you can use Ampy or the M5stack plugin for VScode. See one of the two following videos for how to get setup. Ampy https://www.youtube.com/watch?v=rvP3GixWG1Y&t=109s VScode https://www.youtube.com/watch?v=Y9pOWgsNgKk&t=13s
  • How can I start my micro python program at reset

    3
    0 Votes
    3 Posts
    8k Views
    M
    I placed my stuff into the /apps folder, e.g. /apps/demo.py. On startup you can then press the button in the middle to enter the app list, choose your app demo and from there on it will be started automatically when you reboot.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    49 Views
    No one has replied
  • uiflow v1.3.2 (stable) ntp_sync and strftime are missing

    3
    0 Votes
    3 Posts
    8k Views
    N
    Any plan for integration ?
  • M5Stack Fire 4M PSRAM

    6
    0 Votes
    6 Posts
    16k Views
    Z
    @heybin Thank you. Yes I noticed Lobo MicroPython had been no updates for long time. But I saw https://github.com/m5stack/M5Stack_MicroPython had been updated continuously. I will go for it and give it a try.
  • UIFlow-v1.3.2

    2
    1
    0 Votes
    2 Posts
    6k Views
    ajb2k3A
    Well slap me with a kipper, I didn't know it was out yet!
  • Is the M5Cloud project on io.m5stack.com still alive

    3
    0 Votes
    3 Posts
    7k Views
    ajb2k3A
    @ipodlux said in Is the M5Cloud project on io.m5stack.com still alive: I stumbled on the webpage and looked at the github documentation. There is enough for coding question is last post is dated more than 1 year ago, is the project still on? No, it is depreciated and replaced with uiflow.