Jump to content

Search the Community

Showing results for tags 'tinkerboard 2'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
  • Tinker Board 3N
    • General Discussion
    • Hardware
    • Software
  • Tinker V
    • General Discussion
  • Tinker Board 2 series
    • General Discussion
    • Hardware
    • Software
    • Android
  • Tinker Board / Tinker Board R2.0 series
    • General Discussion
    • Hardware
    • Software
    • Android
  • Tinker Edge T
    • General Discussion
    • Hardware
    • Software
  • Tinker Edge R
    • General Discussion
    • Hardware
    • Software
    • Android

Calendars

  • Community Calendar

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 3 results

  1. I have downloaded and compiled android 11 code for tinkerboard 2/2S. Is there a way for me to run the images generated here ./rockdev/Image-WW_Tinker_Board_2/WW_Tinker_Board_2-raw.img on an emulator instead of flashing onto tinkerboard.
  2. doggedly

    GPIO

    I'm trying to get along with the GPIO connector. I think the pin addressing will be different from the Tinkerboard version 1 (https://tinkerboarding.co.uk/wiki/images/d/d0/Gpio-pinout-expanded.png). This is probably due to a different processor. Unfortunately, I can't find the address for Tinkerboard 2 anywhere. I need the ability to control signals from a shell. Unfortunately, using the old addressing does not work. ex .: echo 188 > /sys/class/gpio/export (pin 40 for Tinkerboard v1) echo out > /sys/class/gpio/gpio188/direction echo 1 > /sys/class/gpio/gpio188/value
  3. doggedly

    HDMI cec

    I was very happy to hear that ASUS took the HDMI cec more seriously than in the first generation, where the cec was only for the S version. But what next? How to control HDMI from a shell? How to read the status with the shell? In the case of other distributions, e.g. ODROID, I met a fantastic solution and it was possible to control HDMI cec signals, for example in this way: echo 0x40 0x04> / sys / class / cec / cmd the above command turned on the screen. Will I get a ready and working solution for Tinkerboard 2?
×
×
  • Create New...