Wiki » Historique » Révision 16
Révision 15 (Thomas Trabattoni, 17/11/2014 13:56) → Révision 16/21 (Thomas Trabattoni, 18/11/2014 12:41)
Wiki
====
Ressource
---------
### Contiki - Arduino : Sensor OS
https://github.com/contiki/contiki-arduino
### Régulation
http://freddy.mudry.org/public/NotesApplications/NAPidAj_06.pdf
http://en.wikipedia.org/wiki/Ziegler%E2%80%93Nichols_method
https://controls.engin.umich.edu/wiki/index.php/PIDTuningClassical#Ziegler-Nichols_Method
http://www.aedie.org/9CHLIE-paper-send/337_CHAINHO.pdf
http://www.ualberta.ca/~slshah/.Yest/public_share/hjiang/Conf.Paper-ICARCV2006.pdf
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
### Graphe
https://github.com/mbostock/d3/wiki/Gallery
http://square.github.io/cube/
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://zboss.dsr-wireless.com/projects/zboss/wiki
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
http://www.iij-ii.co.jp/lab/seminars/slides/iijlab-seminar-20130807.pdf
http://www.hauweele.net/~gawen/files/6lowpan.pdf
http://www.hauweele.net/~gawen/wsn-tools.html
http://www.hauweele.net/~gawen/index.html
http://cdn.oreillystatic.com/en/assets/1/event/95/Project%20Cheesy%20Fingers_%20%20OpenCompute%20Hardware%20Hacking%20Presentation%201.pdf
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.
http://pub.ucpros.com/download/bee_click_manual.pdf?osCsid=pb7vjqjb4l62t50mircsntcpo0
http://pub.ucpros.com/download/pi_click_shield_schematic.pdf
====
Ressource
---------
### Contiki - Arduino : Sensor OS
https://github.com/contiki/contiki-arduino
### Régulation
http://freddy.mudry.org/public/NotesApplications/NAPidAj_06.pdf
http://en.wikipedia.org/wiki/Ziegler%E2%80%93Nichols_method
https://controls.engin.umich.edu/wiki/index.php/PIDTuningClassical#Ziegler-Nichols_Method
http://www.aedie.org/9CHLIE-paper-send/337_CHAINHO.pdf
http://www.ualberta.ca/~slshah/.Yest/public_share/hjiang/Conf.Paper-ICARCV2006.pdf
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
### Graphe
https://github.com/mbostock/d3/wiki/Gallery
http://square.github.io/cube/
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://zboss.dsr-wireless.com/projects/zboss/wiki
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
http://www.iij-ii.co.jp/lab/seminars/slides/iijlab-seminar-20130807.pdf
http://www.hauweele.net/~gawen/files/6lowpan.pdf
http://www.hauweele.net/~gawen/wsn-tools.html
http://www.hauweele.net/~gawen/index.html
http://cdn.oreillystatic.com/en/assets/1/event/95/Project%20Cheesy%20Fingers_%20%20OpenCompute%20Hardware%20Hacking%20Presentation%201.pdf
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.
http://pub.ucpros.com/download/bee_click_manual.pdf?osCsid=pb7vjqjb4l62t50mircsntcpo0
http://pub.ucpros.com/download/pi_click_shield_schematic.pdf