Skip to content

Releases: OPEnSLab-OSU/OPEnS-Hypnos

Hypnos V3.3

27 Sep 22:41
1b6e0dd
Compare
Choose a tag to compare

Changed SD CS pin from GPIO10 to GPIO11 because of pin conflicts with other hardware.

HardwareX documentation update

12 May 17:14
Compare
Choose a tag to compare
Pre-release

HardwareX documentation revision for second submission. Includes:

  • Updated documentation on components (MOSFETs, RTC, pinouts)
  • Centroid pick-n-place files
  • Updated libraries for components

Hypnos V3.1.2

14 Jan 21:59
1a756de
Compare
Choose a tag to compare
Hypnos V3.1.2 Pre-release
Pre-release

Updated Zenodo repository

Hypnos V3.1.1

04 Sep 21:06
baff09d
Compare
Choose a tag to compare
Hypnos V3.1.1 Pre-release
Pre-release

Updated .json for Zenodo testing

Hypnos V3.1

01 Jun 17:52
Compare
Choose a tag to compare

Add pdf for schematic and board layout
Add Gerber files for V2.1 and V3.1
Fix current leakage from uSD (implemented diode)
Fix current leakage from I2C pull up resistor to sensors -> I2C pull up attached to 3.3Rail

Hypnos V2.1

15 Apr 20:37
Compare
Choose a tag to compare
Hypnos V2.1 Pre-release
Pre-release

Fix current leakage from uSD (implemented diode)
Fix current leak from I2C pull up resistor to sensors

Hypnos V2

18 Oct 18:37
Compare
Choose a tag to compare

Second stable version of Hypnos board that proved to work with microSD, mosfet circuitry, and RTC DS3231.

Overview

Long term power conservation is very important in remote sensor package deployment. Originally, the Feather M0 had a non-efficient deep sleep code and would require other sleep methods. The first solution was to completely cut the power to the Feather and its peripherals and only power back when back into operation. However, when Adafruit releases new firmware update for Feather M0 with very low sleep current, the power circuit can now be simplified and more add on is possible on the same footprint. The next version of OpenSPower is called Hypnos.

Description

Hypnos has the ability to completely cut off power for peripherals while keeping the feather awake to run deep sleep code. More than just a powerboard, the Hypnos board comes with high precision real-time clock DS3231 and a microSD card for logging data during operation.

Specification

  • Ability to fully control 3.3V rail and 5V rail (if powered from USB)
  • Feature RTC DS3231 on I2C protocol
  • MicroSD card slot
  • Header row for stacking FeatherWing with same power control

Update from Version 1:

  • Bug fixed from Version 1
  • 2 LEDs with current limiting resistors
  • RTC is now powered from 3V3 instead of Vbat (using power from Vbat turns on Feather Battery Charger LED)
  • Pull up resistor for SD chip select just like adalogger
  • Rounded PCB corner
  • Move the reset button to the middle of the board - mechanically more stable
  • Add solder jumper for RTC-INT, normally connected
  • Use all logic MOSFET instead of one BJT for higher voltage signal control

Note: the LEDs are lower power (rated at 2mA instead of 20mA)

Hypnos V1

03 Oct 20:58
Compare
Choose a tag to compare
Hypnos V1 Pre-release
Pre-release

First stable version of Hypnos board that proved to work with microSD, mosfet circuitry, and RTC DS3231.

Overview

Long term power conservation is very important in remote sensor package deployment. Originally, the Feather M0 had a non-efficient deep sleep code and would require other sleep methods. The first solution was to completely cut the power to the Feather and its peripherals and only power back when back into operation. However, when Adafruit releases new firmware update for Feather M0 with very low sleep current, the power circuit can now be simplified and more add on is possible on the same footprint. The next version of OpenSPower is called Hypnos.

Description

Hypnos has the ability to completely cut off power for peripherals while keeping the feather awake to run deep sleep code. More than just a powerboard, the Hypnos board comes with high precision real-time clock DS3231 and a microSD card for logging data during operation.

Specification

  • Ability to fully control 3.3V rail and 5V rail (if powered from USB)
  • Feature RTC DS3231 on I2C protocol
  • MicroSD card slot
  • Header row for stacking FeatherWing with same power control

Bugs

Charging LED keep blinking when is USB powered (no battery attached)
No rounded corner

2: Add files via upload

15 Apr 18:10
Compare
Choose a tag to compare

Added 3.3V Regulator for simplistic control with Feather M0 when 12V and 5V are not needed.

OPEnS-Power 1.0.1

03 Jan 23:53
Compare
Choose a tag to compare
OPEnS-Power 1.0.1 Pre-release
Pre-release

This release is to enable DOI from Zenodo because prerelease 1.0.0 was not found.