Skip to content
View bkamber's full-sized avatar
🇹🇷
Focusing
🇹🇷
Focusing
Block or Report

Block or report bkamber

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. welle.io fork welle.io fork
    1
    <component name="ProjectCodeStyleConfiguration">
    2
      <code_scheme name="Project" version="173">
    3
        <codeStyleSettings language="XML">
    4
          <indentOptions>
    5
            <option name="CONTINUATION_INDENT_SIZE" value="4" />
  2. Keybase Validation Keybase Validation
    1
    ### Keybase proof
    2
    
                  
    3
    I hereby claim:
    4
    
                  
    5
      * I am bkamber on github.
  3. Simple guide for setting up OTG mode... Simple guide for setting up OTG modes on the Raspberry Pi Zero
    1
    # Raspberry Pi Zero OTG Mode   
    2
    Simple guide for setting up OTG modes on the Raspberry Pi Zero - By Andrew Mulholland (gbaman).   
    3
        
    4
    The Raspberry Pi Zero (and model A and A+) support USB On The Go, given the processor is connected directly to the USB port, unlike on the B, B+ or Pi 2 B, which goes via a USB hub.    
    5
    Because of this, if setup to, the Pi can act as a USB slave instead, providing virtual serial (a terminal), virtual ethernet, virtual mass storage device (pendrive) or even other virtual devices like HID, MIDI, or act as a virtual webcam!   
  4. Getting Started Tutorial for Using P... Getting Started Tutorial for Using PubNub with JavaScript
    1
    <!-- Include the PubNub Library -->
    2
    <script src="https://cdn.pubnub.com/pubnub.min.js"></script>
    3
    
                  
    4
    <!-- Instantiate PubNub -->
    5
    <script type="text/javascript">
  5. Our-E-School Our-E-School Public

    Forked from ketanchoyal/Our-E-School

    A mobile app created using Flutter Framework for School management.

    Dart

  6. hm10-android-arduino hm10-android-arduino Public

    Forked from danasf/hm10-android-arduino

    Connecting Android, Arduino and HM-10 Bluetooth LE modules!

    Java