This shows you the differences between two versions of the page.
|
digispark:tutorials:digispark [2013/03/01 07:08] stappers [Digispark: The micro-sized, affordable, Arduino enabled, usb development board!] |
digispark:tutorials:digispark [2016/06/09 12:03] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======Digispark Product Description====== | ||
| - | [[https://s3.amazonaws.com/digispark/images/m/digispark2.jpg|{{https://s3.amazonaws.com/digispark/images/t/digispark2.jpg}}]] | ||
| - | [[https://s3.amazonaws.com/digispark/images/m/digispark4.jpg|{{https://s3.amazonaws.com/digispark/images/t/digispark4.jpg}}]] | ||
| - | [[https://s3.amazonaws.com/digispark/images/m/digispark5.jpg|{{https://s3.amazonaws.com/digispark/images/t/digispark5.jpg}}]] | ||
| - | [[https://s3.amazonaws.com/digispark/images/m/digispark1.jpg|{{https://s3.amazonaws.com/digispark/images/t/digispark1.jpg}}]] | ||
| - | [[https://s3.amazonaws.com/digispark/images/m/digispark3.jpg|{{https://s3.amazonaws.com/digispark/images/t/digispark3.jpg}}]] | ||
| - | |||
| - | ====Digispark: The micro-sized, affordable, Arduino enabled, usb development board!==== | ||
| - | |||
| - | The Digispark is an Attiny85 based microcontroller development board similar to the Arduino line, only cheaper, smaller, and a bit less powerful. With a whole host of shields to extend its functionality and the ability to use the familiar Arduino IDE the Digispark is a great way to jump into electronics, or perfect for when an Arduino is too big or too much. | ||
| - | |||
| - | The Digispark is shipped fully assembled except for the two included and easy to solder headers. | ||
| - | |||
| - | Here are the specs: | ||
| - | |||
| - | * Support for the Arduino IDE 1.0+ (OSX/Win/Linux) | ||
| - | * Power via USB or External Source - 5v or 7-35v (automatic selection) | ||
| - | * On-board 500ma 5V Regulator | ||
| - | * Built-in USB | ||
| - | * 6 I/O Pins (2 are used for USB only if your program actively communicates over USB, otherwise you can use all 6 even if you are programming via USB) | ||
| - | * 8k Flash Memory (about 6k after bootloader) | ||
| - | * I2C and SPI (vis USI) | ||
| - | * PWM on 3 pins (more possible with Software PWM) | ||
| - | * ADC on 4 pins | ||
| - | * Power LED and Test/Status LED | ||
| - | |||
| - | Schematic is https://s3.amazonaws.com/digispark/DigisparkSchematicFinal.pdf | ||