Project

General

Profile

Actions

Les bibliothèques Arduino » History » Revision 1

Revision 1/2 | Next »
Sylvain Bentz, 01/28/2016 12:16 AM


h1. Les bibliothèques Arduino

Wire Library (I2C)
https://www.arduino.cc/en/Reference/Wire

Pour de la communication entre Arduinos ! Ca a l'air génial !
https://github.com/gioblu/PJON : Among many features : "you have the complete access to the microntroller ready to be used, as usual, untouched".

Software I2C library | Guère plus grande que Wire
http://playground.arduino.cc/Main/SoftwareI2CLibrary

Wireless sensor node (WSN) network protocol for arduino | (Pour des futures bornes de géolocalisation ?)
https://code.google.com/p/arduinode/

Updated by Sylvain Bentz almost 9 years ago · 2 revisions