awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

29 repositorios

Awesome GitHub RepositoriesAnalog Sensor Calibration

Mathematical adjustment of raw sensor inputs to ensure accurate data reporting.

Distinct from Sensor Processing: Distinct from general sensor processing: focuses on the calibration and scaling of raw analog values.

Explore 29 awesome GitHub repositories matching hardware & iot · Analog Sensor Calibration. Refine with filters or upvote what's useful.

Awesome Analog Sensor Calibration GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • arendst/tasmotaAvatar de arendst

    arendst/Tasmota

    24,502Ver en GitHub↗

    Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and management of smart home hardware. It functions as an event-driven automation controller that replaces proprietary factory firmware, allowing users to manage relays, sensors, and lighting systems without relying on external cloud services. The system is built on a modular driver architecture that enables dynamic hardware configuration and peripheral support through a web-based management interface. The platform distinguishes itself through a template-driven hardware mapping s

    Adjusts raw sensor data using offsets and scaling to ensure accurate reporting for analog and digital inputs.

    Carduinoautomationesp32
    Ver en GitHub↗24,502
  • wled/wledAvatar de wled

    wled/WLED

    18,249Ver en GitHub↗

    WLED is a web-based firmware designed for ESP8266 and ESP32 microcontrollers to manage addressable LED strips and matrices. It functions as a comprehensive IoT lighting automation system, providing the tools to control individual pixels, define logical segments, and execute dynamic lighting effects. The platform supports a wide range of hardware configurations, including matrix panels and non-addressable LED arrays, while offering granular control over brightness, color palettes, and animation speed. The project distinguishes itself through its extensive support for networked orchestration an

    Reads signals from analog sensors to dynamically adjust lighting properties like brightness and speed.

    C++esp32esp8266hacktoberfest
    Ver en GitHub↗18,249
  • marlinfirmware/marlinAvatar de MarlinFirmware

    MarlinFirmware/Marlin

    17,433Ver en GitHub↗

    Marlin is a firmware platform designed for 3D printers and CNC machines that translates manufacturing instructions into precise hardware operations. It functions as a G-code interpreter, parsing text-based commands to manage multi-axis motion, thermal regulation, and material delivery systems. By operating independently of a host computer, the system enables a standalone manufacturing workflow through the direct processing of files from local storage. The firmware distinguishes itself through a modular hardware abstraction layer that supports a wide range of microcontroller configurations. It

    Executes sensor-based calibration routines to ensure geometric accuracy and consistent material adhesion across the build surface.

    C++3d-printingarduinoatmel
    Ver en GitHub↗17,433
  • wagerfield/parallaxAvatar de wagerfield

    wagerfield/parallax

    16,586Ver en GitHub↗

    Parallax is a device motion parallax engine and interactive depth effect library. It provides the core logic and interfaces necessary to simulate visual depth by shifting scene layers based on a smart device gyroscope or mouse movement. The system functions as a device orientation controller that maps physical device rotation and cursor position to programmatic offsets. It distinguishes itself through a motion interface that handles relative orientation calibration, allowing the engine to calculate movement based on a cached starting position. The library covers motion behavior configuration

    Calculates movement by comparing current sensor readings against a cached initial starting position.

    JavaScript
    Ver en GitHub↗16,586
  • orcaslicer/orcaslicerAvatar de OrcaSlicer

    OrcaSlicer/OrcaSlicer

    14,774Ver en GitHub↗

    OrcaSlicer is a 3D printer slicer software designed to convert three-dimensional digital models into precise machine instructions for additive manufacturing. It functions as an end-to-end workflow manager that handles the transformation of geometric data into layer-by-layer movement commands while providing tools to configure print parameters and manage hardware settings. The software distinguishes itself through integrated remote management capabilities, allowing users to submit print jobs, monitor real-time telemetry, and control network-connected hardware from remote locations. It incorpor

    Tests and adjusts material flow, temperature, and retraction settings to ensure optimal print quality.

    C++3d-printer3d-printingmakers
    Ver en GitHub↗14,774
  • alibaba/mnnAvatar de alibaba

    alibaba/MNN

    14,242Ver en GitHub↗

    MNN is a high-performance inference engine and framework designed for on-device machine learning. It provides a comprehensive environment for executing, optimizing, and deploying neural network models directly on mobile and resource-constrained edge devices. The framework distinguishes itself through a robust model optimization toolkit that supports quantization, compression, and structural graph manipulation to minimize memory footprint and maximize execution speed. It features a modular architecture that abstracts hardware-specific backends, allowing models to run efficiently across diverse

    Converts models to integer-8 precision using calibration datasets to optimize speed and memory.

    C++armconvolutiondeep-learning
    Ver en GitHub↗14,242
  • rwaldron/johnny-fiveAvatar de rwaldron

    rwaldron/johnny-five

    13,401Ver en GitHub↗

    Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots and IoT devices. It provides a standardized library for managing pins, motors, and displays across various microcontroller platforms, allowing developers to control sensors and actuators using a consistent JavaScript API. The framework is distinguished by its use of a plugin-based hardware abstraction system, which enables communication with diverse hardware platforms and protocols. It supports real-time hardware manipulation and debugging through a read-eval-print loop that a

    Captures data from pressure and proximity sensors to trigger actions or change system states.

    JavaScript1-wireadcarduino
    Ver en GitHub↗13,401
  • px4/px4-autopilotAvatar de PX4

    PX4/PX4-Autopilot

    11,962Ver en GitHub↗

    PX4-Autopilot is a professional-grade flight control software stack designed for autonomous unmanned vehicles, including multicopters, fixed-wing aircraft, and vertical takeoff and landing platforms. It operates as a modular, real-time framework that decouples flight control logic from hardware drivers through a publish-subscribe middleware architecture. The system utilizes a deterministic microkernel runtime to execute time-critical flight control loops and sensor fusion tasks, ensuring stable navigation and vehicle operation. The platform distinguishes itself through a parameter-driven conf

    Executes mandatory orientation and calibration routines for onboard sensors like compasses and accelerometers to ensure accurate vehicle positioning.

    C++autonomousautopilotavoidance
    Ver en GitHub↗11,962
  • microsoft/windows-universal-samplesAvatar de microsoft

    microsoft/Windows-universal-samples

    9,696Ver en GitHub↗

    This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc

    Uses proximity sensor data thresholds as system triggers to execute software actions in the background.

    JavaScript
    Ver en GitHub↗9,696
  • hybridgroup/gobotAvatar de hybridgroup

    hybridgroup/gobot

    9,425Ver en GitHub↗

    Gobot is a robotics framework for the Go programming language designed for developing robotics, drones, and IoT applications. It provides a hardware abstraction layer with standardized drivers to interact with GPIO, I2C, SPI, and PWM interfaces across various single-board computers and microcontrollers. The framework functions as an IoT device orchestrator and BLE device manager, enabling the coordination of multiple sensors, actuators, and Bluetooth Low Energy peripherals. It includes specialized interfaces for drone control, allowing for the management of flight maneuvers and video streams

    Implements standardized interfaces for reading and interacting with various analog hardware components.

    Goarduinobeaglebonebeaglebone-black
    Ver en GitHub↗9,425
  • prusa3d/prusaslicerAvatar de prusa3d

    prusa3d/PrusaSlicer

    9,146Ver en GitHub↗

    PrusaSlicer is a G-code generator that converts 3D models into machine instructions for FFF and mSLA printers, handling slicing, infill, and support generation. It provides a command-line slicing interface for processing models and profiles via terminal commands without a graphical user interface, and includes a G-code customization engine that inserts user-defined macros, variables, and post-processing scripts into generated G-code for tailored machine control. The software also manages multi-material prints by coordinating multiple extruders and filament colors, assigning materials to model

    Assigns a custom SVG or PNG image as the visual representation of the print bed.

    C++
    Ver en GitHub↗9,146
  • ralim/ironosAvatar de Ralim

    Ralim/IronOS

    8,250Ver en GitHub↗

    IronOS is a low-level soldering iron firmware and thermal control system. It serves as a comprehensive embedded UI framework and hardware controller designed to manage heating elements, temperature regulation, and power delivery for soldering tools. The project distinguishes itself through a specialized USB-PD power controller that negotiates standards like USB-PD EPR and Quick Charge to maximize available wattage. It also features a wireless BLE hardware controller for monitoring real-time telemetry and modifying system parameters from a remote application. The system covers broad capabilit

    Performs mathematical adjustment of raw sensor inputs to ensure accurate voltage and temperature readings.

    Calternatefirmwareflash
    Ver en GitHub↗8,250
  • gyroflow/gyroflowAvatar de gyroflow

    gyroflow/gyroflow

    8,256Ver en GitHub↗

    Gyroflow is a gyroscope video stabilization software and IMU telemetry processor designed to remove camera shake from video files. It functions as a hardware-accelerated video renderer and lens calibration tool, utilizing embedded or external gyroscope and accelerometer data to perform pixel-level stabilization. The system is distinguished by its ability to integrate with professional non-linear video editing software via plugins, allowing stabilization to be applied directly to timelines without transcoding original footage. It supports diverse telemetry ingestion from camera brands, flight

    Calculates the static offset of the gyroscope sensor during zero movement to improve stabilization precision.

    Rustfpvgoprogpu
    Ver en GitHub↗8,256
  • librehardwaremonitor/librehardwaremonitorAvatar de LibreHardwareMonitor

    LibreHardwareMonitor/LibreHardwareMonitor

    7,905Ver en GitHub↗

    LibreHardwareMonitor is a .NET library and system health monitoring tool for Windows. It provides a programmatic hardware sensor API and a low-level interface to access real-time temperature, voltage, and fan speed data from computer hardware components. The project serves as a bridge between Windows operating system calls and physical sensors, allowing for the monitoring of processors, graphics cards, motherboards, storage devices, and network adapters. This enables the tracking of system stability and the collection of environmental changes across various hardware components. The software

    Provides mechanisms to trigger notifications or software actions when hardware sensor values cross defined thresholds.

    C#freehacktoberfesthardware
    Ver en GitHub↗7,905
  • greatscottgadgets/hackrfAvatar de greatscottgadgets

    greatscottgadgets/hackrf

    7,875Ver en GitHub↗

    This project is a software-defined radio platform designed to capture, analyze, and broadcast radio frequency signals across a wide spectrum. It provides a programmable hardware interface for transmitting and receiving radio signals, enabling spectrum analysis and wireless data monitoring. The system is distinguished by its ability to synchronize multiple devices using a shared external clock and hardware triggers to ensure precise timing and sample accuracy. It supports advanced signal routing, allowing ports to be mapped based on frequency or time to enable specialized operations like pseud

    Adjusts the signal digitization frequency to balance spectrum visibility and interference suppression.

    Chackrfhardwareradio
    Ver en GitHub↗7,875
  • relativty/relativtyAvatar de relativty

    relativty/Relativty

    7,190Ver en GitHub↗

    Relativty is an open-source virtual reality headset kit that can be built for around $200 using DIY hardware and firmware, designed to work with SteamVR. At its core, it provides firmware for a 3-DoF VR headset that handles sensor calibration, orientation tracking, and communication with a PC over USB, along with a custom SteamVR-compatible driver that connects the self-built headset to the SteamVR ecosystem for launching games. The project distinguishes itself with an experimental full-body tracking module that uses a webcam and a neural network on an NVIDIA GPU to estimate 3D body position,

    Automatically calibrates the headset's orientation when placed on a flat surface after power-on.

    C++diyhardwaremaxim-xyz
    Ver en GitHub↗7,190
  • relativty/relativAvatar de relativty

    relativty/Relativ

    7,189Ver en GitHub↗

    Relativ is an open-source project for the development of custom virtual reality hardware, encompassing the mechanical design, electronics, and software interfaces required to build a headset from scratch. It provides the frameworks necessary for assembling devices using open-source electronics and firmware. The project integrates custom hardware with SteamVR through driver-based configurations, mapping device identifiers and display viewports to ensure rendered images align with physical secondary displays. It employs a combination of microcontroller-based inertial measurement unit polling fo

    Includes routines for storing offset and scale data on sensor memory to reduce drift.

    C++
    Ver en GitHub↗7,189
  • guardianproject/havenAvatar de guardianproject

    guardianproject/haven

    6,792Ver en GitHub↗

    Haven is an Android physical security monitor that uses device sensors to detect unauthorized intrusions into a personal space. It functions as an encrypted intrusion alert system and an on-device security logger that captures images and audio when sensor thresholds are exceeded. The project incorporates a Tor-based remote monitor, allowing users to retrieve event logs and captured media from a distant location via secure onion services. It ensures privacy by routing intrusion alerts through encrypted messaging channels and saving media directly to the device filesystem rather than using clou

    Processes real-time hardware signals from motion, sound, and light sensors to trigger security events.

    Javaandroiddevice-sensorsmonitoring-service
    Ver en GitHub↗6,792
  • projectdent/arkit-corelocationAvatar de ProjectDent

    ProjectDent/ARKit-CoreLocation

    5,525Ver en GitHub↗

    ARKit-CoreLocation es un framework de integración de ubicación diseñado para sincronizar escenas de realidad aumentada con coordenadas GPS del mundo real. Proporciona un motor de posicionamiento geoespacial y un sistema de anclaje que vincula objetos de escena 3D a latitudes y longitudes físicas específicas. El framework se distingue por la alineación de coordenadas mediante fusión de sensores, combinando datos de movimiento de alta frecuencia con actualizaciones de GPS para mantener coordenadas estables y refinar el posicionamiento del usuario. Incluye herramientas especializadas para la calibración de la brújula y la corrección de la orientación de la escena para alinear el entorno 3D con el Norte Verdadero. El sistema cubre el mapeo de contenido geoespacial y la detección de interacción, permitiendo a los usuarios activar eventos interactuando con objetos virtuales vinculados a ubicaciones geográficas. También incluye capacidades de renderizado para anotaciones basadas en la ubicación que se escalan según la distancia física del usuario desde las coordenadas.

    Provides a tool for refining True North alignment and correcting scene orientation based on GPS movement paths.

    Swift
    Ver en GitHub↗5,525
  • doikki/dkvideoplayerAvatar de Doikki

    Doikki/DKVideoPlayer

    5,317Ver en GitHub↗

    DKVideoPlayer is an Android video player library and media playback framework designed to integrate advanced streaming and playback capabilities into mobile applications. It provides a hardware-accelerated video renderer and a customizable UI kit for building player interfaces, including support for picture-in-picture floating windows. The framework distinguishes itself through specialized interactive features, such as real-time comment overlays, frame capture snapshots, and gesture-based controls for adjusting volume, brightness, and playback progress. It also supports multi-stream playback,

    Automatically toggles between windowed and fullscreen modes using the device gravity sensor.

    Javaandroidexoplayerffmpeg
    Ver en GitHub↗5,317
Ant.12Siguiente
  1. Home
  2. Hardware & IoT
  3. Embedded Systems And Robotics
  4. Sensor Processing
  5. Analog Sensor Calibration

Explorar subetiquetas

  • Airspeed Sensor ScalingCalibration of airspeed sensor data to account for installation-specific airflow characteristics. **Distinct from Analog Sensor Calibration:** Distinct from analog sensor calibration: focuses specifically on airspeed-to-velocity estimation scaling for flight dynamics.
  • Analog Sensor Integrations2 sub-etiquetasInterfaces for reading and processing signals from analog sensors to control system properties. **Distinct from Analog Sensor Calibration:** Distinct from sensor calibration: focuses on the integration of sensor data into lighting control logic.
  • Analog Signal ScalingConverting raw analog voltage readings into usable numeric ranges. **Distinct from Analog Sensor Calibration:** Focuses on the scaling and normalization of signals rather than just the calibration process
  • Automated Bed Leveling1 sub-etiquetaSensor-based routines for geometric compensation and surface leveling in additive manufacturing. **Distinct from Analog Sensor Calibration:** Focuses on bed leveling for 3D printers, distinct from general sensor calibration.
  • Automated Calibration Routines3 sub-etiquetasRoutines for sensor-based leveling and mechanical compensation in manufacturing hardware. **Distinct from Analog Sensor Calibration:** Focuses on geometric calibration for manufacturing, distinct from general analog sensor calibration.
  • Compass Calibration1 sub-etiquetaProcesses for correcting magnetic sensor bias to improve orientation accuracy. **Distinct from Sensor Calibration Routines:** Focuses on user-facing calibration interfaces for compasses rather than robotics-specific orientation routines.
  • Sampling Rate ControllersLogic for adjusting the frequency at which sensors sample physical data. **Distinct from Analog Sensor Calibration:** Focuses on the temporal rate of sampling rather than the mathematical calibration of the data value.
  • Sensor Bias CorrectionAdjustments to raw sensor data to remove systematic errors or bias. **Distinct from Sensor Calibration Routines:** Focuses on bias correction via a calibration interface rather than mandatory flight-controller routines.
  • Sensor Calibration Routines4 sub-etiquetasMandatory orientation and calibration routines for onboard sensors to ensure accurate positioning. **Distinct from Analog Sensor Calibration:** Distinct from analog sensor calibration: focuses on high-level sensor orientation and calibration for flight controllers rather than raw analog scaling.