Arduino Uno
SKU:
PHP 0.00
Unavailable
per item
Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board.
Contact us for your customized STEM education solution that suits your institution's needs.
Contact us for your customized STEM education solution that suits your institution's needs.
Developer: Arduino
Type: Single-board Microcontroller, Development Kit
CPU: Microchip ATmega328P
Connectivity: USB Type B
Other Features: Built-in LED, Flash Memory (32 KB of which 0.5 KB used by bootloader)
Digital I/O: 14 (of which 6 provide PWM output)
Analog Input Pins: 6
Add-ons: various shields like Education Shield, Motor Shield etc.
Operating Voltage: 5V
Software: Arduino Web Editor, Arduino IDE
Great For: Advanced users
Advantage: Inexpensive, open source and extensible software and hardware, large online community support, tons of learning material. Most popular development kit in the world.
Overview:
The UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can start playing with. The UNO is the most used and documented board of the whole Arduino family.
The Arduino Uno is a microcontroller board based on the ATmega328. It has 20 digital input/output pins (of which 6 can be used as PWM outputs and 6 can be used as analog inputs), a 16 MHz resonator, a USB connection, a power jack, an in-circuit system programming (ICSP) header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer (or appropriate wall power adapter) with a USB cable or power it with a AC-to-DC adapter or battery to get started.
Type: Single-board Microcontroller, Development Kit
CPU: Microchip ATmega328P
Connectivity: USB Type B
Other Features: Built-in LED, Flash Memory (32 KB of which 0.5 KB used by bootloader)
Digital I/O: 14 (of which 6 provide PWM output)
Analog Input Pins: 6
Add-ons: various shields like Education Shield, Motor Shield etc.
Operating Voltage: 5V
Software: Arduino Web Editor, Arduino IDE
Great For: Advanced users
Advantage: Inexpensive, open source and extensible software and hardware, large online community support, tons of learning material. Most popular development kit in the world.
Overview:
The UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can start playing with. The UNO is the most used and documented board of the whole Arduino family.
The Arduino Uno is a microcontroller board based on the ATmega328. It has 20 digital input/output pins (of which 6 can be used as PWM outputs and 6 can be used as analog inputs), a 16 MHz resonator, a USB connection, a power jack, an in-circuit system programming (ICSP) header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer (or appropriate wall power adapter) with a USB cable or power it with a AC-to-DC adapter or battery to get started.
Links
Arduino Official Site: https://www.arduino.cc/ Arduino IDE Software: https://www.arduino.cc/en/Main/Software Arduino Education: https://www.arduino.cc/en/Main/Education Arduino Forum: https://forum.arduino.cc/ Arduino Language Reference: https://www.arduino.cc/reference/en/ |