Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tigoe/bridgeexamples
https://github.com/tigoe/bridgeexamples
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tigoe/bridgeexamples
- Owner: tigoe
- Created: 2015-03-04T19:05:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T22:38:15.000Z (about 9 years ago)
- Last Synced: 2024-04-08T15:40:05.270Z (7 months ago)
- Language: Arduino
- Size: 160 KB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BridgeExamples
This repository contains examples of how to use the [Bridge library](http://arduino.cc/en/Reference/YunBridgeLibrary) on the [Arduino Yún](http://arduino.cc/en/Main/ArduinoBoardYun).
Some of the examples were written to connect the Yún to other servers, or to [node.js](http://www.nodejs.org) scripts.
Where appropriate, the node.js scripts are included.Any client-side JavaScript in these examples uses [p5.js](http://www.p5js.org) for DOM manipulation and for connection
from the client back to the Yún.