example ARDUINO SKETCH: VR412
/*VR412 * Copyright (C) 2014 Velleman nv * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. * */ #include <Servo.h> // The ALLBOT library needs the servo.h library #include <ALLBOT.h> // Do not forget to include the ALLBOT library, download it […]
example ARDUINO SKETCH: VR612
/*VR612 * Copyright (C) 2014 Velleman nv * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. * */ #include <Servo.h> // The ALLBOT library needs the servo.h library #include <ALLBOT.h> // Do not forget to include the ALLBOT library, download it […]
example ARDUINO SKETCH: VR618
/*VR618 * Copyright (C) 2014 Velleman nv * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. * */ #include <Servo.h> // The ALLBOT library needs the servo.h library #include <ALLBOT.h> // Do not forget to include the ALLBOT library, download it […]