Comments: Servo Trigger Hookup Guide

Pages

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • -------------------- Tech Support Tips/Troubleshooting/Common Issues --------------------

    Atmel Studio Tips

    If you accidentally close out the "ServoTrigger" tab, you can open it back up by going to Project>ServoTrigger Properties in the menu and going to Toolchain-> AVR/GNU C Compiler->Symbols so that you can modify the "FSMA" and "FSMB" symbols. To make the .hex file, you would click on the Build>Build Solution . This will compile the code, save the Makefile (if you modified the "FSMA" or "FSMB" symbols), and provide you with the .hex file.

    Command Line to Change FSMA and FSMB

    If you are using a command line to change the FSMA and FSMB symbols, you can find it in this line => https://github.com/sparkfun/Servo_Trigger/blob/HW_10_FW_10/Firmware/ServoTrigger/Debug/Makefile#L77 .

  • Member #582050 / about 8 years ago / 1

    Could this board be used with an Arduino to trigger its input? How would it be hooked up?


If you've found an issue with this tutorial content, please send us your feedback!