fmazz97/cs123x

2.0.2

Latest
uploaded 3 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 how to use the cs123x component to build a practical weight scale with tare, calibration, and sleep cycles.
    4.57 KB
  • simple_temperature
    This example calibrates the CS123x internal temperature sensor. It continuously reads temperature in °C.
    4.30 KB
  • test_basic
    This example tests 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
    This example analyzes CS123x ADC noise using Welford’s algorithm and reports RMS noise, ENOB, and resolution.
    6.83 KB