Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 540 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 540 Bytes

MeasurementDevices

Tools and libraries for working with measurement and control devices.

Features

  • Drivers and tools for rotary encoders (e.g., KY-040).
  • Sensor data acquisition and processing.
  • Compatible with Arduino, Raspberry Pi, and other microcontroller platforms.

Structure

  • KY-040/: Rotary encoder drivers and tools.
  • TemperatureSensor/: Libraries for working with temperature sensors.

Getting Started

  1. Clone this repository:
    git clone https://github.com/your-username/MeasurementDevices.git