-
Notifications
You must be signed in to change notification settings - Fork 0
Useful Docs
itamargs edited this page Jun 14, 2018
·
6 revisions
This section demonstrates how to establish communication between the MPU and the MCU over serial port using Firmata protocol. There are several Firmata implementations using different interfaces such as pyFirmata and PyMata, both programmed in Python; other interfaces in languages including Node.js and cylon.js are also provided the next sections.
Our live database of all IoT devices connected with the compression protocol- In Build
The official site of OpenWrt. The Linux distribution that we are using on our IoT devices.
Project's Wiki Table of contents
-
Iterations:
- Iteration 0 - ZFR
- Interation 1 - MVP
- Iteration 2 - ASM
- Iteration 3 - SaC
- Iteration 4 - SaB
- Iteration 5 - FH