GithubHelp home page GithubHelp logo

autocalibration_sensor's Introduction

Auto-Calibrate Sensors for Arduino

Auto Calibration Sensor Library for Arduino

This is Arduino Library for Calibrate, Find (Middle or Avg. Value) of Sensors.

Based on Arduino, Can try with any board based on Arduino

PASSED ON FRIEND ROBOT BOARD (MODEL PRO)

Passed - Model Pro Support - AVR Arduino LICENSE - MIT AUTHOR - Boss.Dev Source - Open Source LASTEST - 0.3beta

Installation

Function

// Constructor
class AutoCalibrate(int n_Sensor, int* pPort, int* pReff)
// Debug Method
void showOutput(); // To Show All Output on Serial
void readSensor(); // To Read All Sensor on Serial
// Compute Method
void calibrate(int TimeToCalibrate); // To Compute sensor with Time (ms.)

Just try it with my example, it's very simple :D

Part of Robot, We use for testing

Examples

  1. Calibrate_Simple

    Preview (Youtube Link)

  2. Calibrate_Motor

    (Test on Model Pro -> You can change #include <ModelPro.h> to your board.)

    Preview (Youtube Link)

  3. Calibrate_TrackLine

    Calibrate sensor for The Follower Line Robot Example

Are you have issue

You can ask me in Issues.

To-Do

  • Save Reff to EEPROM (Source, Example)
  • Thai Documentation

Contributors

Try Our Product

Support Me

if you like this repository, Please Give me a ๐ŸŒŸ star for support me. :D

autocalibration_sensor's People

Contributors

bossboxing avatar

Stargazers

 avatar

Watchers

 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.