Skip to content

FrontierRobotics/i2c-api

Repository files navigation

Build Status

i2c-api

I2C Web API for the Raspberry Pi.

Design and Usage

To find out what operations this API supports, see the API Design Documentation.

Building

This is a Gradle project. To import it into IntelliJ follow these steps:

  1. Open the Gradle Tool Window. View->Tool Windows->Gradle
  2. Click the + button.
  3. Find the build.gradle file, and click OK.

To build it on the command line simply run:

$ gradle build

To package it up for deployment run:

$ gradle distTar

About

I2C Web API for the Raspberry Pi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages