Skip to content

Wooting dev portal

The resource guide for Wooting code

Wooting dev portal

  • Introduction developer portal
  • Analog SDK guide
    • Introduction
    • Analog API description
    • Basic example with Node
    • Advanced example with Node
    • Unity example
  • RGB SDK guide
    • Introduction
    • RGB API description
    • Basic example with Node
    • Advanced example with Node
  • Spotlight
Search

Introduction

First posted: June 27, 2018February 16, 2020Filed under: Wooting analog SDK guide

The Wooting Analog SDK can be used to get raw analog values from any analog keyboard.

It is open-source and written in Rust and is cross-platform, with a C FFI interface which is the primary method of communicating with the SDK. You can find the main repository on GitHub. With the C FFI interface, the SDK should be portable to most languages, we have some libraries written for other languages such as C#.

If you wish to learn more, have a look at our Overview, Getting Started with C# and .NET Core or the C API Reference page

Wooting analog SDK guide

Post navigation

Previous Post:

Overview

Next Post:

Setup node for Wooting SDK

About the Author

Erik Stakenborg

All posts byErik Stakenborg

Hide

Wooting analog SDK guide

  • Introduction
  • Overview
  • Analog API description
  • C# Guide
  • Plugins Overview

SDK's

  • Guide analog SDK
  • Guide RGB SDK

Useful links

  • About us
  • Wooting blog
  • Wooting one
  • Wooting two
Visit Us On FacebookVisit Us On TwitterVisit Us On InstagramVisit Us On Youtube

Want to submit a creation you made using one of our API’s? Hop on over to our Discord and let us know what you made.

  • contest
  • Vote now!
  • Wooting dev portal