Description & pedagogical material and code needed for the PROTOBOX Sprint
DESCRIPTION
The PROTO204 (innovation Lab in Paris-Saclay campus) has organised acceleration programs & hackathons ("Urban Moves" for Nokia 2017, "Next Brain Generation" for IoT World Congress - 2018) to develop new services on connected objects. After this two years experience, we have decided to design a fully operationnal sandbox to prototype seamlessly an idea in the Internet Of Things (IoT) : the PROTOBOX. The PROTOBOX easily build for pedagogical uses or any low cost projects. All nformations to build and operate with the PROTOBOX is here.
In 2019, we will organise two Sprint with 1/ 16 student of the Master 2 SETI (Université Paris-Saclay), 2/ 17 students of Master 1 HCI (Université Paris-Saclay).
This repository gather all the pedagogical materials to :
1/ Get Inspiration and Find an idea
2/ Learn the basis of the developer environment (Python, Raspberry, Git, SSH...)
3/ Identify powerfull librairy to get the most of the PROTOBOX
CONTRIBUTORS
Ronan JAMES - co-founder & manager at PROTO204 - @ronanjames
Brice POIRIER - Fabmanager at PROTO204
Alexande HARLY - Senior IoT developper - Freelance
INSPRITATION FOR YOUR PROJECT
Here’s a few addresses to get your imagination running :
https://www.instructables.com/technology/raspberry-pi
https://www.instructables.com/id/Raspberry-Pi-Projects
https://www.instructables.com/contest/raspberrypi2017
https://electronicsforu.com/iot-projects-ideas
https://www.digikey.com/en/maker/blogs/2018/14-helpful-raspberry-pi-tutorials
GETTING STARTED WITH RASPBERRY PI
A short class to get familiar with the object : https://www.instructables.com/class/Raspberry-Pi-Class
LEARN TO USE SENSORS CONTROL
If you are going to use sensors, you will need to be familiar with I2C as well. Hackster and Sparkfun are great websites for classes, tutorials, ideas and help :
https://www.hackster.io/projects/tags/i2c
https://learn.sparkfun.com/tutorials/raspberry-pi-spi-and-i2c-tutorial/all
https://www.instructables.com/id/Raspberry-Pi-I2C-Python
GO PYTHON
For those of you who can’t wait to mess with Python :
https://maker.pro/raspberry-pi/tutorial/how-to-make-your-first-python-programs-for-raspberry-pi
https://maker.pro/raspberry-pi/tutorial/how-to-use-the-raspberry-pi-camera-to-send-emails
https://www.digikey.com/en/maker/blogs/2018/how-to-create-a-raspberry-pi-python-program
https://www.raspberrypi.org/documentation/usage/python
LIBRAIRIES
You can benefit a lot from all what developers have already create and made available for you on GitHub :
Text emotion analysis
Librairie : https://textblob.readthedocs.io/en/dev/
Object recognition
Github : https://github.com/OlafenwaMoses/ImageAI
Site web : https://imageai-fr.readthedocs.io/en/latest/
Tutorial français (80 objets du quotidien déjà entrainés) : https://imageai-fr.readthedocs.io/en/latest/detection/index.html
Facial expression recognition
https://github.com/topics/facial-expression-recognition?l=python