vegipete
 Guru
 Joined: 29/01/2013 Location: CanadaPosts: 1182 |
| Posted: 07:44pm 08 Sep 2023 |
|
|
|
Just my opinion, but I think you are putting too much into one Picomite, especially if there are such mission critical aspects that can result in dangerous failures. Instead, use one (non-wifi) Picomite that reliably handles just the important control aspect, and outputs a simple serial logging stream. A second one can swallow that serial stream and present it via wifi as desired. If it falls over, the important parts will continue to run safely on the first one. |