• Activity
  • Forums
  • Groups
  • Blog
    Sign in Sign up


    • Activity
    • Forums
    • Groups
    • Blog
    Sign in Sign up

    Activity › Forums › Questions & Troubleshooting › Software & Firmware › Porting Arduino code… › Reply To: Porting Arduino code…

    • mr-controllino

      Administrator
      January 13, 2021 at 1:40 pm

      Hello Lucko,

      Have you installed the CONTROLLINO Libs correctly?

      But you can always use the original Arduino pin names (see Pinout the blue numbers).

      So in your case use …

      int startPin = A15;

      int sensorPin = A14;

      int outputPin = 12;

      regards
      Marco

    © 2021 - Controllino Community