Nouvelles pages
Aller à la navigation
Aller à la recherche
- 20 septembre 2017 à 10:00 Git and GitLab basics (hist | modifier) [352 octets] Germain (discussion | contributions) (Page créée avec « == Fabmstic Gitlab Specificities == You have to choose https for synchronizing your gitlab projet. Fichier:gitlabhttps.jpg For cloning you have to use the following ... »)
- 23 août 2017 à 15:29 Git Cheat Sheet (hist | modifier) [1 224 octets] Germain (discussion | contributions) (Page créée avec « == Create == Create a new repository <pre> git clone git@exemple.org:fablab/test.git cd test touch README.md git add README.md git commit -m "add README" git push -u origi... »)
- 9 juin 2017 à 11:02 OpenCV Raspberry Pi (hist | modifier) [2 475 octets] Germain (discussion | contributions) (Page créée avec « = OpenCV = OpenCV est une bibliothèque multi-plateformes, disponible en C++, Java et Pyhton, et spécialisée dans le traitement d'images. Elle met à disposition du prog... »)
- 6 juin 2017 à 17:40 Installation Jetson TX2 (hist | modifier) [2 579 octets] Germain (discussion | contributions) (Page créée avec « =Prérequis= * Un ordinateur hôte sous Ubuntu =Installation= Télécharger le JetPack L4T (JetPack-L4T-3.0-linux-x64.run) <pre> mkdir jetson mv path/to/JetPack-L4T-3.0-l... »)
- 6 juin 2017 à 08:15 CerviCale (hist | modifier) [55 octets] Germain (discussion | contributions) (Page créée avec « * Installation Jetson TX2 »)
- 22 mai 2017 à 07:38 Vectorial Modeling (hist | modifier) [607 octets] Germain (discussion | contributions) (Page créée avec « =Software= The input files of the laser cut is .SVG files. You can make such files with * [https://inkscape.org/fr/ Inkscape] Free * [http://www.adobe.com/fr/products/ill... »)
- 19 mai 2017 à 11:05 Forward web port (hist | modifier) [690 octets] Germain (discussion | contributions) (Page créée avec « Code to execute as root: <code> iptables -A INPUT -i eth0 -p tcp --dport 80 -j ACCEPT iptables -A INPUT -i eth0 -p tcp --dport 8000 -j ACCEPT iptables -A PREROUTING -t nat... »)
- 1 mai 2017 à 17:01 Generating SSL (hist | modifier) [1 077 octets] Germain (discussion | contributions) (Page créée avec « =Generate root certificate authority= Create a script genRootCA.sh and run it <pre> #!/bin/bash openssl genrsa -out rootCA.key 2048 # Change O field by your organisation... »)
- 1 mai 2017 à 16:37 Python Flask with token auth (hist | modifier) [190 octets] Germain (discussion | contributions) (Page créée avec « == Installation == <pre> sudo apt-get install python-virtualenv mkdir project cd project virtualenv venv . venv/bin/activate pip install Flask Flask-SQLAlchemy Flask-HTTP... »)
- 28 avril 2017 à 12:17 Laser Cut Usage (hist | modifier) [742 octets] Germain (discussion | contributions) (Page créée avec « = Step by Step = # Check cut configuration ## No infill ## Contour : Color (R:255 G:0 B:0), Thickness AI:0.0001in/Inkscape:0.01in # Print (Ctrl+P) # Put material in the m... »)
- 28 avril 2017 à 08:41 3D Printer Usage (hist | modifier) [2 367 octets] Germain (discussion | contributions) (Page créée avec « = Installation = In order to use the Ultimaker 3D Printer you have to install the [https://ultimaker.com/en/products/cura-software Cura] software. The model of the fabMSTI... »)
- 24 avril 2017 à 10:45 Collégiens Labex Persyval (hist | modifier) [16 410 octets] Germain (discussion | contributions) (Page créée avec « thumb|Prototypes finaux Dans le cadre de son volet éducation, le labex Persyval https://persyval-lab.org a accueilli en février 2017 pour la... »)
- 24 avril 2017 à 10:44 Persycup LEGO (hist | modifier) [2 108 octets] Germain (discussion | contributions) (Page créée avec « =EN COURS DE REDACTION= =Installation= == Installation Eclipse et plugin == * Installez [https://www.eclipse.org/downloads/ Eclipse] * Ouvrez Eclipse * Installez [https:/... »)
- 24 avril 2017 à 10:42 3D Modeling (hist | modifier) [501 octets] Germain (discussion | contributions) (Page créée avec « The first part to make a 3D printed model is to find or design a model. The model must be saved as a <big>.STL file</big>. You can get some free models on website like ht... »)
- 18 avril 2017 à 14:53 Accueil (hist | modifier) [487 octets] MediaWiki default (discussion)