🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • UNITCAM: ArduinoIDE, use many versions of code!

    2
    9
    0 Votes
    2 Posts
    4k Views
    V
    Just to clarify better the model of device I am talking/doing here... [image: 1638598976239-img_20211204_142601-resized.jpg] [image: 1638598988242-img_20211204_142627-resized.jpg] Valter
  • UNITCAM: IDF, use many versions of code!

    3
    3
    0 Votes
    3 Posts
    6k Views
    V
    Just to clarify better the model of device I am talking/doing here... [image: 1638598875324-img_20211204_142601-resized.jpg] [image: 1638598919255-img_20211204_142627-resized.jpg] Valter
  • Please Help: Has anybody had success with the ESP32CAM on Arduino?

    13
    2 Votes
    13 Posts
    31k Views
    V
    For M5Stack UNITCAM and ESP-IDF Programming Framework, I did post infos here: https://forum.m5stack.com/topic/3788/unitcam-idf-use-many-versions-of-code Next, I will show how to do the same for Arduino IDE Framework... Valter
  • UnitV2 - Request server from ethernet interface (10.254.239.89)

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Warning 15 - UHF RFID (JRD-4035)

    2
    1
    0 Votes
    2 Posts
    4k Views
    felmueF
    Hello @gbrunner Note: I don't have the UHF RFID unit, so my conclusion could be incorrect. My guess is the error stems from the GPIO conflict regarding GPIO16 and GPIO17. In the M5Stack Fire those two GPIOs are already used internally for the PSRAM. Note from M5Stack Fire documentation: GPIO 16 / 17 of FIRE are connected to PSRAM by default, so when you connect or stack other modules, you need to pay attention to avoid conflicts with these two pins to prevent the device from not working properly and generating instability.. Unfortunately in the early days (before M5Stack Fire existed) M5Stack engineers have chosen GPIO16 and GPIO17 to be used for the UART port C (blue). In other words port C (blue) is inoperable in this case I am afraid. M5Stack remedied this situation in some modules by using dip switches to allow for different GPIOs being used for UART modules, but I don't see dip switches in the M5GO base. I guess you could try a different port (and adapt the program), use an M5Stack Base (where GPIO16 and GPIO17 are not blocked by PSRAM) or modify the M5GO to use different GPIOs for UART. Thanks Felix
  • [UNITCAM][HW issue?] cannot stream video.

    11
    1
    0 Votes
    11 Posts
    18k Views
    V
    Old versions of ESP32-Arduino on Arduino IDE... Yes, it is possible and it is EASY! Following the official guide showing how to install the current version: https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html The only change needed is to download a diffent/old version of the code... I did a test going back to 2021/FEB/23, and it WORKS! Besides this bug being just a temporary stuff, I will document better how to use old versions of code, for IDF and for Arduino IDE, because there are probably MANY situations in which we would like to use/test different versions other than the current version... Regards, Valter
  • Invalid values on GPS unit

    5
    0 Votes
    5 Posts
    9k Views
    felmueF
    Hello @oktawianito good to hear. Thank you for reporting back. I appreciate it. Thanks Felix
  • Is my Joystick Unit Faulty?

    6
    0 Votes
    6 Posts
    9k Views
    R
    I asked M5Stack support, their answer is: The ‘stuck’ design is the original function of the joystick, which we called 'self-clock'. For the purpose of keeping the joystick in one direction continuously, without manual operation. Best Regards, support@m5stack.com
  • Python libraries for the ToF unit

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • How to use PaHub and PbHub at the same time?

    3
    0 Votes
    3 Posts
    6k Views
    R
    @felmue That makes total sense! Thank you so much! I replaced the PaHub with the Hub expansion unit. Everything works now.
  • CAN Unit on M5Tough

    6
    0 Votes
    6 Posts
    7k Views
    G
    @felmue Thank you for your time. I will investigate the CAN issue further and if I can get it to work on the M5Tough, I will have to use the Fire for now although I will have to make a watertight enclosure because this goes onto a tractor. A big Thank You for the uiflow example. I looked at the documentation but couldn't find it.... If I get this to work, uiflow would make it so much easier to update the code in the field Thanks again! Hannes
  • VIbrator Motor Unit not working correctly

    9
    0 Votes
    9 Posts
    10k Views
    felmueF
    Hello @dailletaille glad it worked. Thank you for reporting back. My guess is something's wrong with the UIFlow block - it would not be the first time. BTW: the GPIO output is not directly connected to the motor; there is a MOSFET in between to translate between 3.3 V and 5 V. But 0.5 V is definitely too low for it to fully switch on. See schematic here. Thanks Felix
  • V-Training server does not work

    2
    0 Votes
    2 Posts
    3k Views
    m5stackM
    seems to have some server DNS issues. it will work normally later.
  • UnitV2 - save to SD card?

    4
    0 Votes
    4 Posts
    5k Views
    m5stackM
    through ssh https://docs.m5stack.com/en/quick_start/unitv2/config
  • How to use CAN UNIT

    3
    0 Votes
    3 Posts
    5k Views
    m5stackM
    did you have to add a terminal resistor between the H and L lines?
  • 2 UnitV2 interaction sync

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Unitcam not working after flashing

    2
    0 Votes
    2 Posts
    2k Views
    m5stackM
    actually, this program is for the M5Core. (connect UNITCAM with M5Core, and then the M5Core will show the image in the screen)
  • UWB unit and Arduino UART interface capabilities

    dwm1000 uwb arduino uart api
    1
    0 Votes
    1 Posts
    5k Views
    No one has replied
  • UHF RFID Unit (JRD-4035) on Arduino Uno

    rfid arduino project
    3
    0 Votes
    3 Posts
    8k Views
    felmueF
    @tobias-h said in UHF RFID Unit (JRD-4035) on Arduino Uno: E.g. what board to select in the board manager ? In the Arduino IDE select: Tools - Board - Arduino AVR Boards - Arduino Uno. May I suggest you first get more familiar with the Arduino IDE, your Arduino Uno board and some simpler sketch examples for the Arduino Uno? Then maybe do some experiments with the serial connection (which is needed to talk to the UHF RFID Unit)? Alternatively you can always get an M5Stack device for which the example has been written. Thanks Felix
  • LORAWAN-UNIT-868MHZ-ASR6501 (still not working)

    3
    0 Votes
    3 Posts
    5k Views
    H
    @felmue Thank you for your response. I also came to the conclusion that this device is not suitable for LoRa PoP applications. That is really a pity. This one is suitable for LoRa PoP (I got that one working) : M5 LORA-MODULE-868MHZ. https://shop.m5stack.com/products/lora-module-868mhz?_pos=2&_sid=e21d4a90e&_ss=r