ARM
From HaskellWiki
(Difference between revisions)
(Added section "ARM based systems") |
(Addedd a "See also" section again, with a link to Arduino) |
||
| (One intermediate revision not shown.) | |||
| Line 4: | Line 4: | ||
== Introduction == | == Introduction == | ||
| - | ARM (Advanced RISC Machine) is a | + | ARM (Advanced RISC Machine) is a [http://en.wikipedia.org/wiki/RISC RISC] instruction set architecture. It is used in most of the mobile phones and in many other consumer electronics devices. For more details, see [http://en.wikipedia.org/wiki/ARM_architecture the Wikipedia article]. |
| Line 32: | Line 32: | ||
== ARM based systems == | == ARM based systems == | ||
| - | * [[]] | + | * [[BeagleBoard]] |
| + | * [[Raspberry Pi]] | ||
| - | + | * [[PandaBoard]] | |
| - | * [[ | + | * [[iPhone]] |
* [[Android]] | * [[Android]] | ||
| + | |||
| + | * [http://en.wikipedia.org/wiki/List_of_single_board_computers List of single-board computers] (Wikipedia) | ||
| + | |||
| + | |||
| + | == See also == | ||
| + | |||
| + | * [[Arduino]] (not ARM based) | ||
[[Category:Platforms]] | [[Category:Platforms]] | ||
Revision as of 15:01, 18 June 2012
This article is a stub. You can help by expanding it.
Contents |
1 Introduction
ARM (Advanced RISC Machine) is a RISC instruction set architecture. It is used in most of the mobile phones and in many other consumer electronics devices. For more details, see the Wikipedia article.
2 Documentation
3 Blog articles
4 Found on mailing lists
5 ARM based systems
- List of single-board computers (Wikipedia)
6 See also
- Arduino (not ARM based)
