Difference between revisions of "Colorduino v1.3"

From ITEAD Wiki
Jump to: navigation, search
(Created page with "Here is the wiki page for Colorduino V1.3 .<br> == Introduction == Colorduino is a RGB LED matrix driver platform basis on ATMega 328P. This design is to make user easily modify...")
 
m (Links to existing pages added by LinkTitles bot.)
 
Line 1: Line 1:
Here is the wiki page for Colorduino V1.3 .<br>
+
Here is the wiki page for [[Colorduino v1.3|Colorduino V1.3]] .<br>
  
 
== Introduction ==
 
== Introduction ==
Colorduino is a RGB LED matrix driver platform basis on ATMega 328P. This design is to make user easily modify or write the firmware of Colorduino by Arduino IDE.  
+
[[Colorduino]] is a RGB LED matrix driver platform basis on ATMega 328P. This design is to make user easily modify or write the firmware of [[Colorduino]] by Arduino IDE.  
  
Colorduino V1.3  Model:[http://iteadstudio.com/store/index.php?main_page=product_info&cPath=50_51&products_id=337 DEP005]
+
[[Colorduino v1.3|Colorduino V1.3]] Model:[http://iteadstudio.com/store/index.php?main_page=product_info&cPath=50_51&products_id=337 DEP005]
  
 
[[File:Colorduino.JPG]]
 
[[File:Colorduino.JPG]]
Line 11: Line 11:
 
* Inherits all of Arduino Diecimila's features.
 
* Inherits all of Arduino Diecimila's features.
 
* Each each RGB dot has 256×256x256  = 16,777,216 colours (16 million)  
 
* Each each RGB dot has 256×256x256  = 16,777,216 colours (16 million)  
* Compatible with Foca  
+
* Compatible with [[Foca]]
  
  
Line 40: Line 40:
 
If you are using the Arduino Development Environment to program the board, select the Anduino Duemilanove board from the boards list.
 
If you are using the Arduino Development Environment to program the board, select the Anduino Duemilanove board from the boards list.
  
If the serial port does not show up when you connect the Seeeduino to the computer, you have to download the appropriate USB to serial drivers.
+
If the serial port does not show up when you connect the Seeeduino to the computer, you have to [[download]] the appropriate USB to serial drivers.
 
The Windows, Linux, and Mac drivers can be downloaded here: http://www.ftdichip.com/Drivers/VCP.htm  
 
The Windows, Linux, and Mac drivers can be downloaded here: http://www.ftdichip.com/Drivers/VCP.htm  
  
Line 62: Line 62:
 
== Bill of Materials (BOM) /parts list  ==
 
== Bill of Materials (BOM) /parts list  ==
  
All the components used to produce the product.  
+
All the components used to produce the [[product]].  
 
== FAQ  ==
 
== FAQ  ==
  
Line 86: Line 86:
 
== Additional Idea  ==
 
== Additional Idea  ==
  
The Additional Idea is the place to write your project ideas about this product, or other usages you've found. Or you can write them on Projects page.  
+
The Additional Idea is the place to write your [[project]] ideas about this [[product]], or other usages you've found. Or you can write them on Projects page.  
  
 
== Resources  ==
 
== Resources  ==

Latest revision as of 10:16, 15 June 2014

Here is the wiki page for Colorduino V1.3 .

Introduction

Colorduino is a RGB LED matrix driver platform basis on ATMega 328P. This design is to make user easily modify or write the firmware of Colorduino by Arduino IDE.

Colorduino V1.3 Model:DEP005

Colorduino.JPG

Features

  • Inherits all of Arduino Diecimila's features.
  • Each each RGB dot has 256×256x256 = 16,777,216 colours (16 million)
  • Compatible with Foca


Application Ideas

  • Data logging
  • Remote sensor node
  • Robotic control

Cautions

The warnings and wrong operations possible cause dangerous.

Schematic

It is the schematic, the circuit about Eagle resource like .pdf should linked here in order to avoid memory exhausted.

Specification

May include key specification and other specifications.

Pin definition and Rating

Mechanic Dimensions

Usage

If you are using the Arduino Development Environment to program the board, select the Anduino Duemilanove board from the boards list.

If the serial port does not show up when you connect the Seeeduino to the computer, you have to download the appropriate USB to serial drivers. The Windows, Linux, and Mac drivers can be downloaded here: http://www.ftdichip.com/Drivers/VCP.htm

Hardware Installation

Programming

Includes important code snippet. Demo code like :

Demo code { }


Example

The projects and application examples.

Bill of Materials (BOM) /parts list

All the components used to produce the product.

FAQ

Here is the ITEAD FAQ, now the version is V2.2, users can list the Frequently Asked Questions here, example as below:

What is ITEAD

Answer: ITEAD is a ...

Support

If you have questions or other better design ideas, you can go to our forumto discuss.


Version Tracker

Bug Tracker

Bug Tracker is the place you can publish any bugs you think you might have found during use. Please write down what you have to say, your answers will help us improve our products.

None

Additional Idea

The Additional Idea is the place to write your project ideas about this product, or other usages you've found. Or you can write them on Projects page.

Resources

How to buy

Here to buy Colorduino v1.3.


Licensing

This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.


External Links

Links to external webpages which provide more application ideas, documents/datasheet or software libraries