Make NTU Hackathon


Team for Make NTU Hackathon 2017 in Taipei. See the Wiki tab below for details on using the hardware available. The Code tab contains example code for all the hardware.

/media/uploads/mbedAustin/make-ntu-banner.png

Get started with the Wiki Page

Program Summary

Program (One click import)BoardDescription
BlinkyNucleo 429ZBlink a led on the board
Sensor ReaderX-NUCLEO-IKS01A2How to read data from the sensor
BLE Heart RateX-NUCLEO-IDB05A1heart rate from device using BLE
mbedClientNucleo 429Zmbed Client device code, use to send data to mbed Connector
python Webapp for connector clientNucleo 429ZPython Web App to talk to connector

Other Examples

Sensor Board -other projects using this expansion board
HTTP Example - demonstrates how to use HTTP to send data using ethernet
MQTT Example - demonstrates how to use MQTT to send data
Youtube Channel - lots of good videos on how to get started with mbed.

Nucleo ST-LINK/V2 driver installation and firmware upgrade

  • Install the ST-LINK/V2 driver before connecting the Nucleo board to your PC the first time. Follow this LINK for all details.
  • For optimum performances, ensure that the Nucleo ST-LINK/V2 firmware is upgraded to the latest version. Follow this LINK for all details.

Code