News

import serial #non installé par défaut dans Anaconda, s'installe avec la commande "conda install pyserial" ou "pip install pyserial" def mesure_arduino(portserie,nb ...
This is a demo of Arduino Yun. It aims to mesure the distance in using ultrason capture and upload the data to google doc in using Arduino Yun. It needs you to search the solution brought by official ...