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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

29 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • arendst/tasmotaAvatar de arendst

    arendst/Tasmota

    24,502Voir sur 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
    Voir sur GitHub↗24,502
  • wled/wledAvatar de wled

    wled/WLED

    18,249Voir sur 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
    Voir sur GitHub↗18,249
  • marlinfirmware/marlinAvatar de MarlinFirmware

    MarlinFirmware/Marlin

    17,433Voir sur 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
    Voir sur GitHub↗17,433
  • wagerfield/parallaxAvatar de wagerfield

    wagerfield/parallax

    16,586Voir sur 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
    Voir sur GitHub↗16,586
  • orcaslicer/orcaslicerAvatar de OrcaSlicer

    OrcaSlicer/OrcaSlicer

    14,774Voir sur 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
    Voir sur GitHub↗14,774
  • alibaba/mnnAvatar de alibaba

    alibaba/MNN

    14,242Voir sur 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
    Voir sur GitHub↗14,242
  • rwaldron/johnny-fiveAvatar de rwaldron

    rwaldron/johnny-five

    13,401Voir sur 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
    Voir sur GitHub↗13,401
  • px4/px4-autopilotAvatar de PX4

    PX4/PX4-Autopilot

    11,962Voir sur 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
    Voir sur GitHub↗11,962
  • microsoft/windows-universal-samplesAvatar de microsoft

    microsoft/Windows-universal-samples

    9,696Voir sur 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
    Voir sur GitHub↗9,696
  • hybridgroup/gobotAvatar de hybridgroup

    hybridgroup/gobot

    9,425Voir sur 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
    Voir sur GitHub↗9,425
  • prusa3d/prusaslicerAvatar de prusa3d

    prusa3d/PrusaSlicer

    9,146Voir sur 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++
    Voir sur GitHub↗9,146
  • ralim/ironosAvatar de Ralim

    Ralim/IronOS

    8,250Voir sur 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
    Voir sur GitHub↗8,250
  • gyroflow/gyroflowAvatar de gyroflow

    gyroflow/gyroflow

    8,256Voir sur 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
    Voir sur GitHub↗8,256
  • librehardwaremonitor/librehardwaremonitorAvatar de LibreHardwareMonitor

    LibreHardwareMonitor/LibreHardwareMonitor

    7,905Voir sur 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
    Voir sur GitHub↗7,905
  • greatscottgadgets/hackrfAvatar de greatscottgadgets

    greatscottgadgets/hackrf

    7,875Voir sur 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
    Voir sur GitHub↗7,875
  • relativty/relativtyAvatar de relativty

    relativty/Relativty

    7,190Voir sur 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
    Voir sur GitHub↗7,190
  • relativty/relativAvatar de relativty

    relativty/Relativ

    7,189Voir sur 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++
    Voir sur GitHub↗7,189
  • guardianproject/havenAvatar de guardianproject

    guardianproject/haven

    6,792Voir sur 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
    Voir sur GitHub↗6,792
  • projectdent/arkit-corelocationAvatar de ProjectDent

    ProjectDent/ARKit-CoreLocation

    5,525Voir sur GitHub↗

    ARKit-CoreLocation est un framework d'intégration de localisation conçu pour synchroniser les scènes de réalité augmentée avec des coordonnées GPS réelles. Il fournit un moteur de positionnement géospatial et un système d'ancrage qui lie les objets de scène 3D à des latitudes et longitudes physiques spécifiques. Le framework se distingue par un alignement de coordonnées par fusion de capteurs, combinant des données de mouvement haute fréquence avec des mises à jour GPS pour maintenir des coordonnées stables et affiner le positionnement de l'utilisateur. Il inclut des outils spécialisés pour le calibrage de la boussole et la correction de l'orientation de la scène afin d'aligner l'environnement 3D avec le Nord géographique. Le système couvre la cartographie de contenu géospatial et la détection d'interaction, permettant aux utilisateurs de déclencher des événements en interagissant avec des objets virtuels liés à des emplacements géographiques. Il inclut également des capacités de rendu pour des annotations basées sur la localisation qui s'adaptent en fonction de la distance physique de l'utilisateur par rapport aux coordonnées.

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

    Swift
    Voir sur GitHub↗5,525
  • doikki/dkvideoplayerAvatar de Doikki

    Doikki/DKVideoPlayer

    5,317Voir sur 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
    Voir sur GitHub↗5,317
Préc.12Suivant
  1. Home
  2. Hardware & IoT
  3. Embedded Systems And Robotics
  4. Sensor Processing
  5. Analog Sensor Calibration

Explorer les sous-tags

  • 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 sous-tagsInterfaces 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 sous-tagSensor-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 sous-tagsRoutines 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 sous-tagProcesses 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 sous-tagsMandatory 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.