-
Notifications
You must be signed in to change notification settings - Fork 0
Useful Docs
OriHalyo edited this page May 10, 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.
https://docs.labs.mediatek.com/resource/linkit-smart-7688/en/tutorials/linkit-smart-7688-duo/linkit-smart-7688-duo- development-board-and-arduino-ide/notes-on-dht11-temperature-and-humidity-sensor
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