supcik/hx711

1.1.3

Latest
uploaded 1 day ago
hx711 component for ESP-IDF

api

# API Reference

## Header files

- [hx711.hpp](#file-hx711hpp)

## File hx711.hpp






## Classes

| Type | Name |
| ---: | :--- |
| class  | [**HX711**](#class-hx711)  <br> |





## Classes Documentation

### class `HX711`


Variables:

-  dedic\_gpio\_bundle\_handle\_t clock_  

-  int clock_cycles_  

-  gpio\_num\_t clock_pin_  

-  dedic\_gpio\_bundle\_handle\_t data_  

-  gpio\_num\_t data_pin_  

-  gptimer\_handle\_t gptimer_  

-  const int32\_t kUndefined   = = 0x7fffffff





Links

Supports all targets

Maintainer

  • Jacques Supcik <jacques@supcik.net>

License: MIT

To add this component to your project, run:

idf.py add-dependency "supcik/hx711^1.1.3"

download archive

Stats

  • Archive size
    Archive size ~ 4.71 KB
  • Downloaded in total
    Downloaded in total 154 times
  • Downloaded this version
    This version: 0 times

Badge

supcik/hx711 version: 1.1.3
|