margay_library
A library to enable the hardware functionality of the Margay data logger
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.6%) to scientific vocabulary
Repository
A library to enable the hardware functionality of the Margay data logger
Basic Info
- Host: GitHub
- Owner: NorthernWidget
- License: gpl-3.0
- Language: C++
- Default Branch: master
- Size: 170 KB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 7
- Releases: 0
Metadata Files
README.md
Margay Logger Library
This library is designed to facilitate the simple and modular usage of the Margay data logger
Installation:
Examples:
Operation:
Logging Start:
Using this library, logging begins automatically once power is applied. If error conditions are found, they will be indicated by status lights, but the logger will attempt to continue if possible. The following should represent the light sequence.
- On power application
AUXlight will illuminate green, will stay on while testing
- After testing is complete
AUXlight will turn offSTATlight will illuminate with various colors depending on the status of the logger- Green -> All systems check out OK, logging will proceed
- Orange -> A sensor system is not registering properly, some sensor data may be missing or incorrect
- Cyan -> Clock time is incorrect, but otherwise working correctly
- Pink -> SD card is not inserted
- Red -> Critical on board component (Jesus Nut) is not functioning correctly, such as SD card or clock, logging will likely not be able to proceed
- Yellow, Fast Blinking -> Battery capacity (assuming 3 series alkaline cells) is less than 50% of operational range. Device will still function fine, but operational time is less than ideal.
- Red, Fast Blinking -> Battery voltage is less than 3.3v. Functionality of hardware no longer guaranteed beyond this point.
- After display of status code(s)
STATlight will blink blue to indicate logging (or attempted logging) has begun
Troubleshooting:
If an error code is received try the following steps:
- General
- Disconnect and reconnect power, both USB and battery (Turn it off and back on again)
- Verify the quality of all screw terminal connections by gently tugging on the wires and making sure they stay in place, if not, remove and re-tighten the connection
- Ensure sensors and/or cables are not damaged, this can result in shorts or other problems
- Make sure batteries have sufficient voltage to run the logger, when the battery voltage drops below 3.3v, malfunctions can occur
- Orange
- Verify correct polarity of sensor connection
- Ensure the right sensor is connected
- Verify the screw terminals are well connected to the wires (a loose connection can cause a failure)
- Make sure battery power is applied, some sensors can fail otherwise
- Cyan
- Connect the logger to a computer and reset the clock using the Northern Widget Time Set GUI
- Pink
- Insert the SD card, or make sure card is fully seated
- Red
- Attempt power cycle
- Try different SD card
- Disconnect all sensors
- If none of the previous steps remove the red light, contact Northern Widget for further support
- Yellow, Fast Blinking
- Replace batteries
- Red, Fast Blinking
- If this error occurs while also connected over USB, check proper connection of batteries
- Replace batteries
Owner
- Name: Northern Widget LLC
- Login: NorthernWidget
- Kind: organization
- Email: info@northernwidget.com
- Location: Saint Paul, MN, USA
- Website: http://www.northernwidget.com
- Twitter: NorthernWidget
- Repositories: 55
- Profile: https://github.com/NorthernWidget
Northern Widget designs ready for prime time; for the bleeding edge, see https://github.com/NorthernWidget-Skunkworks
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Schulz" given-names: "Bobby" - family-names: "Wickert" given-names: "Andy" orcid: "https://orcid.org/0000-0002-9545-3365" title: "Margay_Library" version: 1.0.0 doi: 10.5281/zenodo.2525457 date-released: 2021-12-04 url: "https://github.com/NorthernWidget/Margay_Library"
GitHub Events
Total
- Push event: 4
- Fork event: 1
Last Year
- Push event: 4
- Fork event: 1