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
mbed.bld@0:720912d4ddcb, 2018-11-28 (annotated)
- 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?
User | Revision | Line number | New contents of line |
---|---|---|---|
SteakNinja | 0:720912d4ddcb | 1 | https://os.mbed.com/users/mbed_official/code/mbed/builds/3a7713b1edbc |