Mbed Shield
The Mbed Shield is the Mbed application board based on Mbed LPC1768 Prototyping Board. Just try to imagine controlling Ethernet devices by using environmental data from sensors. It integrates a series of external interfaces,such as CAN, Ethernet, USB and 4 standard Grove sockets, all together on a single board.The Mbed Shield is also compatible with other standard Arduino Shields, providing you an even more powerful extension for your Mbed.
Feature
- Standard shield shape design
- Arduino-compatible base pins
- Various on-board interfaces: CAN, Ethernet, USB, Grove
Hardware Overview
Getting Started
Here is a brief description of how to read the Ethernet data and a removable disk data.
Connection
- Connect the USB connector of Mbed Protyboard Board to the computer’s USB port.
- Wait for the new found hardware prompt.
- Download the Mbed serial port Driver and install it.
- Plug the Mbed Protyboard Board into the Mbed Base Shield.
Read a U disk
The Universal Serial Bus (USB) is the most widely used bus in today's computer. USB has particularly been designed to standardize connections between the computer and peripherals. For instance, keyboards, mice, USB audio devices, printers, scanners, disk drives or cameras can use the same bus to exchange data with a computer. A USB device stack has been developed in order to provide all great capabilities from USB to mbed.
- Plug a U disk into the USB interface.
- Download MSCUsbHost.bin and copy the File into Mbed Disk .
1) The MSCUsbHost.bin File is generated by Mbed online compiler. 2) Delete any unrelated bin files appear in Mbed disk.
- Press the Reset button. The Serial port should receive following information.
Read a Ethernet data
The example demonstrates how to get started with the Ethernet function.
- Connect an available Ethernet cable into the Ethernet interface.
- Download TCPSocket_HelloWorld.bin and copy the file into MBED Disk .
Delete any unrelated bin files appear in Mbed disk.
- Press the Reset button. The Serial port should receive following information.
- Open the web page and you can view the returned information.
Schematic Online Viewer
Resource
- [Eagle]Mbed Shield Eagle File
- [PDF]Mbed Shield Schematic File
- [PDF]Mbed Shield PCB File
- [Tools]MSCUsbHost
- [Tools]MbedDriver
- [Tools]TCPSocket_HelloWorld
Tech Support & Product Discussion
Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.