Master SIAME | Université Toulouse 3

Internet of things and System on Chip

Master SIAME | Université Toulouse 3

Internet of things and System on Chip

User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

info:raspberry [2015/08/26 20:37] (current)
Line 1: Line 1:
 +====== Raspberry Pi studies | Home page ======
 +
 +{{ :​rpi:​piface.png?​direct&​300|PiFace interface board.}}
 +\\
 +Welcome to our Raspberry Pi studies page. Here you will find both informations and resources related to small studies.\\
 +The main objective of these small studies is to allow you, M2Pro students, to extend your knowledge and capabilities to other fields of technologies ... and to have fun doing and discovering new things :)
 +\\
 +
 +Most of these studies are Raspberry Pi-centric. This mainly comes from the fact that [[http://​www.raspberrypi.org/​|Raspberry Pi]] (ARM11) is a very cheap/​powerfull and versatile linux-powered system. Moreover, the embedded [[http://​www.designspark.com/​knowledge-item/​r-pi-ffc-connectors|CSI]] port allow you to add a Full-HD* camera: with motion detect, this will turn your RPi into a cheap and powerful IP camera!!\\
 +//*Camera delivers up to 1920 x 1080p @ 30fps.//
 +\\
 +
 +On the other hand, there also exists the [[http://​beagleboard.org/​|BeagleBone black]] board (Cortex-A8) that features both Linux and Android. While this board has more GPIO than RPi, both boards will require additional hardware (e.g [[http://​pi.cs.man.ac.uk/​interface.htm|PiFace]]) to drive loads like motors, light bulb and so on ... and [[http://​androidpi.wikia.com|Android for RPi]] is also on way :)
 +\\
 +
 +In order to help students starting efficiently in the world of Raspberry Pi with Python access to hardware, we provide the following documents:
 +  * Course'​s slides {{:​rpi:​ue3.3_lprog2ebi.pdf|RPi_slides.pdf}},​
 +  * Python tutorial {{:​rpi:​g2ebi_python_tutorial.pdf|Python_tutorial.pdf}}.
 +
 +===== Studies =====
 +
 +This list will be extended as we identify new studies to explore. In the mean time, here are the current ones:\\
 +
 +  * [[rpi:​temp_sensors|Temperature monitoring]] of RECS hardware (European CoolEmAll project) | 16 x I2C sensors on one RPi,
 +  * [[rpi:​motion_detect|Motion detect]] for intrusion detection| RPi with Full-HD camera,
 +  * Power monitoring of a room, a floor ... the whole building | RPi and [[http://​www.arduino.cc/​|Arduino]],​
 +  * Room access through face recognition | Cloud computing and RPi with Full-HD camera,
 +
 +... more to come, stay tuned.