🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • How to use the ENV IV unit with an RPI Pico with an OLED Unit

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • How to use the ENVIV Unit on an RPI Pico W

    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • olahMundo Projeto

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • ESPNOW master/slave chage slave/master

    6
    0 Votes
    6 Posts
    8k Views
    L
    ...
  • 0 Votes
    2 Posts
    2k Views
    teastainT
    @dreamer This is 'roughly' how I average temperatures from sensor float room_temp_read[5] = { 25, 25, 25, 25, 25 }; //array of five reads int x = 1; //(declared in Setup) //Read and Average subroutine if (x > 4) { x = 0; } room_temp_read[x] = tempC; room_tempAVG = (room_temp_read[0] + room_temp_read[1] + room_temp_read[2] + room_temp_read[3] + room_temp_read[4] + room_tempAVG * 8) / 13; //five reads + weighted average equals 13 x++; //increment to next array pointer There are five reads 0-4 and a heavy weighted average (times 8) of the last average results This is Arduino C, but just change the grammar for Python. -Terry
  • 1 Votes
    1 Posts
    3k Views
    No one has replied
  • Indoor Gardening

    6
    1 Votes
    6 Posts
    9k Views
    ajb2k3A
    @jasric89 CoreS3 UIFlow2 Watering Unit example https://uiflow2.m5stack.com/?pkey=a994dbf4881f4d638d89f07070f015e3
  • Idea - M5Cardputer Sythesizer

    2
    1 Votes
    2 Posts
    2k Views
    ajb2k3A
    @proxys no but don’t let it stop you as there is the midi unit and the built in speaker. I’m working on a project using a core and the old M5Piano
  • M5 Dial as servo controller with i2c and PCA9685

    i2c dial pca9685 servo pwm
    2
    0 Votes
    2 Posts
    3k Views
    ajb2k3A
    Use the dedicated servo unit and you don’t have any level shifting problems to worry about
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • Post temp to webpage AtomS3Lite

    2
    0 Votes
    2 Posts
    2k Views
    I
    This has still got me stumped
  • Need help

    8
    0 Votes
    8 Posts
    6k Views
    Y
    @ianfs2 I looked into seeing if my MB support wake on lan I see the option just don't know how to turn it on... I'll report back on this one...
  • First Project - GPS on Core2 w/ UIFlow2.0

    9
    0 Votes
    9 Posts
    7k Views
    DeckyonD
    @ajb2k3 I wanted to change the altitude to ft, speed to mph. I found the Maths group, but ended up having to first Convert to Float, then Convert to Int, then I could do the conversions. Also made the labels a bit easier to figure out at a glance. lblAlt.setText(str((str('Alt (ft):') + str(((int(float(gps_0.altitude))) * 3.281))))) lblSpd.setText(str((str('Speed (mph):') + str(((int(float(gps_0.speed_kph))) * 1.609))))) Thanks for the assist. Now on to a cooler UI now that I have the data I want.
  • M5dial… connect to elegoo mega project

    m5stack
    2
    0 Votes
    2 Posts
    3k Views
    teastainT
    @karlfr I saw this on Facebook! The Dial is a more powerful and capable controller than the Mega. Just use the Dial, but be aware that it is only 3.3V, and will be damaged if any pin receives 5V
  • M5Stack DS18B20 W/Blynk

    ds18b20 & blynk
    2
    0 Votes
    2 Posts
    2k Views
    R
    @rdalemd76 Hi to everyone, Was already successful in changing wifi credentials on the fly using wifi manager. This allows the M5 Tough to be moved around as a type of useful tool. If the troubleshooting location has wifi, You will be able to watch the temperature remotely without being onsite. Hopefully, Help your diagnosis with temperature related issues.
  • Something like LSDJ for cardputer

    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    1 Posts
    3k Views
    No one has replied
  • Measuring the Water Temperature

    3
    2 Votes
    3 Posts
    4k Views
    C
    @ckuehnel said in Measuring the Water Temperature: Because I was not satisfied with the information about the water temperature of the Baltic Sea during a past vacation stay, I built a thermometer with M5Stack components and a remote temperature sensor and presented it in a blog post. With the remote DS18B20 temperature sensor, I measured the water temperature at a depth of one meter. Now the vacations are approaching again, and the message from the BSH still shows very cool water at the end of May. I have extended the presented thermometer to follow the water temperature changes and be immune from bigger surprises. Because of the slightly larger display, I replaced the M5StickC with an M5StickC+ and used an M5StickC 18650C to increase the battery capacity. In addition, the thermometer is much easier to handle. To have the readings available on my mobile phone, I use it as a mobile hotspot and send the readings from the M5StickC+ via WiFi to the mobile phone, which then sends the data to the Pushover server. From there, the data is then distributed to the selected end devices. This setup won't affect the water temperature, but I can record it in writing. And if it stays that cold, then I can document my heroism. That's really impressive! Building your own thermometer to monitor the Baltic Sea's water temperature is a unique approach. Upgrading to the M5StickC+ with an M5StickC 18650C for more battery capacity sounds like a smart move. And the data transmission setup using your mobile phone as a hotspot and Pushover server is clever! It may not change the water temperature, but it's great for keeping records. Thanks for sharing, and here's the temperature converter link you mentioned: temperature converter. Good luck with your upcoming vacation and documenting your heroism! 😄🌊🌡️
  • 0 Votes
    1 Posts
    3k Views
    No one has replied
  • Mecharm 270-M5 as pickup arm for Bambu Lab A1 Mini 3d-printer

    4
    1
    2 Votes
    4 Posts
    4k Views
    IBICOI
    @skyggen It should not be able to get there at all and the head would be maxed up after print. I am looking for a method to record the manual movement and then replay it from the ubuntu pc. Last answer I got from Elephantrobotics is this about saving movement of the arm to sd card or pc. At the moment I am a bit stuck on what is best approach to record the movement and then send this to the arm when printer is finished with a print. Greetings, hope everything goes well there for you! This is Jenny, the after-sales technical supporter of Elephant Robotics. We have received your request to change the address of the drag point data, but we are sorry that this request cannot be realised at the moment. The M5 version of the drag-teach programme is controlled by the firmware, and since the firmware content cannot be changed, the address where the drag-teach point data is stored is also fixed and cannot be changed. Regarding the reading of the points after a single drag, we suggest you try to use the following code. Importing the Official Python API from pymycobot.mycobot import MyCobot Importing the Time Module import time Setting up Serial Connection, Serial Port, Baud Rate M5 version, specific serial port number needs to be checked in Device Manager mc = MyCobot('COM0', 1000000) Set a slight waiting time, 0.5 seconds time.sleep(0.5) Release all joints of the robotic arm, please support the robotic arm by hand mc.release_all_servos() Set waiting time, can be adjusted as needed; at this point, the robotic arm can be moved to the target position time.sleep(5) Power on the robotic arm and fix it in the target position mc.power_on() Read the coordinate information and angle information of the current position and output to the console print('Coordinates:', mc.get_coords()) print('Angles:', mc.get_angles()) If you have any other questions about the use of the case, please feel free to contact us!