Skip to content
View rfkinline's full-sized avatar

Block or report rfkinline

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. Upload Audio files to the IOTA Tangle Upload Audio files to the IOTA Tangle
    1
    #!/usr/bin/env python
    2
    
                  
    3
    # Import libraries
    4
    from datetime import datetime
    5
    import sys
  2. Recording RFID data on the IOTA Tangle Recording RFID data on the IOTA Tangle
    1
    # Original program by https://gist.github.com/huggre
    2
    
                  
    3
    # Import libraries
    4
    from datetime import datetime
    5
    import json
  3. Images on the IOTA Tangle Images on the IOTA Tangle
    1
    #!/usr/bin/env python
    2
    
                  
    3
    # Import libraries
    4
    from datetime import datetime
    5
    import sys
  4. BTC-Dashboard BTC-Dashboard Public

    The dashboard is an up-to-date tracking of your key BTC indicators. Instead of having to use apps like Blockfolio you use this code that runs on a Pi with a LCD display.

    Python 15 4