4 个仓库
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 是一个专为 I2C 设备设计的周边驱动程序和硬件抽象层集合。它提供了一个传感器驱动程序集合、寄存器映射数据库和周边管理器,用于协调微控制器与硬件组件之间的通信。 该项目利用硬件抽象层将设备逻辑与特定的微控制器硬件和线路库解耦。这种传输层抽象允许相同的设备驱动程序在不同的硬件架构之间保持可移植性。 该库涵盖了广泛的硬件集成,包括运动和惯性传感器、环境监测器、实时时钟和电容式触摸感应。它还包括对 GPIO 扩展、模数转换以及驱动 OLED 显示器和数字仪表的支持。 该系统包括用于 I2C 协议调试和流量分析的工具,能够将原始逻辑分析仪数据与人类可读的寄存器映射定义相关联。
Provides logic for adjusting the frequency at which sensors sample physical data to balance power and precision.
Daytripper 是一个可编程激光安全控制器和运动检测器,作为操作系统操作的硬件触发器。它是一个硬件和软件系统,旨在通过激光束检测物理入侵以触发自动化系统响应。 该系统通过将物理激光中断转换为软件操作(例如执行键盘快捷键、运行脚本或触发系统命令)的能力而脱颖而出。它还支持硬件级集成,允许设备通过专用引脚发送高压脉冲以激活外部电子电路。 该项目涵盖了一系列能力,包括用于忽略指定区域外移动的距离窗口过滤,以及用于平衡检测速度与电池消耗的灵敏度调节。它包括对发射器和接收器之间多设备同步的支持,以及通过引导加载程序模式进行的基于 USB 的固件更新。
Adjusts sensor refresh and sampling rates to balance detection speed against battery power consumption.