Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Hardware folder and placed Eagle and manufacturing files for a development PCB into here. #3

Open
wants to merge 74 commits into
base: main
Choose a base branch
from

Conversation

BobGlicksman
Copy link

This board is for development and testing, per our specification. A set of 5 boards has been ordered from JLCPCB on 10/26/24.

I added these files to the "with Logging" branch. I'm not sure about merging this branch into main. We need to review the status so that we can plan to merge into main and clean all of this repo up!

jschrempp and others added 30 commits July 30, 2024 17:44
Moved LoRa routines into a separate file:  tpp_LoRa
With logging: Works fabulously
With logging: Set LoRa parameters on each boot
Changed the folder name for the LoRa module low power testing to make this clear.  Added folder for Arduino code that tests low power code for ATmega328.
Changed to use external pullup rather than internal pullup.  Quiescent power supply draw when contact is closed is reduced from 85 microamps to about 3.4 microamps.
jschrempp and others added 30 commits August 9, 2024 20:56
With logging - hub update for multiple sensors
This is essentially the same test that was performed using a Photon on 5/24.  It now uses the bare bones ATmega328.  It powers up and down the LoRa module but does not power down the ATmega328 chip.
Added another LoRa power up command to ensure that we get a +OK response after LoRa power down
Version 1.0 of integration of microcontroller low power and LoRa into a functionaing contact clouse sensor.
With logging - restores logging of RSSI from Hub and explicitly sets more LoRa settings
Added test code for Low Power Sensor - integrated with LoRa module and powers down to microamps after sending a test message
With logging - best code now
Added a HARDWARE folder and placed design for a development board PCB into this folder.  Eagle CAD files and manufacturing files are all included.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants