attdona / NAIS

Not An Internet Standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAIS

Build Status

NAIS project started from an attempt to build a tool for multiplexing the serial port and ended as a micro-router monster.

This is work in progress, Feedbacks, ideas and contributions are welcome!

Please use github Issues for any inquiry or bug.

NAIS concepts are actually implemented in python language: pynais is an asyncio based package that implements a micro-router like service between:

  • tcp connected apps
  • websocket connected apps
  • boards using a serial line (USB)

Some documentation here

RIOT

The firmware examples will be built on top of RIOT

The burba directory contains the RIOT specific cpu support for cc3200 and the CC3200-LAUNCHXL board.

About

Not An Internet Standard

License:GNU General Public License v3.0


Languages

Language:C 88.8%Language:C++ 8.0%Language:Python 1.9%Language:CSS 0.6%Language:HTML 0.3%Language:Makefile 0.2%Language:JavaScript 0.1%Language:Shell 0.0%