fmazz97/cs123x

2.0.3

Latest
uploaded 12 hours ago
Driver for Chipsea CS1237 and CS1238 24-bit differential ADCs (weigh scales, load cells, bridge sensor). Features full PGA control, flexible sampling, scale calibration, temperature sensing, and offset diagnostics.

5 examples

  • simple_scale
    This example demonstrates using the cs123x component to build a weight scale with tare, calibration, and power-down sleep cycles.
    4.57 KB
  • simple_temperature
    This example demonstrates CS123x internal temperature calibration and continuous Celsius readings.
    4.30 KB
  • test_basic
    A verification suite for cs123x hardware initialization, configuration, calibration, power management, and data acquisition.
    4.92 KB
  • test_exhaustive
    This example provides a comprehensive hardware verification and API test suite for the cs123x component.
    6.13 KB
  • test_gaussian
    CS123x ADC noise is analyzed using Welford's algorithm, reporting RMS, peak-to-peak noise, ENOB, and resolution.
    6.83 KB