Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. PROJECTS
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes

    PROJECTS

    • U

      Stepper Motor Control via RS485 Protocol P/D.
      • Unitel

      1
      0
      Votes
      1
      Posts
      672
      Views

      No one has replied

    • D

      Smart Beehive with M5StickC
      • Devilstower

      1
      0
      Votes
      1
      Posts
      855
      Views

      No one has replied

    • C

      This topic is deleted!
      • COSEDIMARCO

      1
      0
      Votes
      1
      Posts
      24
      Views

      No one has replied

    • A

      Rover and Joystick Battery Charging Status Screen
      • adammelancon

      2
      1
      Votes
      2
      Posts
      893
      Views

      looks great
    • ESP-IDF and ESP-ADF on M5Core2
      • Rop

      2
      2
      Votes
      2
      Posts
      2207
      Views

      @Rop Great job with the i2c_manager component. I will test it ASAP since I had many troubles with Espressif's i2c driver.
    • T

      Please help me to make an text editor with M5paper
      keyboard • • tann

      1
      0
      Votes
      1
      Posts
      946
      Views

      No one has replied

    • L

      This topic is deleted!
      • luarmr

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • K

      使用vscode给microPython上添加第三方库,并测试m5stack上用elementTree库解析xml文件
      • kyo413

      1
      0
      Votes
      1
      Posts
      776
      Views

      No one has replied

    • D

      Space Program in a Box
      • Devilstower

      3
      0
      Votes
      3
      Posts
      1533
      Views

      @devilstower said in Space Program in a Box: And sorry. I meant to put this topic in “projects” but somehow hit the wrong spot. That’s what happens when me and my giant fingers try to do something on a phone. There you go, all moved. if you look at the grove connector you will notice that they are colour coded. The GPS unit has a Blue connector which makes it a Port C device, the ENVIII has a red connector which makes it a Port A device. Port C devices don't have hubs as need to be connected directly to port C where as ENVIII can be connected via a HubA. I see you are using a StickC, You will need to try connecting it to the connector on the top (HAT connector)
    • F

      touching M5Stack M5Stamp Pico
      • flypeek

      1
      0
      Votes
      1
      Posts
      1008
      Views

      No one has replied

    • H

      M5Stack Gauges for Boats
      • Hans-J.

      3
      0
      Votes
      3
      Posts
      2316
      Views

      M

      Add the following to void loop (). void loop() { M5.update(); if(M5.BtnA.wasPressed()){M5.Lcd.setRotation(3);M5.Lcd.fillScreen(TFT_BLACK);analogMeter();} if(M5.BtnC.wasPressed()){M5.Lcd.setRotation(1);M5.Lcd.fillScreen(TFT_BLACK);analogMeter();}
    • Problem when connecting more than 3 DS18B20 temperature sensors! - solved!
      • grelm

      10
      0
      Votes
      10
      Posts
      9474
      Views

      @saiaman01 What exactly do you want to know or see? May be the two pictures are of help to you. Or do you need a schematic or any explanation? Picture 1 Picture 2
    • Custom Prototype Board
      • suremicro

      16
      4
      Votes
      16
      Posts
      32357
      Views

      Hello @saiaman01 don't know about the PCB, but the 3D case is here. Thanks Felix
    • L

      M5StickC running i2s microphone with i2c ToF Hat with Arduino code
      • LEDlit1

      1
      0
      Votes
      1
      Posts
      1027
      Views

      No one has replied

    • O

      OscPocketM - portable beat production tool for the M5Stack Core2
      • oscillator

      7
      2
      Votes
      7
      Posts
      3212
      Views

      O

      @raychmond said in OscPocketM - portable beat production tool for the M5Stack Core2: Never mind. I found out that my M5core2 library is too old. After updating to the latest version, it uploaded successfully. Thank you anyway! Glad you got it running! Happy beat-making! :)
    • G

      Typ B (black connection) Units,not working with core2
      units core2 • • ganeyvim

      2
      0
      Votes
      2
      Posts
      980
      Views

      Port A units are digital/i2c and so will work as you have noticed. PortB units are analogue devices. You can try a PortBHub which will convert analogue to digital or you can try the GoPlus2 module which has analogue pins. Alternatively, on the base plate of the Core2 remove the expansion module and you will have access to the MBus connectors with analogue pins.
    • H

      m5paper mini things
      • Harry

      1
      0
      Votes
      1
      Posts
      752
      Views

      No one has replied

    • M5 Calculator Project
      • vkichline

      4
      1
      Votes
      4
      Posts
      3622
      Views

      O

      Wow! I was looking for a pocket calculator for my twelve year old. I had an m5stack faces laying around, flashed with RunCPM, but unusable for me because of the tiny font it uses. So, thank you for making this available.
    • Sourcing grove connectors
      • Exie

      2
      0
      Votes
      2
      Posts
      1091
      Views

      They are available only as PH2.0 4P connectors you can order them from china or on eBay but they are white SMD mount devices as you can see in this image. The coloured ones I are spare from M5Stack projects and haven't been able to find a source of them yet. If you still can't find them message me I can sell white THT ones for GBP £4 for a pack of 10 but there will be P&P to be paid on top of that price.
    • M

      Spotify app for M5Paper
      • murraypaul

      5
      0
      Votes
      5
      Posts
      3998
      Views

      M

      @bwubs This is part of the arduino-esp32 package: https://github.com/espressif/arduino-esp32/tree/master/libraries/WiFi/src, you should have that installed already.

    Move Topic