Giter VIP home page Giter VIP logo

dorji-drf702x's Introduction

Dorji

Can create object with En and Set pin or with Set pin only

DRF7020Dx(int DRF_EN_Pin,int DRF_SET_Pin);

DRF7020Dx(int DRF_SET_Pin);

After create object must set Dorji whith this method: int Setup(char DR_IN,long Freq_Khz,char Power_Out,char DR_FSK,char Parity,String Security_Str);

#DR_IN:

define DR_IN_1_2 '0'

define DR_IN_2_4 '1'

define DR_IN_4_8 '2'

define DR_IN_9_6 '3'

define DR_IN_19_2 '4'

define DR_IN_38_4 '5'

define DR_IN_57_6 '6'

#Freq_Khz:

418000-455000 KHz --> default 433920

#Power_Out:

define POUT_Min '0'

define POUT_1 '1'

define POUT_2 '2'

define POUT_3 '3'

define POUT_4 '4'

define POUT_5 '5'

define POUT_6 '6'

define POUT_7 '7'

define POUT_8 '8'

define POUT_Max '9'

#DR_FSK:

define DR_FSK_2400 '1'

define DR_FSK_4800 '2'

define DR_FSK_9600 '3'

define DR_FSK_19200 '4'

#Parity:

define No_Parity '0'

define Even_Parity '1'

define Odd_Parity '2'

#Security_Str:

Is a header security string

dorji-drf702x's People

Contributors

alirezaabdiyan avatar

Watchers

James Cloos avatar Amin avatar  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.