Curie GPIO Control from Python

Discussion in 'UDOO X86' started by Paul Thieme, Apr 19, 2019.

  1. Paul Thieme

    Paul Thieme New Member

    Joined:
    Apr 19, 2019
    Messages:
    4
    Likes Received:
    1
    Good afternoon,

    I am using an x86 board for my master's research project I will be executing this summer. I currently have it loaded with Linux Mint.

    I would simply like to toggle a GPIO output pin high and low from a python script, and I'd prefer the Curie GPIOs since they are 3.3v but the Braswell GPIOs would be fine after I make a level converter.

    Despite my research I can't seem to find an answer to this seemingly simple problem. Would someone please point me to the right place? This seems like too simple a question not to have been answered already.

    Thanks!
     
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    evaloverde likes this.
  3. Paul Thieme

    Paul Thieme New Member

    Joined:
    Apr 19, 2019
    Messages:
    4
    Likes Received:
    1
    Problem Solved. Thank you Walter.
     
    waltervl likes this.

Share This Page