Skip to main content

Easy way to connect hardware and use gpio in raspberry pico

Project description

GPIO CONTROL IN RASPBERRY PI PICO

Hardware control

Input Devices

  • Touch Sensor
  • Potenciometer
  • Joystick
  • PIR
  • LM35

Ouput Devices

  • LED
  • Reley
  • Solid state relay
  • Motor DC
  • RGB
  • Servo motor
from gpiopico import Led

led1 = Led(2, True)
led1.change_pwm(125) #value 0-255

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpiopico-0.0.3.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file gpiopico-0.0.3.tar.gz.

File metadata

  • Download URL: gpiopico-0.0.3.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for gpiopico-0.0.3.tar.gz
Algorithm Hash digest
SHA256 c1a7ad21d190538fde079dbfb6488a9f03d7fc69fe32a3f53eb1b184f983f354
MD5 12943e0f86f3cab7af0e3b9e00860e96
BLAKE2b-256 9d2cda5d87728fe9005618cb79ee066975884878b02af8f4817a576267902066

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page