Nguyen Bao, Goto Bryson, Selker John S, Udell Chet
Openly Published Environmental Sensing (OPEnS) Lab, OR, USA.
School of Electrical Engineering and Computer Science, Oregon State University, OR, USA.
HardwareX. 2021 Jun 23;10:e00213. doi: 10.1016/j.ohx.2021.e00213. eCollection 2021 Oct.
Open source in-situ environmental sensor hardware continues to expand across the globe for a variety of applications. Sensor-management systems typically perform three fundamental tasks: sample sensors at a specified time or period, save data onto retrievable media, and switch power to components on and off in between sample cycles to conserve battery energy and increase field operation time. These tasks are commonly accomplished through integrating separate off-the-shelf components into the desired system such as: power relays, SD card hardware, Real-Time Clocks (RTCs), and coin cell batteries. To enable faster prototyping, the Openly Published Environmental Sensing Lab abstracted all of these requirements into a single printed circuit board (PCB), Hypnos, that can be included in any project to achieve these commonly-required capabilities: powering on and off connected sensors on a schedule and logging collected data to the removable SD card. The hardware is laid out in a "Feather" form factor, a popular configuration in the open-source hardware community, to easily mate with other industry standard products. The onboard RTC acts as an alarm clock that wakes a user-attached microprocessor from low-power sleep modes in between sample cycles. By integrating all these components into a single PCB, we save cost while significantly reducing physical system size. The design as well as a suite of code functions that enable the user to configure all the Hypnos board features are detailed.
开源的现场环境传感器硬件在全球范围内不断扩展,应用于各种领域。传感器管理系统通常执行三项基本任务:在指定时间或时间段对传感器进行采样,将数据保存到可检索的介质上,以及在采样周期之间打开和关闭组件电源以节省电池能量并延长现场操作时间。这些任务通常通过将单独的现成组件集成到所需系统中来完成,例如:功率继电器、SD卡硬件、实时时钟(RTC)和硬币电池。为了实现更快的原型制作,公开出版的环境传感实验室将所有这些要求抽象为一个印刷电路板(PCB),即Hypnos,它可以包含在任何项目中以实现这些常见的所需功能:按计划打开和关闭连接的传感器,并将收集的数据记录到可移动的SD卡上。硬件采用“Feather”外形尺寸布局,这是开源硬件社区中一种流行的配置,以便轻松与其他行业标准产品配合使用。板载RTC充当闹钟,在采样周期之间将用户连接的微处理器从低功耗睡眠模式唤醒。通过将所有这些组件集成到一个PCB中,我们在显著减小物理系统尺寸的同时节省了成本。本文详细介绍了该设计以及一套使用户能够配置Hypnos板所有功能的代码函数。