Microprocessor development board and Embedded System same thing?

  • Thread starter Thread starter Femme_physics
  • Start date Start date
  • Tags Tags
    Board System
Click For Summary
SUMMARY

The terms "Microprocessor development board" and "Embedded System" are not synonymous. A microprocessor development board serves as a platform for implementing and developing embedded systems, which are self-contained hardware/software solutions designed for specific tasks. An embedded system can operate on a development board or a custom-designed board tailored for particular functions. For example, an MP3 player in a robot can utilize either a dedicated embedded module or a general development board like the Microchip PIC24 MCU.

PREREQUISITES
  • Understanding of embedded systems architecture
  • Familiarity with microprocessor development boards
  • Knowledge of hardware/software integration
  • Experience with specific embedded applications, such as audio processing
NEXT STEPS
  • Research the differences between embedded systems and development boards
  • Explore specific microprocessor development boards, such as Microchip PIC24
  • Learn about designing custom embedded systems for specific applications
  • Investigate embedded audio processing modules and their integration
USEFUL FOR

Students, hobbyists, and professionals involved in embedded systems design and development, particularly those working with microprocessor development boards and custom hardware solutions.

Femme_physics
Gold Member
Messages
2,548
Reaction score
1
"Microprocessor development board" and "Embedded System" same thing?

Hi guys, I'm doing a final project and ran into a bit of a terminology challenge. Basically, the question is this: Is there a difference between "Microprocessor development board" and "Embedded System", or are they synonymous?
 
Engineering news on Phys.org
Femme_physics said:
Hi guys, I'm doing a final project and ran into a bit of a terminology challenge. Basically, the question is this: Is there a difference between "Microprocessor development board" and "Embedded System", or are they synonymous?

The "Embedded System" could run on a "development board" or a custom board designed just for that task. A "development board" is just one possible general implementation of the controller and internal hardware interfaces that can control external hardware and systems. The term "Embedded System" usually describes the task(s), software and hardware would be required to construct a complete device function within a larger system.

So if you needed a mp3 player in a robot you could design and use something like this.
http://www.open-electronics.org/embedded-mp3-module/

or use a general "development board" like this.
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2519&param=en025321&page=wwwPIC24MCUDemo
with this
http://www.mikroe.com/add-on-boards/audio-voice/easymp3/
 
Last edited:
To say the same thing in different words:

An embedded system is a self contained hardware/software solution to a particular problem.

A development board is (or can be) a platform for implementing and developing or even deploying an embedded system.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
Replies
4
Views
5K
Replies
8
Views
2K
Replies
10
Views
5K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
20
Views
3K
Replies
4
Views
840