Skip to content
View thanhtantran's full-sized avatar

Block or report thanhtantran

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thanhtantran/README.md
  • 👋 Hi, I’m @thanhtantran
  • 👀 I’m interested in blockchain, nodes, webcode
  • 🌱 I’m currently learning blockchain
  • 💞️ I’m looking to collaborate on developper around the world
  • 📫 How to reach me Email: [email protected] Skype: thanhtan.tran

Pinned Loading

  1. rknn-single-thread-3566 rknn-single-thread-3566 Public

    RKNN single thread for Orange Pi 3B

    Python 1 1

  2. OrangePi-ssd1306-i2c OrangePi-ssd1306-i2c Public

    Forked from vansatchen/OPiZero2Plus-ssd1306-i2c

    Orange Pi Zero 2 Plus code for displaying text on a SSD1306 128x64 OLED display.

    C++ 1

  3. rknn-multi-threaded-3588 rknn-multi-threaded-3588 Public

    RKNN Multi threades for Orange Pi5, 5B and 5 Plus

    Python 26 2

  4. aapanel orange pi 3 lts and orange p... aapanel orange pi 3 lts and orange pi 4 lts install
    1
    #!/bin/bash
    2
    PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
    3
    export PATH
    4
    LANG=en_US.UTF-8
    5
    panelPort="7800"
  5. Install HOOBS on Orange Pi Install HOOBS on Orange Pi
    1
    #!/bin/bash
    2
    
                  
    3
    export DEBIAN_FRONTEND=noninteractive
    4
    
                  
    5
    DISTRO="bullseye"