This is the new Arduino Uno R3. In addition to all the features of the previous board, the Uno now uses an ATmega16U2 instead of the 8U2 found on the Uno (or the FTDI found on previous generations). This allows for faster transfer rates and more memory. No drivers needed for Linux or Mac (inf file for Windows is needed and included in the Arduino IDE), and the ability to have the Uno show up as a keyboard, mouse, joystick, etc.
The Uno R3 also adds SDA and SCL pins next to the AREF. In addition, there are two new pins placed near the RESET pin. One is the IOREF that allow the shields to adapt to the voltage provided from the board. The other is a not connected and is reserved for future purposes. The Uno R3 works with all existing shields but can adapt to new shields which use these additional pins.
Arduino is an open-source physical computing platform based on a simple i/o board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Flash, Processing, MaxMSP). The open-source IDE can be downloaded for free (currently for Mac OS X, Windows, and Linux).
Note: The Arduino Uno R3 requires the Arduino 1.0 drivers folder in order to install properly on some computers. We have tested and confirmed that the R3 can be programmed in older versions of the IDE. However, the first time using the R3 on a new computer, you will need to have Arduino 1.0 installed on that machine. If you are interested in reading more about the changes to the IDE, check out the official Arduino 1.0 Release notes!
Features:
ATmega328 microcontroller
Input voltage – 7-12V
14 Digital I/O Pins (6 PWM outputs)
6 Analog Inputs
32k Flash Memory
16Mhz Clock Speed
Documents:
Η Arduino UNO είναι μια πλακέτα βασισμένη στον μικροελεγκτή ATmega328 (datasheet). διαθέτει 14 ψηφιακές εισόδους/εξόδους (6 από αυτές με δυνατότητα PWM), 6 αναλογικές εισόδους, ρολόι στα 16 MHz, σύνδεση USB, υποδοχή τροφοδοσίας, υποδοχή ICSP και κουμπί reset. Περιέχει οτιδήποτε χρειάζεται για την λειτουργία του μικροελεγκτή, απλώς συνδέστε την πλακέτα με ένα καλώδιο USB με τον υπολογιστή ή με τροφοδοτικό AC/DC ή με μια μπαταρία για να ξεκινήσετε.
Μπορείτε να πειραματιζόμαστε με το UNO σας χωρίς να ανησυχείτε μήπως καεί. Ο μικροελεγκτής είναι τοποθετημένος πάνω σε βάση εύκολης τοποθέτησης και μπορείτε να τον αντικαταστήσετε με έναν καινούριο με μικρό κόστος.
Το Arduino UNO R3 (έκδοση 3) είναι η ποιο εξελιγμένη έκδοση του UNO. Εκτός από τα χαρακτηριστικά των προηγούμενων, έχει μεγαλύτερες ταχύτητες επικοινωνίας, δεν χρειάζεται drivers για Linux ή Mac (to inf αρχείο για Windows περιλαμβάνεται στο Arduino IDE) και εξαιτίας των επιπλέων ακίδων SDA, SCL, IOREF είναι συμβατό με τα παλιά shield αλλά και με τα καινούρια που χρησιμοποιούν τις ακίδες αυτές.
Για τον προγραμματισμό του προτείνεται να χρησιμοποιήσετε το προγραμματιστικό περιβάλλον (IDE) Arduino 1.0 στον υπολογιστή σας που διατίθεται δωρεάν.
Τεχνικά χαρακτηριστικά Arduino UNO:
Μικροελεγκτής | ATmega328 |
Τάση λειτουργίας | 5Volt |
Τάση τροφοδοσίας κάρτας | 7 – 12 Volt |
Ψηφιακές είσοδοι/έξοδοι (I/O pins) | 14 (6 από αυτές με δυνατότητα PWM) |
Αναλογικές είσοδοι | 6 |
Ρεύμα ανά ακίδα (I/O pin) | 20 mA |
Μνήμη flash (προγράμματος) | 32 KBytes (0.5 KByte για τον Bootloader ) |
Μνήμη SRAM (μεταβλητών) | 2 KBytes |
Μνήμη EEPROM (αποθήκευσης) | 1 KByte |
Ταχύτητα ρολογιού | 16 MHz |
Διαστάσεις | 68.6 x 53.4 mm |