Pin assignments

Shop Forum Makelangelo Polargraph Art Robot Pin assignments

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #5898
    Anonymous
    Inactive

    I just changed the pin assignments. When you get the delta robot code be sure to look at the top of the file for

    #define BOARD_UNO
    //#define BOARD_MEGA

    Change to the correct board and it will use valid PWM pins for your device.
    On the UNO the pins are 9, 6, 5, and 3.
    On the MEGA they are 5,4,3, and 2.

    Special thanks to Caleb for noticing this glitch. You rock!

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.