Projet

Général

Profil

Wiki » Historique » Version 16

Thomas Trabattoni, 18/11/2014 12:41

1 1 Thomas Trabattoni
Wiki
2
====
3
4
Ressource
5
---------
6 4 Thomas Trabattoni
7 16 Thomas Trabattoni
### Contiki - Arduino : Sensor OS
8
https://github.com/contiki/contiki-arduino
9
10 13 Thomas Trabattoni
### Régulation
11
http://freddy.mudry.org/public/NotesApplications/NAPidAj_06.pdf
12 14 Thomas Trabattoni
http://en.wikipedia.org/wiki/Ziegler%E2%80%93Nichols_method
13
https://controls.engin.umich.edu/wiki/index.php/PIDTuningClassical#Ziegler-Nichols_Method
14
http://www.aedie.org/9CHLIE-paper-send/337_CHAINHO.pdf
15
http://www.ualberta.ca/~slshah/.Yest/public_share/hjiang/Conf.Paper-ICARCV2006.pdf
16 15 Thomas Trabattoni
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
17 13 Thomas Trabattoni
18
19 4 Thomas Trabattoni
### Graphe
20 12 Thomas Trabattoni
https://github.com/mbostock/d3/wiki/Gallery
21
http://square.github.io/cube/
22 4 Thomas Trabattoni
http://square.github.io/cubism/
23
http://square.github.io/crossfilter/
24
http://bl.ocks.org/mbostock/3883245
25 5 Thomas Trabattoni
http://graphite.readthedocs.org/en/latest/
26 4 Thomas Trabattoni
27 2 Thomas Trabattoni
### Icone
28 1 Thomas Trabattoni
https://github.com/google/material-design-icons
29 3 Thomas Trabattoni
30
### Zigbee
31 8 Thomas Trabattoni
http://zboss.dsr-wireless.com/projects/zboss/wiki
32
33 3 Thomas Trabattoni
http://projects.schneidr.de/2012/10/mrf24j40-and-arduino/
34
http://www.mouser.fr/ProductDetail/Microchip-Technology/MRF24J40MA-I-RM/?qs=sGAEpiMZZMtJacPDJcUJY9XKr%2fpWCNx1QCTXDmk8V5w%3d
35 6 Thomas Trabattoni
36
https://github.com/mstaflex/pi154/issues/1
37
38 7 Thomas Trabattoni
http://www.iij-ii.co.jp/lab/seminars/slides/iijlab-seminar-20130807.pdf
39 9 Thomas Trabattoni
http://www.hauweele.net/~gawen/files/6lowpan.pdf
40
http://www.hauweele.net/~gawen/wsn-tools.html
41
http://www.hauweele.net/~gawen/index.html
42 7 Thomas Trabattoni
43 10 Thomas Trabattoni
http://cdn.oreillystatic.com/en/assets/1/event/95/Project%20Cheesy%20Fingers_%20%20OpenCompute%20Hardware%20Hacking%20Presentation%201.pdf
44
45 6 Thomas Trabattoni
RaspPi Wiring : http://www.microchip.com/forums/m779496.aspx
46
GPIO to CS, pin 8.
47
SPI data out (MOSI) to SDI, pin 5.
48
SPI data in (MISO) to SDO, pin 7.
49
SPI clock to SCK, pin 6.
50
Interrupt on negative edge input to INT, pin 4.
51
GPIO to RESET, pin 2 or hardwired high.
52
GPIO to WAKE, pin 3 or hardwired high.
53 11 Thomas Trabattoni
54
http://pub.ucpros.com/download/bee_click_manual.pdf?osCsid=pb7vjqjb4l62t50mircsntcpo0
55
http://pub.ucpros.com/download/pi_click_shield_schematic.pdf