Difference between revisions of "CoAP Chat Application for RIOT OS"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
(Created page with "== Summary == This documentation describes the setup and usage of a CoAP-based, chat application for the RIOT operating system. == Requirements == * Operating system: RIOT...")
 
Line 1: Line 1:
== Summary ==  
== Summary ==  


This documentation describes the setup and usage of a CoAP-based, chat application for the RIOT operating system.
This documentation describes the setup and usage of a  
[[Constrained Application Protocol | CoAP]]-based, chat application for the RIOT operating system.


== Requirements ==
== Requirements ==


* Operating system: RIOT OS https://github.com/RIOT-OS/RIOT
* Operating system: [https://github.com/RIOT-OS/RIOT RIOT OS]
* Packages: https://git.fh-campuswien.ac.at/WP-ITS/riochat (Note: this package already includes RIOT OS
* Packages: https://git.fh-campuswien.ac.at/WP-ITS/riochat (Note: this package already includes RIOT OS)
* Hardware: a compatible MCU, a list is available [https://github.com/RIOT-OS/RIOT/wiki/RIOT-Platforms here]
* Hardware: a compatible MCU, a list is available [https://github.com/RIOT-OS/RIOT/wiki/RIOT-Platforms here]
 
In order to complete these steps, you must have followed [[Some Other Documentation]] before.
In order to complete these steps, you must have followed [[Some Other Documentation]] before.



Revision as of 14:52, 26 March 2019

Summary

This documentation describes the setup and usage of a CoAP-based, chat application for the RIOT operating system.

Requirements

In order to complete these steps, you must have followed Some Other Documentation before.

Description

Step 1

Enter these commands in the shell

echo foo
echo bar

Step 2

Make sure to read

  • War and Peace
  • Lord of the Rings
  • The Baroque Cycle

Used Hardware

[[1]]


Courses

References