This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
digix:overview [2014/01/22 07:23] SukkoPera [DigiX - The Ultimate Arduino-Compatible Development Board!] |
digix:overview [2014/05/22 00:17] (current) gogol |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== DigiX - The Ultimate Arduino-Compatible Development Board! ===== | ===== DigiX - The Ultimate Arduino-Compatible Development Board! ===== | ||
| + | **__WARNING:__ The DigiX - like the Arduino Due, UDOO, and Spark Core runs at 3.3V. The maximum voltage that the I/O pins can tolerate is 3.3V. Connecting the I/O pins to higher voltages, including 5V, could damage the DigiX.** | ||
| The DigiX is an Arduino-compatible development board, with a set of unique features: DigiX has a 32-bit 84 MHz MCU, embedded low power Wi-Fi (b/g/n) and mesh networking, 99 usable i/o pins, audio output, USB on the go support, and is 100% compatible with anything that works with the Arduino Due - no adapters, code changes, or special software needed! This is the ultimate Arduino compatible development board, ready for any project! | The DigiX is an Arduino-compatible development board, with a set of unique features: DigiX has a 32-bit 84 MHz MCU, embedded low power Wi-Fi (b/g/n) and mesh networking, 99 usable i/o pins, audio output, USB on the go support, and is 100% compatible with anything that works with the Arduino Due - no adapters, code changes, or special software needed! This is the ultimate Arduino compatible development board, ready for any project! | ||
| - | {{ :digix:tutorials:digix-front.jpg?300 |}} | ||
| + | {{ :digix:tutorials:digix-front.jpg?300 |}} | ||
| {{ :digix:tutorials:digix-back.jpg?300 |}} | {{ :digix:tutorials:digix-back.jpg?300 |}} | ||
| Line 28: | Line 29: | ||
| === Mesh Networking === | === Mesh Networking === | ||
| - | The DigiX has the popular (as well as low power and feature rich) nRF24L01+ module - on board! This means you can easily talk to other (super cheap) nRF24L01+ modules attached to all kinds of devices - other DigiXs, Arduinos, Digisparks, RaspberryPis, and more. The DigiX can act as the Mesh Network to WiFi hub for your connected home or several DigiXs can communicate locally via Mesh Networking and connect to the world via the WiFi. | + | The DigiX has the popular (as well as low power and feature rich) nRF24L01+ module - on board! This means you can easily talk to other (super cheap) nRF24L01+ modules attached to all kinds of devices - other DigiXs, Arduinos, Digisparks, RaspberryPis, and more. The DigiX can act as the Mesh Network to WiFi hub for your connected home or several DigiXs can communicate locally via Mesh Networking and connect to the world via the WiFi. **NOTE:** This module was only included in the Kickstarter orders - it can be purchased separately and plugged in. |
| === Real Time Clock === | === Real Time Clock === | ||
| Line 66: | Line 67: | ||
| == No adapter needed == | == No adapter needed == | ||
| - | We made the DigiX as small as we could affordably make it - and it was so close the the size of an Arduino Due/Mega that we decided to make it 100% form factor compatible. We also provide a bunch of extra pins - but we hate having to pay extra just to be able to connect things. You can plug in any Due compatible (Arduino 1.0 Pinout / R3 or newer compatible shields or Due shields) shield, without buying any adapters that add bulk, cost, and complexity. Additionally, we have released a [[levelshifter|Level Shifting Shield]], to allow the use of legacy pre-R3/1.0 shields. | + | We made the DigiX as small as we could affordably make it - and it was so close the the size of an Arduino Due/Mega that we decided to make it 100% form factor compatible. We also provide a bunch of extra pins - but we hate having to pay extra just to be able to connect things. You can plug in any Due compatible (Arduino 1.0 Pinout / R3 or newer compatible shields or Due shields) shield, without buying any adapters that add bulk, cost, and complexity. Additionally, we have released a [[digix:tutorials:levelshifter|Level Shifting Shield]], to allow the use of legacy pre-R3/1.0 shields. |
| == No porting libraries / No code changes! == | == No porting libraries / No code changes! == | ||
| Line 72: | Line 73: | ||
| If it works on the Due it will work on the DigiX! The number of Due compatible libraries is exploding - we didn't want to compete, we wanted to contribute - so we've made sure that the DigiX works with all the existing Due code and libraries (and like the Due, it works with many Arduino Uno libraries as well) - | If it works on the Due it will work on the DigiX! The number of Due compatible libraries is exploding - we didn't want to compete, we wanted to contribute - so we've made sure that the DigiX works with all the existing Due code and libraries (and like the Due, it works with many Arduino Uno libraries as well) - | ||
| - | No special software! The Arduino 1.5 IDE is all you need. In addition we provide super easy to install libraries to make using the Wi-Fi and Mesh networking easier. | + | == No special software! == |
| - | This also means you can use the other development environments that are Due Compatible - Arduino for Visual Studio, embedXcode, Arduino for Atmel Studio, Code Bender, etc! As well as a whole host of command line tools! | + | The Arduino 1.5 IDE is all you need. In addition we provide super easy to install libraries to make using the Wi-Fi and Mesh networking easier. This also means you can use the other development environments that are Due Compatible - Arduino for Visual Studio, embedXcode, Arduino for Atmel Studio, Code Bender, etc! As well as a whole host of command line tools! |
| Line 110: | Line 111: | ||
| * 130ma Total Current Output from Processor | * 130ma Total Current Output from Processor | ||
| - | **__WARNING:__ The DigiX - like the Arduino Due, UDOO, and Spark Core runs at 3.3V. The maximum voltage that the I/O pins can tolerate is 3.3V. Connecting the I/O pins to higher voltages, including 5V, could damage the DigiX.** | + | |