Mr.RC-Cam 129 Posted December 12, 2012 Report Share Posted December 12, 2012 The July 2012 issue of Design News had a good article about software projects. Although it is directed towards commercial development, the concepts are useful for the hobbyist that is tackling a custom microcontroller design that does more than blink an LED. Most of the information is not new, but it is useful to be reminded that software design is a slippery beast. http://www.nxtbook.c...?startid=40#/42 One sobering point is mentioned in section #4 (page 41): ... never add a feature simply because it's possible to do so, ... That's a hard one to prevent since after all, it's only code. Quote Link to post Share on other sites
Kilrah 2 Posted December 12, 2012 Report Share Posted December 12, 2012 Interesting! Quote Link to post Share on other sites
Terry 5 Posted December 31, 2012 Report Share Posted December 31, 2012 I agree with that last point 100%, my pet hate is simple things made complicated or unreliable just because unwanted features have been added! Terry Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.