Wiki » Historique » Version 20
Thomas Trabattoni, 17/01/2015 22:58
1 | 1 | Thomas Trabattoni | Wiki |
---|---|---|---|
2 | ==== |
||
3 | |||
4 | 19 | Thomas Trabattoni | Fonction |
5 | -------- |
||
6 | * COnnexion ZigBee |
||
7 | * MAJ Kernel PI |
||
8 | * Interface Web |
||
9 | 20 | Thomas Trabattoni | * * TimeSchedule |
10 | * * Définition du spread + T° |
||
11 | 19 | Thomas Trabattoni | * Mode forcé |
12 | 20 | Thomas Trabattoni | * * Bouton |
13 | * * Interface Web |
||
14 | 19 | Thomas Trabattoni | * Module de contrôle de la chaudière déporté |
15 | * Afficheur LCD |
||
16 | |||
17 | 1 | Thomas Trabattoni | Ressource |
18 | --------- |
||
19 | 18 | Thomas Trabattoni | ### Projet Similaire |
20 | http://www.nooganeer.com/his/?p=112 |
||
21 | |||
22 | 4 | Thomas Trabattoni | |
23 | 16 | Thomas Trabattoni | ### Contiki - Arduino : Sensor OS |
24 | https://github.com/contiki/contiki-arduino |
||
25 | 17 | Thomas Trabattoni | http://iot-neuron-networks.blogspot.fr/2013/08/install-contiki-os-with-arduino-uno.html |
26 | 16 | Thomas Trabattoni | |
27 | 13 | Thomas Trabattoni | ### Régulation |
28 | http://freddy.mudry.org/public/NotesApplications/NAPidAj_06.pdf |
||
29 | 14 | Thomas Trabattoni | http://en.wikipedia.org/wiki/Ziegler%E2%80%93Nichols_method |
30 | https://controls.engin.umich.edu/wiki/index.php/PIDTuningClassical#Ziegler-Nichols_Method |
||
31 | http://www.aedie.org/9CHLIE-paper-send/337_CHAINHO.pdf |
||
32 | http://www.ualberta.ca/~slshah/.Yest/public_share/hjiang/Conf.Paper-ICARCV2006.pdf |
||
33 | 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 |
34 | 13 | Thomas Trabattoni | |
35 | |||
36 | 4 | Thomas Trabattoni | ### Graphe |
37 | 12 | Thomas Trabattoni | https://github.com/mbostock/d3/wiki/Gallery |
38 | http://square.github.io/cube/ |
||
39 | 4 | Thomas Trabattoni | http://square.github.io/cubism/ |
40 | http://square.github.io/crossfilter/ |
||
41 | http://bl.ocks.org/mbostock/3883245 |
||
42 | 5 | Thomas Trabattoni | http://graphite.readthedocs.org/en/latest/ |
43 | 4 | Thomas Trabattoni | |
44 | 2 | Thomas Trabattoni | ### Icone |
45 | 1 | Thomas Trabattoni | https://github.com/google/material-design-icons |
46 | 3 | Thomas Trabattoni | |
47 | ### Zigbee |
||
48 | 8 | Thomas Trabattoni | http://zboss.dsr-wireless.com/projects/zboss/wiki |
49 | |||
50 | 3 | Thomas Trabattoni | http://projects.schneidr.de/2012/10/mrf24j40-and-arduino/ |
51 | http://www.mouser.fr/ProductDetail/Microchip-Technology/MRF24J40MA-I-RM/?qs=sGAEpiMZZMtJacPDJcUJY9XKr%2fpWCNx1QCTXDmk8V5w%3d |
||
52 | 6 | Thomas Trabattoni | |
53 | https://github.com/mstaflex/pi154/issues/1 |
||
54 | |||
55 | 7 | Thomas Trabattoni | http://www.iij-ii.co.jp/lab/seminars/slides/iijlab-seminar-20130807.pdf |
56 | 9 | Thomas Trabattoni | http://www.hauweele.net/~gawen/files/6lowpan.pdf |
57 | http://www.hauweele.net/~gawen/wsn-tools.html |
||
58 | http://www.hauweele.net/~gawen/index.html |
||
59 | 7 | Thomas Trabattoni | |
60 | 10 | Thomas Trabattoni | http://cdn.oreillystatic.com/en/assets/1/event/95/Project%20Cheesy%20Fingers_%20%20OpenCompute%20Hardware%20Hacking%20Presentation%201.pdf |
61 | |||
62 | 6 | Thomas Trabattoni | RaspPi Wiring : http://www.microchip.com/forums/m779496.aspx |
63 | GPIO to CS, pin 8. |
||
64 | SPI data out (MOSI) to SDI, pin 5. |
||
65 | SPI data in (MISO) to SDO, pin 7. |
||
66 | SPI clock to SCK, pin 6. |
||
67 | Interrupt on negative edge input to INT, pin 4. |
||
68 | GPIO to RESET, pin 2 or hardwired high. |
||
69 | GPIO to WAKE, pin 3 or hardwired high. |
||
70 | 11 | Thomas Trabattoni | |
71 | http://pub.ucpros.com/download/bee_click_manual.pdf?osCsid=pb7vjqjb4l62t50mircsntcpo0 |
||
72 | http://pub.ucpros.com/download/pi_click_shield_schematic.pdf |