Projet

Général

Profil

Wiki » Historique » Révision 6

Révision 5 (Thomas Trabattoni, 16/11/2014 10:39) → Révision 6/21 (Thomas Trabattoni, 16/11/2014 10:55)

Wiki
====

Ressource
---------

### Graphe
http://square.github.io/cubism/
http://square.github.io/crossfilter/
http://bl.ocks.org/mbostock/3883245
http://graphite.readthedocs.org/en/latest/

### Icone
https://github.com/google/material-design-icons

### Zigbee
http://projects.schneidr.de/2012/10/mrf24j40-and-arduino/
http://www.mouser.fr/ProductDetail/Microchip-Technology/MRF24J40MA-I-RM/?qs=sGAEpiMZZMtJacPDJcUJY9XKr%2fpWCNx1QCTXDmk8V5w%3d

https://github.com/mstaflex/pi154/issues/1

RaspPi Wiring : http://www.microchip.com/forums/m779496.aspx
GPIO to CS, pin 8.
SPI data out (MOSI) to SDI, pin 5.
SPI data in (MISO) to SDO, pin 7.
SPI clock to SCK, pin 6.
Interrupt on negative edge input to INT, pin 4.
GPIO to RESET, pin 2 or hardwired high.
GPIO to WAKE, pin 3 or hardwired high.