


リチウムイオン電池自走ロボット前後サーボモーター
include "Servo.h" //サーボモータのヘッダーファイルの読み込み
include
//PCA9685 pwm = PCA9685(0x40);
include
include
define S...

リチウムイオン電池自走ロボット
include "Servo.h" //サーボモータのヘッダーファイルの読み込み
Servo myservo;
int VAL=0;
void setup(){
Serial.begin(9600);
myservo.atta...

サーボモーター 3個同時制御
/*
This is an example for our Adafruit 16-channel PWM & Servo driver
Servo test - t...

サーボモーター20Kg赤外線センサー
/*This is an example for our Adafruit 16-channel PWM & Servo driverServo test - this will drive 8 servos, one aft...

サーボモーター20kgアルコール消毒
/*This is an example for our Adafruit 16-channel PWM & Servo driverServo test - this will drive 8 servos, one...