Quantcast
Viewing all articles
Browse latest Browse all 5381

MicroPython • mpremote over UART/RS485

Hi,

I was wondering if it's possible to use mpremote over UART (later I would love to make it work with RS485), and if so, how?

Alternatively, what would be another possibility to update the scripts remotely? I won't have access to the USB port, only UART (through RS485 converter).

In C++, I accomplished a similar task by running the code from RAM, uploading the binary file to a different location, and then writing the new binary over the current one. Could I do the same here? Or are the scripts somehow protected?

Thanks

Statistics: Posted by SREG_SFR — Mon Jan 15, 2024 12:21 pm



Viewing all articles
Browse latest Browse all 5381

Trending Articles