4 Repos
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.
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.
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.
i2cdevlib is a collection of peripheral drivers and hardware abstraction layers designed for I2C devices. It provides a sensor driver collection, a register map database, and a peripheral manager to coordinate communication between microcontrollers and hardware components. The project utilizes a hardware abstraction layer to decouple device logic from specific microcontroller hardware and wire libraries. This transport-layer abstraction allows the same device drivers to remain portable across different hardware architectures. The library covers a broad range of hardware integration, includin
Provides logic for adjusting the frequency at which sensors sample physical data to balance power and precision.
Daytripper ist ein programmierbarer Laser-Sicherheitscontroller und Bewegungsmelder, der als Hardware-Trigger für Betriebssystemaktionen fungiert. Es ist ein Hardware- und Softwaresystem, das darauf ausgelegt ist, physische Eindringversuche mittels Laserstrahlen zu erkennen, um automatisierte Systemreaktionen auszulösen. Das System zeichnet sich durch die Fähigkeit aus, physische Laserunterbrechungen in Softwareaktionen zu übersetzen, wie etwa das Ausführen von Tastaturkürzeln, das Starten von Skripten oder das Auslösen von Systembefehlen. Es unterstützt zudem die Integration auf Hardwareebene, wodurch das Gerät Hochspannungsimpulse über dedizierte Pins senden kann, um externe elektronische Schaltkreise zu aktivieren. Das Projekt deckt eine Reihe von Funktionen ab, einschließlich Distance-Window-Filterung zum Ignorieren von Bewegungen außerhalb eines festgelegten Bereichs und Empfindlichkeitsanpassung, um die Erkennungsgeschwindigkeit mit dem Batterieverbrauch in Einklang zu bringen. Es enthält Unterstützung für Multi-Device-Synchronisation zwischen Sendern und Empfängern sowie USB-basierte Firmware-Updates über einen Bootloader-Modus.
Adjusts sensor refresh and sampling rates to balance detection speed against battery power consumption.