Gen7 Board-ARM 2.0

From RepRap
Revision as of 13:46, 27 December 2012 by Traumflug (talk | contribs)
Jump to: navigation, search
Gen7 Board History   --   Gen7 Board is part of Generation 7 Electronics
Crystal Clear action run.png
Generation 7 Electronics Board

Release status: experimental

Gen7 Board-ARM 2.0.jpeg
Description
Generation 7 Electronics based on an 32-bit ARM Cortex-M0
License
Author
Contributors
Based-on
[[]]
Categories
CAD Models
External Link
(none)


Page creation in progress. Status: first circuitry design & board done.

Prepare your Arduino IDE

  • Download and unpack or install the Arduino IDE. You need v1.5.1 or later, which supports ARM CPUs.
  • If you had used previous versions of the Arduino IDE, you have to set the older preferences files aside:
mv $HOME/.arduino $HOME/.arduino-avr
  • Fire up the IDE.
  • It'll ask you for a directory to store sketches in. Do not select an older sketchbook folder, create and choose a new one, e.g. "sketchbook-arm".