🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • This topic is deleted!

    1
    1 Votes
    1 Posts
    399 Views
    No one has replied
  • [UIFLOW] Add a comment block.

    3
    1
    3 Votes
    3 Posts
    3k Views
    dissyD
    The official way to add comments only adds them to UIFlow (they are not exported into the python code) You can right-click any block and select "Add comment", which enables a question mark icon on the block. Clicking that icon lets you add a comment in a bubble. (I use those comments to describe why I did something specifically in UIflow/blockly.) The unofficial way is the code block you show. Those comments DO get exported into the python code. (I use those comments for things like describing variables usage and (re)configuration, stuff people would still need to know when using the micropython code directly.) It would however be wonderful to have one official "Comment block" block that could be set to work either way, and set to start expanded or collapsed, etc. I think it would be wise to retain "Insert into python code" or not as an option, as each type has advantages in different circumstances.
  • UiFlow 2 add support for CANBus Unit and Mini CAN Unit

    1
    3 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    2 Posts
    2k Views
    ajb2k3A
    UIFlow through usb is not the problem of M5Stack it is the problem of the web browser creators. Usb over web is considered a security risk and not actively supported on most browsers. There is talk of a new desktop version coming real soon as a video of it was on Twitter
  • "robocar object has no attribute moto"

    2
    0 Votes
    2 Posts
    2k Views
    ajb2k3A
    What is robocar?
  • [M5 Core] Allow for WEP-Enterprise wifi connections

    3
    6 Votes
    3 Posts
    3k Views
    H
    Among the protocols that EAP32-Devices are known to geometry dash breeze support are PEAP, EAP-TTLS, and the certificate-based EAP-TLS....
  • [UIFlow] Add back manual screen refreshing for E-ink devices

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Heart Rate module support in UIFLOW 2.0

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    44 Views
    No one has replied
  • Trim end of string

    string trimming
    2
    0 Votes
    2 Posts
    2k Views
    konacurrentsK
    @annagat_nabolcat It would help to know what language are you using?
  • Cardputer-compatible m5stamp based on RISC-V

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Core2 graphics

    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • SDCard for M5Paper

    6
    0 Votes
    6 Posts
    6k Views
    ajb2k3A
    I also have generic Scared guide for direct access in Micropython here: https://www.hackster.io/AJB2K3/micro-sd-cards-with-the-m5stamps3-9d8b46
  • UIFlow for C3

    14
    3 Votes
    14 Posts
    22k Views
    teastainT
    @plusulli Works well on Arduino IDE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  • M5stickC Logger (M5stick + built-in SD)

    1
    3 Votes
    1 Posts
    2k Views
    No one has replied
  • I hope UI Flow 2 to support the CO2 sensor module.

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • UIFlow usb-hid support

    4
    0 Votes
    4 Posts
    8k Views
    ajb2k3A
    @mtylerjr said in UIFlow usb-hid support: @ajb2k3 Can the stampS3 act as an hid device? Possibly but it may need a computer side driver. I'm actually looking into it for my M5Stamp documentation but am somewhat confused by available information. As far I am aware, there will not be any USB HID support anytime soon.
  • Expose VL bit flag for RTC

    2
    0 Votes
    2 Posts
    3k Views
    L
    It's more than just an idea, it's a good idea. They already have it in the M5 Unified library, they just need to backport it to Core2. I filed a pull request. I hope they accept it: https://github.com/m5stack/M5Core2/pull/138 I thought that you could use the RTC::ReadReg method directly to read the bit, something like return Rtc.ReadReg(0x02) & 0x80;, but unfortunately the method is private. Hope this helps --Louis
  • More colors for enclosures

    4
    1 Votes
    4 Posts
    5k Views
    G
    ABS+PC = PC/ABS (Polycarbonate/Acrylonitrile Butadiene Styrene)
  • atom range optional upgrades

    1
    6 Votes
    1 Posts
    2k Views
    No one has replied