Simple example program - Read sensors from Mbed Application Board, build JSON style string from data, Send data via pre-configured Xbee, Receive data from duplicate program on another device, Display data received on LCD, Switch display mode from full string to split string using Joystick Down button.

Dependencies:   mbed C12832 LM75B MMA7660

Committer:
SteakNinja
Date:
Wed Nov 28 16:41:20 2018 +0000
Revision:
0:720912d4ddcb
A simple example program showing how to get data from sensors (Mbed Application Board), send/receive the data via pre-configured Xbee (Serial on Xbee footprint) using a JSON style message structure and switch mode of LCD display with Joystick Down.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
SteakNinja 0:720912d4ddcb 1 https://os.mbed.com/users/neilt6/code/LM75B/#7ac462ba84ac