Différences entre versions de « Admin-Wiki-Projects »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
 
(3 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 
Liste des projets de traduction / Tutoriel pour le Wiki de MCHobby
 
Liste des projets de traduction / Tutoriel pour le Wiki de MCHobby
 +
 +
=== Cansat ===
 +
* [[ENG-CANSAT-PICO-CONTENT]]
 +
* [[ENG-CANSAT-PICO-USER-GUIDE]]
  
 
=== ODroid ===
 
=== ODroid ===
Ligne 7 : Ligne 11 :
 
* [[ODroid-C1-PLUS-FAQ|ODroid C1+ FAQ]]
 
* [[ODroid-C1-PLUS-FAQ|ODroid C1+ FAQ]]
 
* [[LIME2-FAQ|Oniluxino Lime2 FAQ]]
 
* [[LIME2-FAQ|Oniluxino Lime2 FAQ]]
 
===MicroPython on ESP8266===
 
* [https://learn.adafruit.com/micropython-basics-loading-modules/overview MicroPython Basics - Loading Module] Module, package and Frozen Module
 
* [https://learn.adafruit.com/micropython-basics-load-files-and-run-code/overview MicroPython Basics: Load Files & Run Code]<br />Also speak about {{fname|rshell}} allowing file transfert, code editor, etc via serial connexion! See the github https://github.com/dhylands/rshell<br />I do use the following command {{fname|rshell --port /dev/ttyUSB0 --baud 115200 --buffer-size 128 --editor nano}}
 
* '''[https://learn.adafruit.com/category/micropython MicroPython Tutorials of Tony Dycola]'''
 
* Ressource
 
** http://docs.micropython.org/en/latest/esp8266/esp8266/quickref.html (many information about plateform and hardware configuration, network start script)
 
  
 
=== curiosité ===
 
=== curiosité ===
 +
* [[SBK|STEM Belgian Knife]]
 
* [[s4a-index|Scratch Pour Arduino]] (projet en cours)
 
* [[s4a-index|Scratch Pour Arduino]] (projet en cours)
 
* [https://learn.adafruit.com/raspberry-pi-analog-to-digital-converters Analog To Digital Converter] (Adafruit, Anglais)
 
* [https://learn.adafruit.com/raspberry-pi-analog-to-digital-converters Analog To Digital Converter] (Adafruit, Anglais)

Version actuelle datée du 2 mai 2024 à 14:36

Liste des projets de traduction / Tutoriel pour le Wiki de MCHobby

Cansat

ODroid

curiosité

Internet Of the Thing

Voici quelques ressources autour de l'internet des objets

PushOver

pushover.net/

Push over est un service de notification via internet permettant de recevoir vos notifications sur iOS, Android ou sur un Desktop.

L'API permet d'envoyer des message via Curl (en ligne de commande), Perl, Ruby, PHP, e-mail et aussi Python (puisque Python peut faire du CURL sans problème)

PushBullet

www.pushbullet.com

Système d'échange de notification entre PC, SmartPhone et périphériques... très complet (message,url, fichiers, images,etc). Dispose d'une API rest... donc attackable via Python.

Tutoriel 3D

Traduction Arduino

Traduction Rapsberry

Scratch Programming

Autres projets