Files
-
/ Adafruit Gemma rev B.brd
-
/ Adafruit Gemma.brd
-
/ Arduino_MEGA2560_ref.brd
-
Bare Design Projects / ARM-mbed / INTERFACE DAPLink / LPC11u35 / INTERFACE_LPC11u35.brd
-
Bare Design Projects / ARM-mbed / INTERFACE DAPLink / LPC11u35 / INTERFACE_LPC11u35.sch
-
Bare Design Projects / ARM-mbed / INTERFACE DAPLink / MK20DX128VFM5 / INTERFACE_MK20DX128VFM5.brd
-
Bare Design Projects / ARM-mbed / INTERFACE DAPLink / MK20DX128VFM5 / INTERFACE_MK20DX128VFM5.sch
-
Bare Design Projects / ARM-mbed / INTERFACE DAPLink / STM32F103CBT6 / INTERFACE_STM32F103CBT6.brd
-
Bare Design Projects / ARM-mbed / INTERFACE DAPLink / STM32F103CBT6 / INTERFACE_STM32F103CBT6.sch
-
Bare Design Projects / ARM-mbed / TARGET / Multitech xDOT / TARGET_xDOT.brd
-
Bare Design Projects / ARM-mbed / TARGET / Multitech xDOT / TARGET_xDOT.sch
-
Production Design Projects / ARM-mbed / ApplicationShield / v1.0.0 / ApplicationShield V_1_0_0.brd
-
Production Design Projects / ARM-mbed / ApplicationShield / v1.0.0 / ApplicationShield V_1_0_0.sch
-
Production Design Projects / ARM-mbed / CITestShield / v2.0.0 / CITestShield V_2_0_0 .brd
-
Production Design Projects / ARM-mbed / CITestShield / v2.0.0 / CITestShield V_2_0_0 .sch
-
Production Design Projects / ARM-mbed / DAPLink / DIPDAP / v1.0.0 / DIPDAP V_1_0_0.brd
-
Production Design Projects / ARM-mbed / DAPLink / DIPDAP / v1.0.0 / DIPDAP V_1_0_0.sch
-
Production Design Projects / ARM-mbed / DAPLink / SWDAP / v1.0.0 / SWDAP V_1_0_0.brd
-
Production Design Projects / ARM-mbed / DAPLink / SWDAP / v1.0.0 / SWDAP V_1_0_0.sch
-
Production Design Projects / ARM-mbed / mbed 6LoWPAN Border Router HAT / v1.1.0 / mbed 6LoWPAN Border Router HAT.brd
-
Production Design Projects / ARM-mbed / mbed 6LoWPAN Border Router HAT / v1.1.0 / mbed 6LoWPAN Border Router HAT.sch
-
Production Design Projects / ARM-mbed / mbed USB Border Router / v1.0.0 / mbedUSBBorderRouter-V_1_0_0.brd
-
Production Design Projects / ARM-mbed / mbed USB Border Router / v1.0.0 / mbedUSBBorderRouter-V_1_0_0.sch
-
Production Design Projects / ARM-mbed / mbedXdotShield / v1.0.0 / mbedXdotShield-V_1_0_0.brd
-
Production Design Projects / ARM-mbed / mbedXdotShield / v1.0.0 / mbedXdotShield-V_1_0_0.sch
-
Production Design Projects / ARM-mbed / mbedXdotShield / v1.1.0 / mbedXdotShield-V_1_1_0.brd
-
Production Design Projects / ARM-mbed / mbedXdotShield / v1.1.0 / mbedXdotShield-V_1_1_0.sch
-
Production Design Projects / ARM-mbed / mbedXdotShield / v1.2.0 / mbedXdotShield-V_1_2_0.brd
-
Production Design Projects / ARM-mbed / mbedXdotShield / v1.2.0 / mbedXdotShield-V_1_2_0.sch
FilesProduction Design ProjectsARM-mbedmbedXdotShield | |
---|---|
.. | |
v1.0.0 | |
v1.1.0 | |
v1.2.0 | |
README.md |
README.mdmbedXdotShield
The mbed xDOT shield features a Multitech xDOT LORA module, with mbed compatabile drag-drop programming. This device is both a independent platform or can act as a shield to make any device send or recieve LORA data via UART.
Whats included here?
- Eagle Schematic and Board files
- PDF Schematic and Board copies
- CAM Job GERBERS for manufacture (including pick/place and drill)
- BOM (Bill of Materials)
- eBOM (An online BOM for easy purchasing!)
The design features:
1. Multitech xDOT module: ST ARM® Cortex® M3 processor (STM32L151CCU6)
2. DAPLink Interface LPC11u35: Drag Drop programming
3. 868/915MHz LoRa chip antenna
4. AT45DB161E-SSHD-T Serial Flash
5. 3V JST-PH Battery connector
6. Arduino style headers: Allowing device to operate as LoRa shield
7. UART swap: Slide switch, allowing UART TX/RX to be swapped, if using as shield switch to 'On'
Hardware
The hardware design files can be found in this repo as part of the mbed HDK and are referenced by their most up-to-date version v’x.x.x’.(If you wish to find an older project version, navigate to releases or checkout a previous commit).
Software and more info
The software for tests and more info can be found in the CI Test Shield github repository .
How to get hardware
- Buy pre-assembled board from vendor (todo)
- Do it yourself
Revisions
- v 1.2.0 (23/06/17)
- 'D2' Replaced with 'R29' 0ohm.
- mbed enabled logo on silkscreen
- Modified 'CON2' now recommended voltage is 4.5V (from 3V) for VBAT, rerouted to input of LDO 'U2'
- v 1.1.0 (01/06/17)
- 'R3':1.5K->220R
- 'R13','R14':470R->1.5K
- Placed resistors 'R14'-to-'R27' on front of PCB (no components on rear)
- Rerouted UART1TX, UART1RX (improved antenna performance)
- Moved USB micro further into board
- v 1.0.0 (18/05/17)
- Initial Commit