Bescor MP-101 Hack

Step 1 – Arduino Installation Step 2 – Bescor MP-101 Hack Part 1 Step 3 – Bescor MP-101 Hack Part...
Bescor MP-101 Hack Part 2

Bescor MP-101 Hack Part 2

In part 2, we’ll upload our sketch to the Arduino. Step 1: Plugin the Arduino to the Computer Connect the Arduino using an usb cable.  Note:  Disconnect the DIN cable from the Bescor before proceeding. Open up the Arduino program and make sure the Arduino is selected on the right COM port. Step 2: Upload the Sketch This sketch is a work in progress and can be modified and used freely. Updated: 4-6-2015 https://github.com/mattalford/ArduinoPanTilt/blob/master/ArduinoPanTilt.ino Press the right arrow to upload the sketch. Sweet and simple!  Please ask any questions if I missed...
Bescor MP-101 Hack Part 1

Bescor MP-101 Hack Part 1

In this tutorial,  I’ll show you how to connect the Arduino to the Bescor MP-101. Note: Please check for continuity with a multi-meter.  The colors of the wires may be different.  update: 12-26-2013 Pinout of the DIN connector. Pin 1 – Purple Pin 2 – Green – Right Pin 3 – Black – Up Pin 4 –  White – Vin Pin 5 –  Blue  – Down Pin 6 – Yellow – Left Pin 7 – Red – Ground Step 1: Prepare the Wires There are several ways to connect the wires to the Arduino.  I cut the controller and cut off the ends of the wires and solder jumpers to it.  Note: It’s better to cover the exposed soldered connections to prevent the wires from touching.   Step 2: Connect the WiiChuck Adapter, Power and Ground Wires The WiiChuck adapter makes it easy to connect the Nunchuck to the Arduino.  Here’s the one I’m using. Connect the white wire to vin and red wire to ground. White – Vin Red -Ground   Step 3: Connect the Blue, Black, Green, and Yellow Wires Note:  The purple wire is not used. Blue – Pin 9 Black -Pin 10 Green – Pin 3 Yellow – Pin 11         Bescor MP-101 Hack Part...

Arduino Installation Tutorial

This is a simple tutorial on how to install the Arduino software and library needed for our Bescor controller.  Note: Arduino 1.0.5 drivers are compatible with Windows 8. Step 1: Download Download the Arduino 1.0.5 Windows Installer.   Step 2: Installation Run the arduino-1.0.5-windows.exe Arduino License Agreement:  Click – I Agree   Arduino Setup Installation Options:  Click – Next >   Arduino Setup Installation Folder:  Browse  for a destination or Click – Install   Arduino Setup:  Installing   Arduino Setup: Completed   Arduino Windows Security:  Click – Install   If we are successful, the Arduino will show in device manager once we plug it in.   Complete!  We’re ready to install the library.   Step 3: WiiChuck Library Download Download the Wiichuck   Unzip the file in the Arduino library folder. Finished!  Now we can begin connecting the Nunchuck and Bescor to the Arduino. Bescor MP-101 Hack...