How to Use CircuitPython With GPIO Pins on a PC

CircuitPython
(Image credit: Tom's Hardware)

Thanks to the Raspberry Pi and Arduino, we are familiar with the GPIO (general purpose input/output) that enable these boards to interface with real-world electronic devices. PCs are devoid of a GPIO but boards such as Adafruit’s FT232H are available that provide that functionality via a USB port.

CircuitPython Installation 

Latest Videos FromTom's Hardware
  • Jesper E. Siig
    It seems, that the circuit depicted in your article does is different from the one in the diagram. In the latter the pushbutton span the two sides of the breadboard, in your picture you have put it one the top side of the board. You have the wires connected to diagonal corners of the button, so I imagine, it will still work, but it might confuse an unexperienced reader.
    Best regards,
    Jesper
    Reply