You are viewing an older revision! See the latest version
mbed Demo Display
This page is dedicated to the mbed Demo Display, which aims to show off a good range of the capabilities of the mbed Microcontroller
the headline features of this demo display are :
- Powered USB Host socket
- 10/100 wired Ethernet
- Ultrasonic range finder, on I2C
- Analog panel meter, driven by PwmOut
- Servo motor, position controlled by PwmOut
- Three potentiometers on AnalogIn
- QVGA LCD Display, controlled by SPI
- RFID tag reader, connected to a Serial port
- 24-bit Audio DAC driven by I2S, controlled by I2C
USB Host¶
One of the most useful application of the USB host socket is the ability to mount a USB Mass Storage Class device, such as a USB Flash stick or an external Hard Disk.