Difference between revisions of "Arduino"
From ERIKA WIKI
(→Synopsys) |
(→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. | The Arduino UNO board (see Figure 1.1) is supported by the [[Architecture:_Atmel_AVR8|Atmel AVR8]] porting of ERIKA Enterprise v3. | ||
+ | |||
+ | [[File:Arduino_uno.jpg|center|thumb|200px|Figure 1.1: The Arduino Uno board]] | ||
+ | |||
+ | The Arduino Uno is a low cost, open-source board produced by [http://www.arduino.cc/ Arduino] with Atmel ATmega328p microcontroller, interfaces to USB, and many I/O to connect whatever device you need. | ||
= Requirements = | = Requirements = |
Revision as of 14:17, 20 December 2017
Synopsys
The Arduino UNO board (see Figure 1.1) is supported by the Atmel AVR8 porting of ERIKA Enterprise v3.
The Arduino Uno is a low cost, open-source board produced by Arduino with Atmel ATmega328p microcontroller, interfaces to USB, and many I/O to connect whatever device you need.
Requirements
ERIKA Enterprise v3 supports Atmel AVR ATmega328p.
- Atmel Studio
- WinAVR
Useful links