fmazz97/cs123x

2.0.0

Latest
uploaded 2 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 a CS123x weight scale with tare, calibration, and power-down sleep cycles.
    4.58 KB
  • simple_temperature
    This example calibrates the CS123x internal temperature sensor and continuously reads temperature in °C.
    4.30 KB
  • test_basic
    This example provides a streamlined functional verification test suite for the core features of the CS123x library.
    4.93 KB
  • test_exhaustive
    This example provides a comprehensive hardware verification and API test suite for the CS123x library.
    6.13 KB
  • test_gaussian
    This example analyzes CS123x noise using Welford's algorithm. It reports RMS, peak-to-peak noise, ENOB, and resolution.
    6.84 KB