1 comments

  • theamk41 minutes ago
    The research is good - range tracking is something that ever verification model should do.<p>But reading words &quot;Arduino&quot; and &quot;safety critical&quot; in the same sentence jars me every time. Yes, Arduino ecosystem is large, and it is very easy to get started with it. But it&#x27;s precisely for this reason it&#x27;s full of awful quality code and bad practices. Most of the libraries have no error checking, no data validation and use APIs which will happily provide invalid data.