-
### Board
m5stack-core2
### Device Description
M5Stack Core2 ESP32 IoT Development Kit for AWS IoT Kit, https://shop.m5stack.com/products/m5stack-core2-esp32-iot-development-kit-for-aws-iot-edukit?…
-
### Board
m5stack-core2
### Device Description
M5Stack Core2 ESP32 IoT Development Kit for AWS IoT Kit, https://shop.m5stack.com/products/m5stack-core2-esp32-iot-development-kit-for-aws-iot-edukit?…
-
Will your code work on a Amazon M5Stack Core2 ESP32 IoT Development Kit for AWS IoT EduKit? I'd love to try your project but I don't get any display on my Amz M5Stack. Any help would be greatly apprec…
-
Running the official M5Tools example (https://github.com/m5stack/M5Tools) on an AWS-IoT-EduKit first displays the message "upgrading Core2 Touch Firmware" followed by the screen no longer responding t…
-
You cannot register the EduKit device with IoT Core on Apple Silicon devices due to an issue with Python dependancy _`cryptoauthlib`_. Per [this issue](https://github.com/MicrochipTech/cryptoauthlib/i…
-
### Board
ESP32
### Device Description
M5Stack EduKit
### Hardware Configuration
n/a
### Version
v2.0.4
### IDE Name
Platformio
### Operating System
Windows
### Flash frequency
40MHz
###…
-
I have this code which worked with the m5core2 library:
```
void atecc608Init(){
Wire.begin(21, 22);
if (!ECCX08.begin(0x35)) {
Serial.println("ATECC608 secure element failed to start."…
-
@rashedtalukder Trying to connect to AWS IoT Core by using the code from `Blinky-Hello-World` project in my project. Here is the error I am getting:
```
␛[0;32mI (6566) STOCKLY: Connecting to AWS Io…
-
I am trying to run a Regression model on the edukit which takes a array of 7 numbers and (is supposed to) output a array of 5 numbers.
I can run the model using TensorFlow python on my Windows. Bu…
-
I am trying to run a Regression model on the edukit which takes a array of 7 numbers and (is supposed to) output a array of 5 numbers.
I can run the model using TensorFlow python on my Windows. Bu…