You are viewing an older revision! See the latest version

Homepage

Introduction

mbed is the easiest and fastest way to prototype with ARM microcontrollers. To find out why, take the Tour.

Getting started with mbed

The mbed library reference

  • LocalFileSystem - Access to the mbed USB Disk using fopen, fprintf, fread, etc

Working with the mbed

About the microcontroller hardware

  • mbed NXP LPC1768 (a.k.a the current Cortex-M3 mbed Microcontroller)
  • mbed NXP LPC2368 (a.k.a the original ARM7 board used during the mbed beta)
  • Firmware - Firmware updates for the mbed Microcontroller

Implementation details


All wikipages