Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.52 KB

File metadata and controls

34 lines (19 loc) · 1.52 KB

MikroE Click Board Library

Overview

This repository contains sensor code that can be reused across multiple platforms. Generally, the code is broken down into two files (three if c++ is included):

  1. The basic sensor/driver code. Implemented in C. All I/O is performed by calling user specified functions to allow support for different platforms.

  2. A basic C header which defines constants and function prototypes

  3. Optionally, a C++ header which defines a Class that incorporates all functionality needed to interact with the sensors--including I/O functions.

Click Modules Currently Supported

Platforms Tested Against

Example code using the click module code in this repository is available at https://github.com/Avnet/clickboard_demos. Currently there are demos for: