Projet

Général

Profil

Ressource » Historique » Version 1

Thomas Trabattoni, 20/01/2015 12:53

1 1 Thomas Trabattoni
Ressource
2
=========
3
### Projet Similaire
4
http://www.nooganeer.com/his/?p=112
5
6
7
### Contiki - Arduino : Sensor OS
8
https://github.com/contiki/contiki-arduino
9
http://iot-neuron-networks.blogspot.fr/2013/08/install-contiki-os-with-arduino-uno.html
10
11
### Régulation
12
http://freddy.mudry.org/public/NotesApplications/NAPidAj_06.pdf
13
http://en.wikipedia.org/wiki/Ziegler%E2%80%93Nichols_method
14
https://controls.engin.umich.edu/wiki/index.php/PIDTuningClassical#Ziegler-Nichols_Method
15
http://www.aedie.org/9CHLIE-paper-send/337_CHAINHO.pdf
16
http://www.ualberta.ca/~slshah/.Yest/public_share/hjiang/Conf.Paper-ICARCV2006.pdf
17
https://www.google.fr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=13&cad=rja&uact=8&ved=0CDIQFjACOAo&url=https%3A%2F%2Fwww.isa.org%2Fstandards-and-publications%2Fisa-publications%2Fintech-magazine%2Fdocuments%2Fpid-tuning-rules-appendices%2F&ei=Mv5pVPGKOpPbavTTgMAK&usg=AFQjCNHUx95a_kAjaOTjVlnl2q5WGQJqzQ&bvm=bv.79142246,d.d2s
18
19
20
### Graphe
21
https://github.com/mbostock/d3/wiki/Gallery
22
http://square.github.io/cube/
23
http://square.github.io/cubism/
24
http://square.github.io/crossfilter/
25
http://bl.ocks.org/mbostock/3883245
26
http://graphite.readthedocs.org/en/latest/
27
28
### Icone
29
https://github.com/google/material-design-icons
30
31
### Zigbee
32
http://zboss.dsr-wireless.com/projects/zboss/wiki
33
34
http://projects.schneidr.de/2012/10/mrf24j40-and-arduino/
35
http://www.mouser.fr/ProductDetail/Microchip-Technology/MRF24J40MA-I-RM/?qs=sGAEpiMZZMtJacPDJcUJY9XKr%2fpWCNx1QCTXDmk8V5w%3d
36
37
https://github.com/mstaflex/pi154/issues/1
38
39
http://www.iij-ii.co.jp/lab/seminars/slides/iijlab-seminar-20130807.pdf
40
http://www.hauweele.net/~gawen/files/6lowpan.pdf
41
http://www.hauweele.net/~gawen/wsn-tools.html
42
http://www.hauweele.net/~gawen/index.html
43
44
http://cdn.oreillystatic.com/en/assets/1/event/95/Project%20Cheesy%20Fingers_%20%20OpenCompute%20Hardware%20Hacking%20Presentation%201.pdf
45
46
RaspPi Wiring : http://www.microchip.com/forums/m779496.aspx
47
GPIO to CS, pin 8.
48
SPI data out (MOSI) to SDI, pin 5.
49
SPI data in (MISO) to SDO, pin 7.
50
SPI clock to SCK, pin 6.
51
Interrupt on negative edge input to INT, pin 4.
52
GPIO to RESET, pin 2 or hardwired high.
53
GPIO to WAKE, pin 3 or hardwired high.
54
55
http://pub.ucpros.com/download/bee_click_manual.pdf?osCsid=pb7vjqjb4l62t50mircsntcpo0
56
http://pub.ucpros.com/download/pi_click_shield_schematic.pdf