Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Asmodev
    3. Posts
    • Continue chat with Asmodev
    • Start new chat with Asmodev
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by Asmodev

    • M5 Atom Echo (Aux Out) for stereo output.

      If you guys can add a stereo output to the next atom, with Bluetooth and wifi and an RGB equalizer on the front, that would be amazing!

      Please put an RGB display on the front with audio equalizer visuals and an aux-out port for headsets! This would so make it the next ipod! simply connecting it to my phone and then receiving audio will make all headsets portable! man, this would be an epic product!

      posted in Features Wish List
      Asmodev
    • RE: On M5Core2 I am not getting a working https request (WiFiClient). What do I wrong?

      @mickey95 dude?

      posted in Arduino
      Asmodev
    • RE: M5Stack [Core2] Image using drawJpgFile from SD Card

      it works when set as c code and implemented in the sketch yeah.

      posted in Arduino
      Asmodev
    • RE: CAS Graphics calculator implemented in Core2 with faces keyborad

      @otosan-maker Build a wave form modulator with output, create white noise/brown noise blue noise and pink noise and a variation between them, that would inspire many people to make their own.

      posted in PROJECTS
      Asmodev
    • RE: CAS Graphics calculator implemented in Core2 with faces keyborad

      That could be useful but there are many calculators out there, your skils could be put to better use, i dare you to make a portable frequency modulator :p

      posted in PROJECTS
      Asmodev
    • Lack of support

      The forums do nothing for support and no people are being tended to or even helped by you guys anymore, What happened to helping your customers and providing them with a rich interface to get support?

      Looking back at the logs, its been a while since anyone from m5stack has helped anyone, yet you're still selling the products... what gives?

      Maybe by providing some help to your community you might get a bigger following, but as far as i can see, it's going down the drain.

      posted in General
      Asmodev
    • RE: On M5Core2 I am not getting a working https request (WiFiClient). What do I wrong?

      Can we see the code?

      posted in Arduino
      Asmodev
    • RE: drawJpgFile at specific coordinates
      void drawJpgFile(fs::FS &fs, const char *path, uint16_t x = 0,
                       uint16_t y = 0, uint16_t maxWidth = 0,
                       uint16_t maxHeight = 0, uint16_t offX = 0,
                       uint16_t offY = 0, jpeg_div_t scale = JPEG_DIV_NONE);
      
      void drawPngFile(fs::FS &fs, const char *path, uint16_t x = 0,
                       uint16_t y = 0, uint16_t maxWidth = 0,
                       uint16_t maxHeight = 0, uint16_t offX = 0,
                       uint16_t offY = 0, double scale = 1.0,
                       uint8_t alphaThreshold = 127);
      

      As you can see you don't need the extra values because they're automatically SET, even
      M5.Lcd.drawJpgFile(SD, "/wifi.jpg",110,40,100,100,0,0);
      does not work though, Why are the libraries not working properly?

      posted in PRODUCTS
      Asmodev
    • M5Stack [Core2] Image using drawJpgFile from SD Card

      I'm using this code to get an image from the SD card formatted with (exFAT) which is placed in the main directory of the SD card.

      //Code to load the image
      M5.Lcd.drawJpgFile(SD, "/wifi.jpg",110,40);

      However it does not work? The image is 100px,100px, trying to place it at x110, y40 on screen.

      The screen has no image? what's wrong with this? the image is in format .jpg but it just refuses to work?

      posted in Arduino
      Asmodev
    • RE: Infrared Tutorial Sucks!

      @ajb2k3 So m5stack sold a useless product? @m5stack Why are you ripping your customers off? First the M5UV2 issue, now this? I’m really starting to be disgusted by how m5stack treat its customers with garbage half baked products. I purchased their products with the idea that development would be easier, but it’s not easy, They’ve given us the idea that their products are easier to use but the bugs and product issues are far more annoying than any other company that sells embedded devices.

      posted in Units
      Asmodev
    • RE: UI-Flow and COM.X LoRaWAN 868 module

      @felmue, it does not have the sticker, so I'm going to assume it's version 2 based on that.

      posted in Modules
      Asmodev
    • RE: UnitV2 Transfer-learning or convert

      I would like to know this too, BUMP!

      posted in PRODUCTS
      Asmodev
    • Infrared Tutorial Sucks!

      Seriously who embedded the IR tutorial into the arduino IR example for MSC2? really? REALLY? I can't sigh enough!
      I purchased an IR module and expected something more than "Data Received!" I can't even read the code from the IR module when i fire a remote code at it...

      Can the M5Stack team please update the IR example Arduino Library so that I can actually get the data on the M5Stack Core2? Thanks! P.S. It's using the only grove port available on the M5Stack Core 2.

      posted in Units
      Asmodev
    • RE: UI-Flow and COM.X LoRaWAN 868 module

      @felmue What power supply should i give it? it’s the black version 868
      Using Core 2 and also using a lorawan dtu atom lite

      posted in Modules
      Asmodev
    • RE: Core 2 Factory Test Progress Bar

      My core2 makes a noise when i install the factory software using arduino or the built in burner, also it does nothing, i can’t seem to get it back onto the device, what gives? I’ve connected to serial port, burned the test and then all i hear is a low pitch noise… Anyone know about this?

      posted in Core 2
      Asmodev
    • RE: UI-Flow and COM.X LoRaWAN 868 module

      Bump, i have bought the module and can't seem to connect to a lora gateway, ive tried so many libraries it's a headache, @m5stack Please fix this, i've tried uart but it always ends up with no gateway join channel fail.

      Also, where is the Atom DTU Lite Lora Gateway .ino? Where you can sign up to the thing network with wifi and send/receive lora messages for lora nodes using the lora module com.x 868...?

      M5stack team seem to be making products and no real place for the real libraries that take advantage of the technology that's meant to be Fast Development, yet i spend hours and hours just looking and testing! Annoying! Fix your libraries @m5stack

      posted in Modules
      Asmodev
    • RE: Hide all UI Items not in Layer Number

      bump

      posted in UIFlow
      Asmodev
    • RE: How to access JSON data from UnitV2 AI Camera?

      SOLVED IT!
      Here, You can use this, hope it helps out!
      UNITV2 WEB RESULT RESPONSE

      posted in SOFTWARE
      Asmodev
    • UNIT V2 RESULT PAGE WORKING!

      Hello lonely UnitV2 Users

      I figured out how to get the RESULTS!

      anyway, here is the code for 'server_core.py'

      @app.route('/other/', methods=['GET'])
      def func_result2():
           def genFuncResult2():
                  item = pipe_result_rx_queue.get()
                  pipe_result_rx_queue.task_done()
                  item += bytes('|'.encode('ascii'))
                  yield item
      return Response(genFuncResult2(), mimetype='application/json; boundary=func_result')**
      
      • PUT THAT CODE BELLOW THE @app.route('/') return response NOT INSIDE IT!
      • Remember after updating server_core.py, login to ssh and type 'reboot' and then wait! IMPORTANT THAT YOU WAIT!
        Once done, navigating to http://10.254.239.1/other/ will give you live information of the result every time you refresh the page.

      0_1630526307447_LOVE.jpg
      Also, this might help if you want more than 10 classes.

      1: SSH YOUR UNITV2
      2: NAV TO: /home/m5stack/payload/static/js/bin/
      EDIT 'online_classifier.js'
      change
      var classifier_online_type_count_limit = 10;
      to
      var classifier_online_type_count_limit = 41;
      #job done

      WANNA SEE THE GOD DAMN SCROLL BAR?
      1: SSH YOUR UNITV2
      2: NAV TO: /home/m5stack/payload/templates/
      change
      <div id="dynamic_func_area">
      to
      <div id="dynamic_func_area" style="overflow-y: scroll;">
      #job done

      Now you can see all your classes in the list!

      THANKS AND YOU'RE WELCOME M5 STACK

      posted in SOFTWARE
      Asmodev