Skip to content
View geoom's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@LemontechSA
Block or Report

Block or report geoom

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. pool-engine pool-engine Public

    General-purpose chat engine

    Elixir 2

  2. gossip gossip Public

    A restful Rails-based API + React/Redux web-based app

    Ruby 2

  3. kanban-board kanban-board Public

    A kanban board implementation

    JavaScript 2

  4. aProjectAboutCabs aProjectAboutCabs Public

    Nothing special, just for society

    Ruby 2

  5. webcraw webcraw Public

    configurable module for web crawling

    Python 1

  6. Arduino bluetooth connection by pyth... Arduino bluetooth connection by python script on Mac OS X (yosemite)
    1
    
                  
    2
    // first make "pairing" with HC-06 devise
    3
    // view devises list by running 'ls /dev/tty.* in terminal, you can see /dev/tty.HC-06-DevB on the list
    4
    // then go to arduino editor, and choose your devise bluetooth under the 'Tools > Serial port' menu
    5
    // Now open the serial monitor (Tools > Serial monitor).