Single-board microcontroller: Difference between revisions

Content deleted Content added
m We help people for more help and fully described
Tags: Visual edit Mobile edit Mobile web edit
m Reverted edits by Prokattaweb (talk) to last version by 99Electrons
Line 1:
{{Refimprove|date=June 2011}}
[[Image:Mck glamor 320.jpg|thumb|right|The [[Make Controller Kit]] with an Atmel AT91SAM7X256 ([[ARM architecture|ARM]]) microcontroller.]]
A '''[http://www.prokatta.com/what-is-arduino-everything-you-need-to-know/amp/ single-board microcontroller]''' is a [[microcontroller]] built onto a single [[printed circuit board]]. This board provides all of the circuitry necessary for a useful control task: a [[microprocessor]], [[input/output|I/O circuits]], a [[clock generator]], [[RAM]], stored program memory and any necessary support [[integrated circuit|IC]]s. The intention is that the board is immediately useful to an application developer, without requiring them to spend time and effort to develop controller hardware.
 
As they are usually low-cost, and have an especially low capital cost for development, single-board microcontrollers have long been popular in education. They are also a popular means for developers to gain hands-on experience with a new [[processor family]].