Difference between revisions of "Gboard"
(→Spec) |
(→Spec) |
||
Line 8: | Line 8: | ||
==Spec== | ==Spec== | ||
− | + | {| border="1" | |
− | + | ||
− | + | |- | |
− | + | | PCB size | |
− | + | | 88.1mm X 60.7mm X 1.6mm | |
+ | |- | ||
+ | | Power supply | ||
+ | | 6-20V DC | ||
+ | |- | ||
+ | | Microprocessor | ||
+ | | Atmega328 | ||
+ | |- | ||
+ | | Indicators | ||
+ | | PWR, Status, NET | ||
+ | |- | ||
+ | | RoHS | ||
+ | | Yes | ||
+ | |} | ||
==Download== | ==Download== |
Revision as of 07:24, 19 May 2014
Contents
Overview
Gboard is a unique Arduino board which features a SIM900 GSM/GPRS module, an XBee socket, nRF24L01+ module interface and an ATMega328P controller. This board will add wireless XBee / nRF24L01+ control as well as GSM/GPRS connectivity to your projects. It’s great for anything from home automation to robot control. The possibilities are endless!
Gboard can be used as a GSM/GPRS data transfer or wireless communication project development platform. Gboard support wide range power supply and Micro SD for mass storage. There are some 3pin electronic brick/ sensor brick interface breakout on board, it offer an easy way for a quick prototyping. The board requires FTDI basic board to upload sketch, you can use our Foca board to do it. Gboard can be powered by a mini USB, power Jack.
Hardware
Spec
PCB size | 88.1mm X 60.7mm X 1.6mm |
Power supply | 6-20V DC |
Microprocessor | Atmega328 |
Indicators | PWR, Status, NET |
RoHS | Yes |
Download
Useful Link
Jason Garland's GitHub Page <GBoard Library for Arduino 1.x>