Software Reuse: Software Design

Saturday 26th May 2012

Software Design This continues on from my posts on Software Architecture and Operating Systems. The basis of Software Design for Embedded Systems is ensuring that you implement the required features within the available hardware. A lot of people forget that … Continue reading

Be the first to comment on this Successful Endeavours blog post!

Software Design: Feature Bloat

Monday 9th April 2012

Software Design This continues on from my posts on Software Architecture and Operating Systems and is part of the Software Design series.   Feature Bloat This is also known as Feature Creep but I prefer the term Feature Bloat because … Continue reading

Posted by Ray Keefe under Embedded Software, Software Design
Be the first to comment on this Successful Endeavours blog post!

Operating Systems

Monday 12th March 2012

Software Operating Systems The Operating System is the core Software Architecture component that determines how the overall system task execution happens. Over time, a number of Operating System types have been developed. For this post, we will focus on Embedded … Continue reading

Posted by Ray Keefe under Embedded Software, Software Design
Be the first to comment on this Successful Endeavours blog post!

Software Reuse: Software Architecture

Tuesday 6th March 2012

Modular Software One of the primary goals of modern Software Development is the creation of code that is reusable. This is known as Software Reuse or Code Reuse and the results so far are pretty disappointing. There are a number … Continue reading

Posted by Ray Keefe under Embedded Software, Software Design, Technology
Be the first to comment on this Successful Endeavours blog post!

Software versus Hardware

Friday 24th February 2012

Electronics Hardware The idea for this post came from an interesting article by Bryan Murdoch who also writes a blog on technology topics. In the article he looked at why some developers can be Averse To Change and made some … Continue reading

Posted by Ray Keefe under Embedded Software, Product Development, Technology
Be the first to comment on this Successful Endeavours blog post!