Difference between revisions of "ARM links"

From OpenCircuits
Jump to navigation Jump to search
(Created page with 'This is a page for links to the various embedded ARM boards. * Leaf Labs Maple - Cortex M3 design based on the STM32 ARM variant. * Microbuilder LPC1343 - Cortex M3 base…')
 
(+cat)
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
* [[Leaf Labs Maple]] - Cortex M3 design based on the STM32 ARM variant.
 
* [[Leaf Labs Maple]] - Cortex M3 design based on the STM32 ARM variant.
 
* [[Microbuilder LPC1343]] - Cortex M3 based on the Phillips/NXP LPC143
 
* [[Microbuilder LPC1343]] - Cortex M3 based on the Phillips/NXP LPC143
 +
* Several [[Music Player]] projects use ARM microcontrollers
 +
** Early versions of the [[TRAXMOD]] music player used the NXP LPC2103 ARM7TDMI
 +
* Most open-hardware [[motherboards that run Linux]] use an ARM processor:
 +
** [[Linuxstamp]]
 +
** [[Linuxstamp II 9260]]
 +
** [[ARMUS Embedded Linux Board]]
 +
** ... etc.
 +
 +
== Further reading ==
 +
* [[ARM]]; [[microcontroller#ARM]]
 +
* Many ARM microcontrollers use [[JTAG]] for installing firmware and debugging
 +
* [http://www.open-research.org.uk/ARMuC/WikiNode.html the ARM microcontroller wiki]
 +
* [http://electronics.stackexchange.com/questions/5658/searching-for-atmel-arm-mcu-in-a-breadboard-setup-like-arduino-nano-but-obvio breadboard-friendly ARM adapter boards]
 +
 +
[[Category:ARM]]

Latest revision as of 09:42, 26 December 2011

This is a page for links to the various embedded ARM boards.

Further reading[edit]