DIY Arduino Kit
DIY Arduino Kit
An Arduino board is a collection of electronic components that enable users to rapidly prototype with a central microcontroller. LEDs, regulators, and fixtures make getting started with the Arduino platform simple. This DIY Arduino kit aims to demystify the Arduino board by taking the essential components of an Arduino board and putting them into one kit. The DIY Arduino kit uses an ATmega328P-U as the central microcontroller, and some essential electronic components necessary to function as an Arduino board.
Included in the DIY Arduino Kit:
1x ATmega328P-U Microcontroller
1x 16MHz Quartz Crystal Oscillator
2x 22pf Capacitors
1x 20kOhm Resistor
1x RGB LED
1x Mini Breadboard
10x Jumper Wires
Included in the DIY Arduino Kit + Uno Board:
Everything Above + Arduino Uno Rev3 Board for Programming the DIY Board
Some Features of the DIY Arduino Kit:
Fully-Functional Arduino Board
Low Power Consumption due to lack of LEDs or Regulators
Arduino Already Bootloaded onto the ATmega328P
Low Profile Breadboard, smaller than an Arduino Uno board
RGB LED for testing code
2.7V - 5.5V Operating Range
5µA Low Current when Powered Down (3.3V, 16MHz)
8mA Working Current (3.3V, 16MHz)
Jumper Wires for Uploading Code, and Interacting with Sensors and Motors
Some Features of the ATmega328P-U Chip:
28-Pins in a Dual In-Line Packaging (2x14 pins)
Capabilities: SPI, I2C, USART, PWM
2.7V - 5.5V Input Voltage Range
1µA - 1.5mA Power Consumption (3V, 4MHz)
10-bit Analog-to-Digital Converter (8-channels)
Interrupt Capabilities (2-channel)
32KB of Flash Memory for Programming
0MHz-16MHz Frequency Capabilities (External Crystals)
8-bit/16-bit Timers
Compatible with Arduino IDE