Navigation

    M5Stack Community

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

    Best posts made by JJ

    • RE: ESP 32 and ESP 8266 libs

      @kryten

      HI Kryten,

      I believe this should be possible although some changes need to be made to the code to make it M5Stack compatible.

      Also perhaps not all functions are available yet for the ESP32 chip itself (& thus also the M5Stack).

      For example, re. Arduino core for ESP32, analogWrite is not available yet but is being worked on.
      However apparently most of that framework is available. See:
      https://github.com/m5stack/azure_iothub_arduino_lib_esp32/blob/master/hardware/espressif/esp32/README.md

      Perhaps someone else can add more to this....

      Check the link below to visit the EXCELLENT "macsbug" blog for an example of changes made to esp32 code to make it run on M5Stack...... ( esp32-spaceshooter ) . Most changes are minor.

      Use Chrome if you need it translated from Japanese, otherwise it may be hard to read. : >

      https://macsbug.wordpress.com/2018/01/12/esp32-spaceshooter-with-m5stack/

      posted in FAQS
      JJ
    • RE: Turn Off Display

      @pelocks @zazar
      Hi, you can use these two functions:

      M5.setWakeupButton(BUTTON_B_PIN);
      M5.powerOFF();
      

      ...as demonstrated in Tom Such's menu system which is discussed in the link below:
      http://forum.m5stack.com/topic/78/m5stack-simple-applications-menu-some-apps

      If you open the code in Arduino, those functions are used on the "system" tab not the main tab that it opens to. You have to select it.

      There is also a handy list of functions here: https://github.com/Kongduino/M5CheatSheet

      posted in FAQS
      JJ
    • RE: M5Stack BLE client for Owon B35T multimeter

      @reaper7 Hi Reaper7,

      Pretty awesome looking work there !! Thanks for putting the link up.

      I loaded the code up but unfortunately I don't have an Owon to test it further..... Certainly tempted.....

      Here is photo of it in action from Reaper7's github page:

      0_1520652036121_0489c21c-e31e-48c7-be88-ab97db2d3f54-image.png

      posted in PROJECTS
      JJ
    • RE: Emulation of games

      @km4hpk Hi,

      This may be of interest to you - includes youtube video demo (with some sound) and an audio surprise at the end !

      https://twitter.com/TobozoTagada/status/972845518966743040

      0_1520824089686_SDLoader.JPG

      posted in PRODUCTS
      JJ
    • RE: Let's speed up DrawLine and DrawPixel?

      @reaper7 @dda

      Nice work dda !

      Reaper those gui slice screens look awesome !! Glad you added M5Stack support and thanks for pointing them out

      posted in FAQS
      JJ
    • RE: [BUG] analogRead(35) beeps

      @dda So it is the "shut up"function ! ha ha

      posted in FAQS
      JJ
    • RE: M5Stack ESP32 revision

      @daslolo

      Expanded capability - now and in future.

      Main use now would be MicroPython, which benefits from the extra memory. But it has also been utilised to run Doom on the M5Stack.... Also, some amount (?) of PSRAM is required to run the just released ESP-ADF (ESP Audio Development Framework).

      There are probably other applications too. Anyone else got any examples where the PSRAM is utilised ??

      AFAIK - You need to use ESP-IDF or Platformio to use it.

      posted in PRODUCTS
      JJ
    • RE: Lesson 3. Wi-Fi. Scanner

      @dimi
      Hi, thanks Dimi.
      Downloaded... flashed to unit... works well !! Cheers.

      posted in Lessons and Guides
      JJ
    • RE: M5Stack - Simple Applications Menu + some APPs

      @tomsuch
      Wow ! Nice menu system. Exactly just what was needed. Look forward to seeing how it develops over time...

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

      @tomsuch
      Awesome... all wifi scanner functions working perfectly - thou i couldn't test the page function due to lack of networks... excellent work Tom !! Thanks for making it happen.

      posted in PROJECTS
      JJ
    • RE: Board header pin part numbers

      @zazar
      Hi Zazar,

      You can buy the headers only without a module - check this tiny link:

      https://www.aliexpress.com/item/M5Stack-Official-Stock-Offer-2x15-Pin-Headers-Socket-2-54mm-Male-Female-4-Pair-Connector-for/32840923472.html?spm=2114.search0104.3.78.61507c19ojtq2L&ws_ab_test=searchweb0_0,searchweb201602_2_10065_10344_10130_10068_10342_10547_10343_10340_10548_10341_10084_10083_10618_10307_10131_10132_10133_5722315_10313_10059_10534_100031_10103_441_10624_442_10623_10622_10621_10620_10142,searchweb201603_1,ppcSwitch_5&algo_expid=56b88502-d768-4ad0-aa15-218c54ae63df-11&algo_pvid=56b88502-d768-4ad0-aa15-218c54ae63df&transAbTest=ae803_4&priceBeautifyAB=0

      posted in PRODUCTS
      JJ
    • RE: CAD Files of the cases?

      @buhi

      Hi Buhi,

      This is what's available so far.......
      https://github.com/m5stack/M5-hardware
      https://www.thingiverse.com/thing:2754642
      http://forum.m5stack.com/topic/59/diy-mini-proto-board

      posted in FAQS
      JJ
    • RE: Review "BATTERY"

      @dda
      Hi, re. your original question, have you seen the excellent mod that reaper7 added recently ?
      http://forum.m5stack.com/topic/85/m5stacksam-application-menu-library/4

      posted in Lessons and Guides
      JJ
    • RE: Review "BATTERY"

      @dda !0_1518258146796_f27ea0bf-5dbd-4020-98ab-d039ea8a7183-image.png

      posted in Lessons and Guides
      JJ
    • RE: Simple fix when upload fails.

      ++

      posted in Cores
      JJ
    • RE: Lesson 3.1. Wi-Fi. Access point

      Thanks Dimi..... got it working fine.

      posted in Lessons and Guides
      JJ
    • RE: M5Stack with CAN

      @andi Hi Andi, welcome!

      With the M5Stack range there is the base or core unit with the screen etc and then there are the add-on modules, which can be purchased separately.

      The pic below shows a PCL (programmable logic controller) module for the M5Stack that supports Can and RS-485. It hasn't been released yet - the pic was posted on twitter Jan 24 2018. Seems like release might not it is too far away... Presumably support will be added then. A brief PLC test video as per pic below has also been tweeted...

      I don't see any reason why the current model M5Stack with 4 MB PS-RAM would not support the PLC module.

      Micro-python uses the PS-RAM, but general sketches run without needing it.... eg: the earlier model does not have PS-RAM it and runs many sketches. For example, arduino & ESP8266 devices are quite capable despite no PS-RAM.

      Watch twitter @M5Stack for product announcements.

      Store link via: www.m5stack.com

      0_1519498106572_M5Stack PLC Customisation.jpg

      0_1519498158302_M5Stack-PLCModule.JPG

      posted in PRODUCTS
      JJ
    • RE: M5Stack with CAN

      @andi
      Hi Andi, I hadn't noticed that one had CAN right on the GPIO like that.....

      This appears to be a early design featuring use of the ESP32..... various things have changed since then... including the M5 bus as I'm sure you're aware.

      I have not see this model in the wild.... maybe some were produced in small quantities - I don't know. Anyone ?

      I would guess that the board design was updated before release of the current range of models.

      Is there anything stopping you from using the new PLC module for your application? (Mentioned again in twitter today). Or was it mainly the convenience of having the CAN built into the main unit, without the need for an extra module ?

      Here's the current M-BUS layout for those playing along at home.... wanting to compare:

      0_1519583496210_M-BUS_sml.jpg

      posted in PRODUCTS
      JJ
    • RE: Lesson 5. TF. Markdown web server

      @dimi Hi Dimi,
      Thanks - great lesson ! Very useful. Well documented ! The screen display asking for the TF card is a good addition.

      posted in Lessons and Guides
      JJ
    • RE: Running without battery - power switch

      @jcsbanks Hi JC,

      If you plug the M5 into usb when the M5 is off, the M5 will power on without pressing the on button.

      Powering from the headers is not recommended - github: https://github.com/m5stack/M5Stack/issues/29

      The schematics listed online are for the recent model you ordered - with 4 Mb PS-RAM and MPU9250.
      http://m5stack.com/download/M5-Core-Schematic(20171206).pdf

      posted in PRODUCTS
      JJ