Skip to main content

Questions tagged [m5stack]

-1 votes
1 answer
70 views

I am a newbie in Arduino and IoT and using M5StickC Plus2 on Arduino IDE. I am trying to push data to Prometheus pushgateway, but only get 400 response code. Pushgateway only accepts binary data. ...
walves's user avatar
  • 97
3 votes
1 answer
2k views

I am trying to receive commands on a third-party Arduino-Uno-compatible board from an Xbox 360 controller via an M5Stack USB module but I am not seeing the behavior I expect (see heading Expected ...
Lazy Titanic's user avatar
3 votes
1 answer
2k views

In Arduino IDE, I get this error "Error resolving FQBN: getting", when compiling a sketch. Can anyone help me get around this problem? I am using the Arduino IDE. I have installed the ...
MG1's user avatar
  • 61
-2 votes
1 answer
1k views

I recently purchased a 6-axis IMU MCP6886 module by M5Stack. Product link: https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/IMU_Unit. The example code provided by the manufacturer is ...
aninini's user avatar
0 votes
1 answer
2k views

I've recently got one of these nice M5-Though devices (basically a water-proof M5-Core2). They have these 4-wire sockets to connect their sensors. The I2C socket has 4 pins for +5V, GND, SDA and SCL. ...
PMF's user avatar
  • 1,306