Navigation

    M5Stack Community

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

    Posts made by TomSuch

    • RE: M5Stack - Simple Applications Menu + some APPs

      A new version of the M5StackSAM library
      https://github.com/tomsuch/M5StackSAM

      Added features to easily create and navigate the list.
      (APPLICATIONS -> LIST DEMO)

      Added support for the FACES QWERTY keyboard.
      (APPLICATIONS -> FACES GET STRING)

      posted in PROJECTS
      T
      TomSuch
    • RE: M5StackSAM - Application Menu Library

      A new version of the M5StackSAM library
      https://github.com/tomsuch/M5StackSAM

      Added features to easily create and navigate the list.
      (APPLICATIONS -> LIST DEMO)

      Added support for the FACES QWERTY keyboard.
      (APPLICATIONS -> FACES GET STRING)

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @reaper7 Good work, thank you ...

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @m5stack For a great interest in SAM I wrote a simply to use library for a simple application menu on the M5Stack platform.

      http://forum.m5stack.com/topic/85/m5stacksam-application-menu-library

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @kaotiklabs Hi, Thank you for the subject. I will look at it.

      For a great interest in SAM I wrote a simply to use library for a simple application menu on the M5Stack platform.

      http://forum.m5stack.com/topic/85/m5stacksam-application-menu-library

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @sunwukong Hi, Thank you for the subject. I will look at it.

      For a great interest in SAM I wrote a simply to use library for a simple application menu on the M5Stack platform.

      http://forum.m5stack.com/topic/85/m5stacksam-application-menu-library

      posted in PROJECTS
      T
      TomSuch
    • M5StackSAM - Application Menu Library

      For a great interest in SAM I wrote a simply to use library for a simple application menu on the M5Stack platform.

      https://github.com/tomsuch/M5StackSAM

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @jimit No problem Jim. Regards....

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @jimit Hi Jim, I think I found and remove the bug. Can you try a new, fixed version? Thank you...

      https://github.com/tomsuch/M5Stack-SAM/

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @jimit Hello Jimi, I have redesigned your WiFi scanner application and there is a new version M5Stack-SAM with this APP out there.

      https://github.com/tomsuch/M5Stack-SAM

      0_1517627070300_IMG_20180203_033112.jpg

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @jimit OK, I'm going to check it out ..

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @jimit Hi, good work. But I did not find the code on your git ...

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @reaper7 Hi, thanks for the subject. I edited the application of the stopwatch and is already out. Regards...

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - GY-521 (MPU6050) GYRO/ACCELEROMETER MOD

      @m5stack Thank you.

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @kryten Please specify the error. Arduino version. Take PrintScreen.
      Do you have installed M5.libraries ? ESP32 libraries ?

      posted in PROJECTS
      T
      TomSuch
    • M5Stack - GY-521 (MPU6050) GYRO/ACCELEROMETER MOD

      The GY-521 is connected to the I2C connector using thin lacquered wires. GY-521 is glued with glue-gun.

      VIDEO: https://www.youtube.com/watch?v=T0QBOZiEm64
      CODE: https://github.com/tomsuch/M5Stack-SAM

      0_1517462457042_IMG_20180201_055428.jpg

      0_1517462482253_IMG_20180201_055332.jpg

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      New version:

      Added:

      • APP - GY-512 (MPU6050) - gyro/accelerometer

      • APP - variable speed Serial PASS-THRU USB<->UART2

      • SYSTEM - System Informatins (CPU Speed, Flash Size, Flash SPEED, SDK Version .......)

      • Serial Commands - WiFiScan, I2CScan

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @m5stack Thank you. I'd like to create something like a Swiss knife for makers.I like M5Stack and I'd like to create applications like a simple pocket oscilloscope, multimeter, I2C / SPI sniffer, signal generator, and so on. I think M5Stack is a platform with a lot of potential. Regards..

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      @jimit Thank you for the positive bond ...

      posted in PROJECTS
      T
      TomSuch
    • RE: M5Stack - Simple Applications Menu + some APPs

      Added Serial Interface for remote control:

      Serial control at 115200 8N1 and NL&CR termination

      bright [0-255] - display bright
      EXAMPLE: bright 128
      clr - clear display
      sleep - power sleep, wakeup on BTN_B
      qrc [text] - show QRCODE with text
      EXAMPLE: qrc www.google.com

      Send iBeacone message
      ibeacon [major code 0-65535] [minor code 0-65535] [power 0-255]
      EXAMPLE: ibeacon 1024 2048 50

      Send Eddystone TLM message
      eddystonetlm [voltage 0-65535] [temperature 0-65535] [pocket cound 0-4294967295] [second from up 0-4294967295]
      EXAMPLE: eddystonetlm 100 200 300 400

      Send Eddystone URL message
      eddystoneurl [prefix 0-3] [power 0-255] [url]
      EXAMPLE: eddystoneurl 1 1 google.com
      PREFIXES:
      0 http://www.
      1 https://www.
      2 http://
      3 https://

      posted in PROJECTS
      T
      TomSuch