Ask M5Stack to include the project

Posts made by ajb2k3
-
RE: adding a repository of simple projects that one can easily swap the core type to be dlded directly into uiflow
-
RE: New module - SDP3x differential pressure sensor.
@bluecobras09 you need to reserch how it communicates and if there is a Micropython library for it and if not you need to learn how to create a library
-
RE: ATOM S3 Lite: Device is red in UIFlow 2.0, i cant run or download programm to it
You device is not connected to your local network or it has failed to connect to the UIFLow server.
Open M5Burner, open config and check your SSID and password are correct. -
RE: Cannot Upload UIFlow 2.0 beta 14 to new CoreS3: "Error - Invalid Chip"
I’m running esptool3.3.2-dev on mine
When the coreS3 is in boot loader mode, the port is called usb modem, when in UIFlow mode the port is called uiflow
On my computer it does take a while for the CoreS3 to be erased before flashing
-
RE: Cannot Upload UIFlow 2.0 beta 14 to new CoreS3: "Error - Invalid Chip" !!!
You need to erase the firmware first before burning.
Please don’t double post -
RE: Cannot Upload UIFlow 2.0 beta 14 to new CoreS3: "Error - Invalid Chip"
@flex dumb question but caught me out, you did release the button after the green light came on?
-
RE: help needed to get started.
For the S3 Generation you need to hold down a button for several second to get it into boot mode, M5Burner will report a new port detected and then you can try accessing the settings.
-
RE: Micropython for Atom S3 Lite
inter-erasure? I don't know what autocorrect did to my comment, sorry!
The S3 does NOT work like previous generation devices and you have to put it into "Boot Loader" mode by holding in a button before a serial connection can be open to use the REPL terminal.
-
RE: Micropython for Atom S3 Lite
Have you followed all the instructions including setting the the correct inter-erasure and port?
What shell program are you using? -
RE: help needed to get started.
@dr_froggy_rd You install UIFlow for the stickCplus to the StickCplus and the API key will be shown on the screen.
-
RE: ENV III Causes CoreS3 to restart.
@felmue said in ENV III Causes CoreS3 to restart.:
Hello @ajb2k3
have you tied with the
Init buit-in hardware at beginning
block a the top of setup? (Or without it?)Thanks
FelixThat's strange, why did the block end up at the bottom.
That would make sense it being at the top.EDIT: nope still crashes when querying the sensor.
-
RE: help needed to get started.
I refer to ENOENT as Error no Entity, it means something is missing probably in you background tools.It's possible you need ESPIDF or ESPTool installed but I can't remember
-
ENV III Causes CoreS3 to restart.
The shown examples causes the Core S3 to restart every time its "Run" from UIFLow2
-
RE: Members Introductions aka The Icebreaker discussion.
What's your thingiverse?
I'm other as CPT_James_Purcell -
RE: help needed to get started.
No it doesn't start in this mode. Thank you for watching the video.
The second time it work fine.
Connect to computer,
Press and hold boot button for a few minuets and "Port ***** detected" will show,
Click erase and wait,
click write and wait,
power down and rest the S3 device and UIFlow starts. -
RE: Can't subscribe to MQTT topic
Its is still alpha so not the finale item and ma have code changed.
-
RE: M5Core S3 with Vscode and Micropython
As long as the correct micropython plugins are added to VSCode, it should be possible.
-
RE: Any example references to using the extra fonts in M5 Tough
Un fortunately this is not advised due to lack of space in the firmware.
-
RE: Atom lite header spacing between the two rows
@teastain said in Atom lite header spacing between the two rows:
@gorstj HY2.0-4P. (2mm)
as per:
https://shop.m5stack.com/products/grove-t-connector-5pcs-a-packWrong connector
@gorstj said in Atom lite header spacing between the two rows:
I am looking to use an Atom Lite within a project I am building a custom PCB (needs to interact with a LIN controller via serial)
I assume the two rows of pins on an Atom Lite are standard 2.54mm spacing. (I don't have my Atom Lite yet though!)
What is the exact distance between the two rows of female header on the Atom Lite? I can't find it within any of the datasheets?
Thanks for any help.
Here is a 3D mockup of my PCB - obviously the header has to be exactly the correct width.
The pins are indeed normal headers and the spacing of the headers is 7 header pins from one side to the other centre to centre with the equivalent of 5 unused header pins between them. (sorry hard to describe as the battery in my calibers has died).
@teastain is describing the grove connector on the bottom not the back.