Projet

Général

Profil

Wiki » Historique » Version 8

Thomas Trabattoni, 16/11/2014 14:51

1 1 Thomas Trabattoni
Wiki
2
====
3
4
Ressource
5
---------
6 4 Thomas Trabattoni
7
### Graphe
8
http://square.github.io/cubism/
9
http://square.github.io/crossfilter/
10
http://bl.ocks.org/mbostock/3883245
11 5 Thomas Trabattoni
http://graphite.readthedocs.org/en/latest/
12 4 Thomas Trabattoni
13 2 Thomas Trabattoni
### Icone
14 1 Thomas Trabattoni
https://github.com/google/material-design-icons
15 3 Thomas Trabattoni
16
### Zigbee
17 8 Thomas Trabattoni
http://zboss.dsr-wireless.com/projects/zboss/wiki
18
19 3 Thomas Trabattoni
http://projects.schneidr.de/2012/10/mrf24j40-and-arduino/
20
http://www.mouser.fr/ProductDetail/Microchip-Technology/MRF24J40MA-I-RM/?qs=sGAEpiMZZMtJacPDJcUJY9XKr%2fpWCNx1QCTXDmk8V5w%3d
21 6 Thomas Trabattoni
22
https://github.com/mstaflex/pi154/issues/1
23
24 7 Thomas Trabattoni
http://www.iij-ii.co.jp/lab/seminars/slides/iijlab-seminar-20130807.pdf
25
26 6 Thomas Trabattoni
RaspPi Wiring : http://www.microchip.com/forums/m779496.aspx
27
GPIO to CS, pin 8.
28
SPI data out (MOSI) to SDI, pin 5.
29
SPI data in (MISO) to SDO, pin 7.
30
SPI clock to SCK, pin 6.
31
Interrupt on negative edge input to INT, pin 4.
32
GPIO to RESET, pin 2 or hardwired high.
33
GPIO to WAKE, pin 3 or hardwired high.