Ah, understood thanks. I'm just trying to get VScode to work with it.
Bipman
@Bipman
Posts made by Bipman
-
RE: Core S3 Micropython
-
Core S3 Micropython
Hi
I have a Core2 S3 and wondered if it can run Python. The library for the Arduino IDE seems to be at a Pre-release stage. I've heard that python is better for the S3 as it is being developed more but I cannot find any tutorials.
Steve
-
RE: Replacement for Tube pressure sensor
I've checked all three port types so it's easy to see where everything is but I can't see how to get the SCK line into a plug-in module (not base) via say port A (red).
Steve
-
RE: M5Stack Core S3
That worked thanks! Any other gotchas likely? Also, is there an M5 stack CoreS3 api guide? I couldn't find one anywhere.
Steve
-
RE: Replacement for Tube pressure sensor
Hi
The output is a DOUT as the module contains an HX710B A/D converter. Really simple to use with for example on an Arduino IOT 33 SCLK goes to SCK, DOUT going to any digital in pin and vcc,ground. The only connection I cannot work out is how to connect to sck from an external unit.
Steve
-
RE: M5Stack Core S3
OK, I've now added the library but I am now getting 'fatal error: BMI270_Sensor.h: No such file or directory
#include "BMI270_Sensor.h"' when I compile any of the test programs. I've loaded the BMI270 library but I suspect the Arduino one is not the correct one. Any ideas?Steve
-
RE: M5Stack Core S3
Hi
I did, yes but it seems to not exist. I found the library but I do not know how to add it in to the Arduino IDE.
Steve
-
RE: Replacement for Tube pressure sensor
Hi. I am indeed. The part is from China (https://www.ebay.co.uk/itm/193482839640) and uses the HX711 library.
Steve