How hard is embedded rust? With a custom PCB, like a colleague of mine would design the board (wireless capabilities) and I would do the software I know that I will need no-std and that would suck a bit but how hard would be to talk to the components? Just sending signals to pins? The module would be a battery with a pcb, and I would need to code a program that would generate graphs and send alarms if the battery temps are too high, it doesn't sound hard, but I'm curious about how hard is embedded rust in general, since I wouldnt use c++ and im not sure micropython would be fast enough