🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • Multiplayer DiceGame for M5StickC

    2
    2
    0 Votes
    2 Posts
    5k Views
    T
    @tarum here is a short video VIDEO
  • Hola, Alguien en español??

    23
    0 Votes
    23 Posts
    84k Views
    T
    Hola como estas amigo?
  • Recording mowing path of lawn robot

    7
    1
    0 Votes
    7 Posts
    16k Views
    grelmG
    @devilstower Thanks again to Devilstower! Sounds very promising and worth continuing with my project. I'll keep you informed (will take some time).
  • M5Stack-MegaChess - Any update?

    4
    0 Votes
    4 Posts
    9k Views
    ChrisWRC
    https://drive.google.com/file/d/1Gx1Nh-VmZIU_m0ZbCK0UWXfuLv6L06Tq/view?usp=sharing
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • Atom RGB Headband

    3
    0 Votes
    3 Posts
    5k Views
    ajb2k3A
    @skink thanks.
  • This topic is deleted!

    1
    3
    0 Votes
    1 Posts
    53 Views
    No one has replied
  • 1 Votes
    2 Posts
    4k Views
    m5stackM
    满脸期待.jpg
  • Uniquely identifying a M5stack with a physical connection

    3
    0 Votes
    3 Posts
    4k Views
    S
    Thanks, but i should have mentioned the idea is that if i move one of the m5stacks around, connecting it into a different position 1-20 it would be able to report back its position. Modbus concept actually is realy close, but seems that when one of the devices is detached the others become undetectable. Anything else similar to this? At one point i considered using a 2 layer switch with associationg each position with a port on the switch, but was wondering if there's a more cost effective method using serial.
  • Collision Detection between Objects w/ Joystick Hat Control (Micropython)

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Arduino programing

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • M5-Camera A connect with Android App for parking aid

    5
    0 Votes
    5 Posts
    12k Views
    N
    @christian_yami As mentioned before the Android IDE with the esp32 plugin has a example "CameraWebServer" that sends settings back to the camera by a web interface. I did not mention that it also displays the image so if you load that into the esp32 you only need to do the android bit. The JPEG bit is the same and the web page source should give ample clues to program android.
  • Simple game sample, frustrating results - M5Flow

    2
    0 Votes
    2 Posts
    6k Views
    I
    @ipodlux Found it! in order to compensate the slow reading of the interrupt I moved the reading in the loop. It less less classy that the external function but now it reacts as it should.
  • OpenMQTTGateway on M5 boards

    1
    0 Votes
    1 Posts
    5k Views
    No one has replied
  • Arduino Serial print function in arduino

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Simple Mesh implimentation

    3
    0 Votes
    3 Posts
    6k Views
    mbpM
    @mittech Curious as to how it went (has gone) with your Mesh application? Any consideration of ESP-MDF? What tool chain/development environment are you using?
  • Yun and ESPnow project

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • M5atom Matrix library (micropython)

    micropython neopixel matrix 5x5 library
    5
    2 Votes
    5 Posts
    15k 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.
  • Automotive Infrared Short Range Lidar Sensor

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Blynk on M5Stack via uiFlow and block-maker

    32
    1 Votes
    32 Posts
    148k Views
    A
    @akshaypatil Here are the blocks for uiflow, http://s000.tinyupload.com/index.php?file_id=08084396321658982238 and don't forget to use it together with the one uploaded by @world101 (https://www.dropbox.com/s/xosetw0qzin722l/Blynk.m5b?dl=0) Cheers! :)