Jump to content

sushil

Members
  • Content Count

    12
  • Joined

  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Any one know how to configure Wi-Fi setting Via Bluetooth communication on Tinkerboard R2.0.
  2. sushil

    STA+AP mode

    hello @tooz, yes i am able to create this softap earlier but i need to create ap and sta mode at same time as of raspberry pi 3B/4B.
  3. Using diozero ws2811.java i encounter H/W revision version not support as shown in rpi_ws2811 lib. I need to fix it ASAP so i am bit hurry about this. I am searching for this issue from last 7 months but i am tired of now.
  4. hello @Tinker Board@TinkerEngineer After you said about That diozero lib, i try on it also but it also throw same error as previous.
  5. AP+STA mode at same time using Wireless interface seems quite impossible on tinker board but you can create AP mode by using Ethernet port /interface.
  6. No , i am using 1) https://github.com/jgarff/rpi_ws281x 2) https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel_SPI if you have any library that solve my problem you guys can help me through out this. Thanks you for your valuable replay
  7. i am trying to controll ws2811 led using ws281x library available for raspberry pi but i throw "hardware revision version not support" error i will be thankfull if you guys help me to get out of this.
  8. i tried to update kernel version from 4.4.194 to 4.192.302-rt it fails due to lack of storage in /boot partition. anybody here to help me. i am trying this to bring AP+STA mode in tinkerboard R2.0
  9. sushil

    STA+AP mode

    i can't create AP mode in tinkerboard2.
  10. sushil

    GPIO

    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.
  11. sushil

    GPIO

    my Tinkerboard OS on Tinkerboard R2.0 when I try to do gpio readall only error throw out. thanks in advance
×
×
  • Create New...