Skip to content
View luqmanyusof's full-sized avatar
  • Locxtronic
  • Cyberjaya, Malaysia
  • 23:45 (UTC +08:00)

Block or report luqmanyusof

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. TM1637 without library TM1637 without library
    1
    #define CLK 26
    2
    #define DIO 27
    3
    
                  
    4
    #include <Arduino.h>
    5
    uint8_t digits[] = { 0x3f, 0x06, 0x5b, 0x4f, 0x66, 0x6d, 0x7d, 0x07, 0x7f, 0x6f };
  2. locx_secugen_plugin locx_secugen_plugin Public

    Non-official Flutter plugin for SecuGen fingerprint reader

    Kotlin

  3. locx_secugen_app locx_secugen_app Public

    Non-official Flutter application for basic interface with SecuGen HU10 using locx_secugen_plugin.

    Dart