Giter Site home page Giter Site logo

muskanmahajan37 / sbgc-api-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rwaldron/sbgc-api-examples

0.0 0.0 0.0 72 KB

SimpleBGC Serial API examples and libraries

License: BSD 2-Clause "Simplified" License

Arduino 47.17% C++ 24.72% C 28.10%

sbgc-api-examples's Introduction

sbgc-api-examples

SimpleBGC Serial API examples and libraries

This folders contains SBGC library and example sketches for Arduino, that shows how to control SimpleBGC-driven gimbal via Serial API.

API specs are available at the http://www.basecamelectronics.com/serialapi/

Contents:

libraries/SBGC_lib - common library that can be used in any C/C++ project
libraries/SBGC_Arduino - Arduino-specific library used in the examples

How to run examples:

  1. Copy the content of this folder (preserving subfolder structure) to your "Sketchbook" folder, as specified in the "File -> Preferences -> Sketchbook location" in the Arduino IDE. This step is important to let a compiler to find and include libraries.
  2. Open any *.ino example in the Arduino IDE, compile and upload to your Arduino board.
  3. Connect Arduino's serial interface to the UART connector on the SimpleBGC board: Arduino GND -> SimpleBGC GND Arduino TX -> SimpleBGC RX (optional) Arduino RX -> SimpleBGC TX You can power Arduino separatly or via +5V from onboard UART connector

All examples were tested with the Arduino 1.0 IDE, Pro Mini and UNO boards.

sbgc-api-examples's People

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.