Difference between revisions of "Arduino"
From ERIKA WIKI
(Created page with "= Synopsys = T.B.D.") |
(→Synopsys) |
||
Line 1: | Line 1: | ||
= Synopsys = | = Synopsys = | ||
− | + | The Arduino UNO board (see Figure 1.1) is supported by the [[Architecture:_Atmel_AVR8|Atmel AVR8]] porting of ERIKA Enterprise v3. | |
+ | |||
+ | = Requirements = | ||
+ | ERIKA Enterprise v3 supports Atmel AVR ATmega328p. | ||
+ | * Atmel Studio | ||
+ | * WinAVR | ||
+ | |||
+ | Useful links | ||
+ | * [http://www.atmel.com/tools/ATMELSTUDIO.aspx Atmel Studio download link] | ||
+ | * [http://winavr.sourceforge.net/ WinAVR download link] |
Revision as of 14:12, 20 December 2017
Synopsys
The Arduino UNO board (see Figure 1.1) is supported by the Atmel AVR8 porting of ERIKA Enterprise v3.
Requirements
ERIKA Enterprise v3 supports Atmel AVR ATmega328p.
- Atmel Studio
- WinAVR
Useful links