cmaglie/bridge — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-08-25
Read temperature sensor data on the microcontroller side while logging it to the cloud via the Linux side.
Run a web interface on the Yun's Linux processor that displays real-time sensor readings from the microcontroller.
Coordinate real-time motor control on the microcontroller with networked commands from the Linux side.
Send messages back and forth between the two Yun processors without handling serial communication manually.
| cmaglie/bridge | allentdan/shape_based_matching | benagastov/bindweb-nim-wasm-compiler | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | C++ | C++ | C++ |
| Last pushed | 2016-08-25 | 2019-03-01 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 3/5 | 3/5 | 5/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires an Arduino Yun board with both its microcontroller and Linux processor configured.
An Arduino Yun library that lets the board's microcontroller and Linux processor communicate so they can coordinate real-time and networked tasks.
Mainly C++. The stack also includes C++, Arduino Yun, ATmega32U4.
Dormant — no commits in 2+ years (last push 2016-08-25).
Free to use and modify, as long as you follow the LGPL's terms for linking and sharing changes.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.