Outils pour utilisateurs

Outils du site


start:arduino:robots:mecanum

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
start:arduino:robots:mecanum [2022/12/13 22:35] – [Robot Mecanum commandé via PS2 sans fil] gerardadminstart:arduino:robots:mecanum [2023/01/27 16:08] – modification externe 127.0.0.1
Ligne 2156: Ligne 2156:
  
 ==== programme1 test mecanum PS2 ==== ==== programme1 test mecanum PS2 ====
 +
 +
  
 <code c mecanum-test001.ino> <code c mecanum-test001.ino>
 +
 +//programme en cours de test par GL le 13/12/2022
 #include <PS2X_lib.h>  //for MOEBIUS #include <PS2X_lib.h>  //for MOEBIUS
 #include "FaBoPWM_PCA9685.h" #include "FaBoPWM_PCA9685.h"
Ligne 2165: Ligne 2169:
 FaBoPWM faboPWM; FaBoPWM faboPWM;
 int pos = 0; int pos = 0;
-int MAX_VALUE = 2000;   // 电机速度限制 motor Motor_PWM +int MAX_VALUE = 2000;   // motor Motor_PWM 
 int MIN_VALUE = 300; int MIN_VALUE = 300;
  
/home/chanteri/www/fablab37110/data/pages/start/arduino/robots/mecanum.txt · Dernière modification : 2023/02/25 12:06 de gerardadmin