Cambridge Hackathon


Mbed Cambridge Hackathon

You are viewing an older revision! See the latest version

HTTP Python Server with Mbed Client

Building an HTTP Python Server with Embedded Client

This tutorial will guide you through creating an HTTP Python Server with Embedded Client using the Mbed Connect Cloud board. We first will cover creating the embedded client for the board.

Prerequisites

Required Hardware

Setup

  1. Connect the board to your computer via the micro USB port.
  2. The board mounts as a mass-storage device (like a USB drive). Verify that you can see it (the drive name will be DAPLINK).
  3. Add the u-blox EVK-ODIN-W2 board to your online Mbed Compiler here

Making an HTTP Embedded Client

Import the example program.

[Repository '/teams/Cloud-Hackathon/code/HTTP-Client-Demo/' not found]


All wikipages