Mbed Shield

Introduction

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 .

Note

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 .

Note

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.

Resource


Help us make it better

Welcome to the new documentation system of Seeed Studio. We have made a lot of progress comparing to the old wiki system and will continue to improve it to make it more user friendly and helpful. The improvement can't be done without your kindly feedback. If you have any suggestions or findings, you are most welcome to submit the amended version as our contributor via Github or give us suggestions in the survey below, it would be more appreciated if you could leave your email so that we can reply to you. Happy Hacking!