Micro-Computing
Computers come in many sizes, from the very large to very small. The computers on this page each have particular strengths that make them suitable for different projects.
|
Computers come in many sizes, from the very large to very small. The computers on this page each have particular strengths that make them suitable for different projects.
|


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. To do so you use the Arduino programming language (based on Wiring), and the Arduino Software (IDE), based on Processing.
Arduino UNO is a microcontroller board based on the ATmega328P. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator, a USB connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. You can tinker with your UNO without worrying too much about doing something wrong, worst case scenario you can replace the chip for a few dollars and start over again.
| Board | Name | Arduino UNO R3 |
|---|---|---|
| SKU | A000066 | |
| Microcontroller | ATmega328P | |
| USB connector | USB-B | |
| Pins | Built-in LED Pin | 13 |
| Digital I/O Pins | 14 | |
| Analog input pins | 6 | |
| PWM pins | 6 | |
| Communication | UART | Yes |
| I2C | Yes | |
| SPI | Yes | |
| Power | I/O Voltage | 5V |
| Input voltage (nominal) | 7-12V | |
| DC Current per I/O Pin | 20 mA | |
| Power Supply Connector | Barrel Plug | |
| Clock speed | Main Processor | ATmega328P 16 MHz |
| USB-Serial Processor | ATmega16U2 16 MHz | |
| Memory | ATmega328P | 2KB SRAM, 32KB FLASH, 1KB EEPROM |
| Dimensions | Weight | 25 g |
| Width | 53.4 mm | |
| Length | 68.6 mm | |
From the manufacturer


The original Makey Makey Classic - Named one of Consumer Reports’ “Best Tech Toys of 2014," "Best of Toy Fair 2014" by Popular Science, and a finalist for Toy of the Year 2016.
Makes STEM Education fun! Start out easy with a banana piano. First setup takes seconds. Then make game controllers, musical instruments, and countless inventions. Advance to additional inputs and multi-key remapping up to 18 keys. Ages 8 to infinity.

The Raspberry Pi is a small computer, about the size of a deck of cards which tech enthusiasts can learn about computers and programming using fun, practical projects.
The final revision of our third-generation single-board computer.
The Raspberry Pi 3 Model B+ is the final revision in the Raspberry Pi 3 range.