- You must DISCONNECT (or exit) p5.serialcontrol Sketch before uploading to MCU. - Otherwise, the UART port used for code upload will be blocked by UART comms to P5. const int adcPin = 1; //sensor ...
A basic sketch written for an Arduino nano to write and read values to an NTAG213 using a M5Stack RFID2 (W1850S) module. This sketch and python script allow the writing and reading of data using an ...