Skip to content
View salaiaungmyintmyat's full-sized avatar
  • Yangon, Myanmar
Block or Report

Block or report salaiaungmyintmyat

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

  1. OnePinOnly_SoftwareSerial OnePinOnly_SoftwareSerial Public

    Arduino SoftwareSerial constructor is now create Rx or Tx pin only mode. This method is handy when there is only needed one pin (Tx or Rx) and not much pin available for both pins in the project. O…

    C++ 1 1

  2. fram_i2c_arduino fram_i2c_arduino Public

    FRAM I2C library/driver written in native C language which can use in Arduino sketch. Tested in FM24CL16B FRAM and MB85RC256V FRAM modules.

    C++ 1

  3. i2c_slave_adr_scanner i2c_slave_adr_scanner Public

    I2C slave address scanner library written in native C language, can use in Arduino sketch. It scans slave address of FRAM, RTC and LCD I2C modules.

    C