Skip to content
View thetrung's full-sized avatar

Block or report thetrung

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

Pinned Loading

  1. fib Public

    Various approach on core VM implementation with speed test on Fibonacci function.

    Rust 1

  2. playground-fasm Public

    Playground to learn FASM - Flat Assembly Language.

    Assembly 1

  3. ASM_BLINK_PIC18F45k50 Public

    A simple guide, reference to write PIC Assembly on PIC-AS v2.50 & MPLAB X IDE 6.20 for 18F45k50.

    Makefile 1

  4. ASM_UART_PIC18F45K50 Public

    same 9600 UART but like 12X smaller than using XC8 + generated MCC, along i2c & ssd1306 (WIP).

    Makefile 2

  5. Blink_PIC16F877A Public

    Sample Blink to test PIC16F877A along PICKIT3 v3.48

    SWIG

  6. 45K50_SSD1306_I2C_buffered Public

    Converted CCS version ( based on Adafruit ) of SSD1306 (buffered) Driver into XC8 v3.00 & MPLAB X IDE 6.20, for PIC18F45K50.

    C