Ahh sorry, misread.

Posts made by ajb2k3
-
RE: COM.X LTE (4G) Module Example UIFLOW/Phython
What do you mean by "I have a SIM card of TalkTalk with deactivated PIN code."
To me it looks like noting will work if the sim is deactivated. -
RE: Facial Recognition and Tracking Project with mechArm M5stack
Nice, the more projects you share, the more I want one to play with.
-
RE: 2-relay vs 4-relay
The 2Relay is directly driven by the two GPIO's in the grove port.
The 4Relay can not be driven in the same way as the grove port has only two GPIO wires and so a controller is needed to handle the multiple relays. -
RE: Possible Problems with MQTT?
If the Atom is not connected to the host computer as it is when testing, you will need to add the WIFI AP and Password blocks to the start of the program.
-
RE: M5 Stick C IMU orientation
I'm sure that the IMU is place so that Y points to the top of the StickC.
-
RE: TouchButton awol?
Have you got all the libraries imported?
5.1 and 9.19 mean that they haven't been defined or the libraries not imported or that you are compiling for the wrong device. -
RE: Flow.m5stack.com downtime please read!!!!
@hani65 what does not run smoothly?
-
RE: Apikey.. M5flow... PuppuC...
@jukka-kahkonen To use the API key you need to install the UIFlow firmware using M5Burner. Once installed and the device connects to the wifi, the API key will be shown on the screen.
The Puppy firmware was written in Arduino so does not have the api key.
BTW the API keys are randomly generated with each new firmware install. -
RE: Unable to create simple EZData entries on M5Stack Atom Matrix
Thanks, I have an RPI and use a local MQTT server with Node Red for my tests.
-
RE: ATOMS3 out of stock ?
@saitotetsuya said in ATOMS3 out of stock ?:
https://twitter.com/M5Stack/status/1607967462393511942
Jimmy-san says it is in Mid-February.
Thank you.
-
RE: Can I clear the UI Flow API KEY: prompt without resetting the unit?
@davidjmcclelland If you connect to the core using M5Burner then click on the yellow "config" button to change boot up.
-
RE: #!/bin/bash ./bin/uiflow-desktop-ide - MEANING PLEASE?!?!
The desktop version is not supported at present and not due to be updated until after UIFlow V2 is out
-
RE: 6060-PUSH Feed Speed & Calibration
@robjasey Cool, can't wait to see the finished project and please consider writing it up and posting to hackster.io which is where you can find a turntable project of mine.
-
[UIFLOW] Core2 I2C Conflict with ENV sensors.
@m5stack I have found an I2C conflict on Port A of the CORE2 AWS when using ENV sensors.
The current walk around I have for it is to use A PAHUB between the sensors and the Core2 AWS. -
RE: 6060-PUSH Feed Speed & Calibration
@robjasey It can as you estimated be extended by replacing the the lead screw and 1515 extrusion.
Apparently the lead screw is only glued to armature. -
RE: 6060-PUSH Feed Speed & Calibration
The distance inaccuracies are due to the stepper motors performance and like with 3d printers, you need to fine tune movements for accuracy.
-
RE: Rebuild micropython to use 8MB of PSRAM?
@rh1972 you need to go to Micropython.org and follow the guides to recompile
-
RE: M5Stamp Pico API key too short
The 12 digit api code was on a label stuck to the front of the stamp Pico. If you have reset or updated you need to go into M5Burner and load the configuration data from the stamp to get the new API code