CoreMP135 add M5 Units
-
Is it easy to install (program) Grove sensor units to the CoreMP135?
Such as ENV, etc.
Will it be programmable with UIFlow? -
@teastain I wish I knew and it is on my plans to test but I haven't got that far yet. I think if you can program it on an RPI (not pico) then you should be able to control it on the CoreMP135
I was looking into the device tree overlays and how they work but didn't get very far. -
自己编译的内核嘛
-
@kingpwf on RPi (not Pico) you can install the Arduino IDE and set the target device to...RPi and then if you can find a RPi library for the sensor, you may add the sensor to the RPi to read and display.