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

Add SD card reader support #4

Open
switux opened this issue Oct 22, 2023 · 0 comments · Fixed by #32
Open

Add SD card reader support #4

switux opened this issue Oct 22, 2023 · 0 comments · Fixed by #32
Assignees
Labels
enhancement New feature or request

Comments

@switux
Copy link
Owner

switux commented Oct 22, 2023

No description provided.

@switux switux self-assigned this Oct 22, 2023
@switux switux converted this from a draft issue Oct 22, 2023
@switux switux added this to the 3.1.0 Feature freeze milestone Oct 22, 2023
@switux switux added the enhancement New feature or request label Oct 27, 2023
switux added a commit that referenced this issue Nov 7, 2023
@switux switux closed this as completed in 339004d Nov 7, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in AstroWeatherStation 3.0 Nov 7, 2023
@switux switux linked a pull request Nov 19, 2023 that will close this issue
switux added a commit that referenced this issue Nov 20, 2023
* SQM feature. Code cleaning. Remove explicit use of String class which causes random bugs

* Update for the 1.2 branch

* Update README.md

* Got the old breadboard design

* Got the old BOM

* Reference for lux to W/m2

* Using referenced formulas for SQM

* MSAS cannot be negative

* Code cleaning

* Initial commit of 1.3

* Removed required commented code and a couple of bugs

* Small fixes

* Created 2.0 after changes in relays and their commands. Bigger perfboard.

* Fixed glitches

* Big refactoring: do not power sensors in case of rain event / Use of HW config

* Update README.md

* Update BOM

* Update README.md

* Fixed bug in runtime config management causing crash. Minor improvements

* Add SN74AHCT125 and LM7805 to output 5V. Replace mosfets to match the new 5V output

* Update README.md

* Added pictures of the perfboard

* Re-exported perfboard pictures as jpg

* Added some debug info. Changed GPIO pins to match the new HW design

* JsonDocument size increased to accomodate new OTA parameters reporting. Couple of cosmetic changes

* Minor improvements. Capability to disable sensors in runtime config

* Major rework, OO design. WIP.

* housekeeping

* Update README.md

* Code cleanup. Added support for ultrasonic wind sensor VMS-3003-CFSFX-N01. Fixed IP or DHCP for wifi. Thread for sensor readings

* 12V version: gerber and schematics

* 12V:add pcb view

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* AWSGPS files

* Cleanup

* Update README.md

* Update README.md

* Close #4 #5 #8 #11 #12 #16

* Added one dome status input pin, small part moves and added ground fill

* #1 #8 #9 #10 #11 #12 #16 #18 #19 #27 #29
@switux switux reopened this Nov 20, 2023
@switux switux moved this from Done to Todo in AstroWeatherStation 3.0 Nov 20, 2023
@switux switux closed this as completed in ecede07 Dec 25, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in AstroWeatherStation 3.0 Dec 25, 2023
switux added a commit that referenced this issue Dec 26, 2023
* SQM feature. Code cleaning. Remove explicit use of String class which causes random bugs

* Update for the 1.2 branch

* Update README.md

* Got the old breadboard design

* Got the old BOM

* Reference for lux to W/m2

* Using referenced formulas for SQM

* MSAS cannot be negative

* Code cleaning

* Initial commit of 1.3

* Removed required commented code and a couple of bugs

* Small fixes

* Created 2.0 after changes in relays and their commands. Bigger perfboard.

* Fixed glitches

* Big refactoring: do not power sensors in case of rain event / Use of HW config

* Update README.md

* Update BOM

* Update README.md

* Fixed bug in runtime config management causing crash. Minor improvements

* Add SN74AHCT125 and LM7805 to output 5V. Replace mosfets to match the new 5V output

* Update README.md

* Added pictures of the perfboard

* Re-exported perfboard pictures as jpg

* Added some debug info. Changed GPIO pins to match the new HW design

* JsonDocument size increased to accomodate new OTA parameters reporting. Couple of cosmetic changes

* Minor improvements. Capability to disable sensors in runtime config

* Major rework, OO design. WIP.

* housekeeping

* Update README.md

* Code cleanup. Added support for ultrasonic wind sensor VMS-3003-CFSFX-N01. Fixed IP or DHCP for wifi. Thread for sensor readings

* 12V version: gerber and schematics

* 12V:add pcb view

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* AWSGPS files

* Cleanup

* Update README.md

* Update README.md

* Close #4 #5 #8 #11 #12 #16

* Added one dome status input pin, small part moves and added ground fill

* Close #1 #8 #9 #10 #11 #12 #16 #18 #19 #27 #29

* Small fixes after merge with main

* Close #34, Close #40, Close #35, Close #35, Close #37, Close #38, Close #39, Close #40, Close #41

* Close #22, #43, #44, #45, #47

* Close #49, Close #50, Close #53, Close #56, Close #58
switux added a commit that referenced this issue Dec 26, 2023
* SQM feature. Code cleaning. Remove explicit use of String class which causes random bugs

* Update for the 1.2 branch

* Update README.md

* Got the old breadboard design

* Got the old BOM

* Reference for lux to W/m2

* Using referenced formulas for SQM

* MSAS cannot be negative

* Code cleaning

* Initial commit of 1.3

* Removed required commented code and a couple of bugs

* Small fixes

* Created 2.0 after changes in relays and their commands. Bigger perfboard.

* Fixed glitches

* Big refactoring: do not power sensors in case of rain event / Use of HW config

* Update README.md

* Update BOM

* Update README.md

* Fixed bug in runtime config management causing crash. Minor improvements

* Add SN74AHCT125 and LM7805 to output 5V. Replace mosfets to match the new 5V output

* Update README.md

* Added pictures of the perfboard

* Re-exported perfboard pictures as jpg

* Added some debug info. Changed GPIO pins to match the new HW design

* JsonDocument size increased to accomodate new OTA parameters reporting. Couple of cosmetic changes

* Minor improvements. Capability to disable sensors in runtime config

* Major rework, OO design. WIP.

* housekeeping

* Update README.md

* Code cleanup. Added support for ultrasonic wind sensor VMS-3003-CFSFX-N01. Fixed IP or DHCP for wifi. Thread for sensor readings

* 12V version: gerber and schematics

* 12V:add pcb view

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* AWSGPS files

* Cleanup

* Update README.md

* Update README.md

* Close #4 #5 #8 #11 #12 #16

* Added one dome status input pin, small part moves and added ground fill

* Close #1 #8 #9 #10 #11 #12 #16 #18 #19 #27 #29

* Small fixes after merge with main

* Close #34, Close #40, Close #35, Close #35, Close #37, Close #38, Close #39, Close #40, Close #41

* Close #22, #43, #44, #45, #47

* Close #49, Close #50, Close #53, Close #56, Close #58

* Added solar panel schematics. Added/updated gerber
@switux switux moved this from Done to Todo in AstroWeatherStation 3.0 Dec 28, 2023
@switux switux reopened this Dec 28, 2023
@switux switux closed this as completed in 44a52f8 Dec 30, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in AstroWeatherStation 3.0 Dec 30, 2023
@switux switux moved this from Done to Todo in AstroWeatherStation 3.0 Jan 1, 2024
@switux switux reopened this Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant