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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesSampling Rate Controllers

Logic 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.

Explore 4 awesome GitHub repositories matching hardware & iot · Sampling Rate Controllers. Refine with filters or upvote what's useful.

Awesome Sampling Rate Controllers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rwaldron/johnny-fiveAvatar rwaldron

    rwaldron/johnny-five

    13,401Vezi pe 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

    Controls the rate at which microcontrollers sample data from analog and I2C sensors.

    JavaScript1-wireadcarduino
    Vezi pe GitHub↗13,401
  • greatscottgadgets/hackrfAvatar greatscottgadgets

    greatscottgadgets/hackrf

    7,875Vezi pe 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
    Vezi pe GitHub↗7,875
  • jrowberg/i2cdevlibAvatar jrowberg

    jrowberg/i2cdevlib

    4,251Vezi pe GitHub↗

    i2cdevlib este o colecție de drivere periferice și straturi de abstractizare hardware concepute pentru dispozitive I2C. Oferă o colecție de drivere pentru senzori, o bază de date cu hărți de registre și un manager de periferice pentru a coordona comunicarea între microcontrolere și componentele hardware. Proiectul utilizează un strat de abstractizare hardware pentru a decupla logica dispozitivului de hardware-ul specific al microcontrolerului și bibliotecile de fire. Această abstractizare a stratului de transport permite ca aceleași drivere de dispozitiv să rămână portabile pe diferite arhitecturi hardware. Biblioteca acoperă o gamă largă de integrări hardware, inclusiv senzori de mișcare și inerțiali, monitoare de mediu, ceasuri în timp real și senzori tactili capacitivi. Include, de asemenea, suport pentru expansiunea GPIO, conversia analog-digitală și controlul afișajelor OLED și al contoarelor digitale. Sistemul include instrumente pentru depanarea protocolului I2C și analiza traficului, permițând corelarea datelor brute de la analizorul logic cu definițiile hărților de registre lizibile pentru oameni.

    Provides logic for adjusting the frequency at which sensors sample physical data to balance power and precision.

    C++
    Vezi pe GitHub↗4,251
  • dekunukem/daytripperAvatar dekuNukem

    dekuNukem/daytripper

    4,030Vezi pe GitHub↗

    Daytripper is a programmable laser security controller and motion detector that functions as a hardware trigger for operating system actions. It is a hardware and software system designed to detect physical intrusions via laser beams to trigger automated system responses. The system distinguishes itself through its ability to translate physical laser interruptions into software actions, such as executing keyboard shortcuts, running scripts, or triggering system commands. It also supports hardware-level integration, allowing the device to send high-voltage pulses through dedicated pins to acti

    Adjusts sensor refresh and sampling rates to balance detection speed against battery power consumption.

    C
    Vezi pe GitHub↗4,030
  1. Home
  2. Hardware & IoT
  3. Embedded Systems And Robotics
  4. Sensor Processing
  5. Analog Sensor Calibration
  6. Sampling Rate Controllers