Code Monkey home page Code Monkey logo

intel-edison-playground's Introduction

What is Intel Edison ?

(From http://www.intel.pl/content/www/pl/pl/do-it-yourself/edison.html )

The Intel® Edison development platform is the first in a series of low-cost, product-ready, general purpose compute platforms that help lower the barriers to entry for entrepreneurs of all sizes—from pro makers to consumer electronics and companies working in the Internet of Things (IoT). The Intel Edison development platform packs a robust set of features into its small size, delivering great performance, durability, and a broad spectrum of I/O and software support. Those versatile features help meet the needs of a wide range of customers.

(Image below is linked from Spark Fun's Shop: https://www.sparkfun.com/products/13024 )

alt text

What is this repo ?

A set of snippets how to develop Edison Bluetooth Low Energy applications using C programming language ( with BlueZ stack ).

Snippets list:

  1. [DONE] How to advertise itself with custom name ? ( see main.c file )
  2. [DONE] How to scan near devices ( with RSSI value ) ?

How to build & run ?

  1. Download and install Intel Edison SDK ( https://communities.intel.com/docs/DOC-23242 ).
  2. Checkout this repostiory.
  3. Create config.py file and add EDISON_SDK_ROOT variable there. EDISON_SDK_ROOT should point to Intel Edison SDK path.
  4. Call python build.py from command line.
  5. Copy main executable to Intel Edison and run it.
  6. Check if Intel Edison device is visible during scanning on other bluetooth device.

intel-edison-playground's People

Contributors

damian-kolakowski avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.