This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

interface

please send me some code to interface rf device to microcontroller(i.e. RFM12(B))

Parents Reply Children
  • You forgot a potential "break" statement in your flow chart.

    "Consider if the selected processor (or peripherial) is really suited for the task. Potentially switch to other hardware, or consider giving up because the cost (amount of time and/or money required) is too high.

  • As I've said before, handling the "everything works fine" route is (almost) trivial - it's handling all the "exceptions" that make up 90% of the work!

    The difference between "sample code" posted on websites and real, commercial-grade, software fit for release is, usually, the 90%...

    I wouldn't want to spoil that tradition!

    ;-)