Jump to content
sushil

GPIO

Recommended Posts

 

my Tinkerboard OS on Tinkerboard  R2.0

image.png

when I try to do gpio readall only error throw out.

image.png

thanks in advance

Share this post


Link to post
Share on other sites

hello @sushil

On 10/4/2022 at 1:21 PM, sushil said:

when I try to do gpio readall only error throw out.

 

the command should be sudo gpio readall

gpioall.jpg

Share this post


Link to post
Share on other sites

ok i got that but why tinkerboard doesnot support neopixel or ws281 lib . i need to control single LED RGB through tinkerboard it always throw 

    import board
  File "/usr/local/lib/python3.7/dist-packages/board.py", line 300, in <module>
    raise NotImplementedError("Board not supported {}".format(board_id))
NotImplementedError: Board not supported ('ASUS_TINKER_BOARD',)

this type of error. if you guys have any idea for rgb light help me through this.

Addressable Through-Hole 8mm RGB LED with Diffused Lens, WS2811 Driver  (10-Pack)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...