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

Solar-charger #365

Open
wants to merge 16 commits into
base: development
Choose a base branch
from
Open

Solar-charger #365

wants to merge 16 commits into from

Conversation

BjoernLuig
Copy link
Contributor

Adds usefull blocks for solar operation in a new category.

  • solar charger as sensor
  • deep sleep for MCU and MCU S2 (in one single block)
  • "ensure minimum wake time" block
  • predefined if-else block with solar charger and deep sleep

@mariopesch mariopesch self-requested a review November 27, 2024 10:11
@mariopesch
Copy link
Member

@BjoernLuig looking at the solar charger code I still would suggest du create a library the board instead of adding all the code into the blocks.

.appendField(", XB")
.appendField(new Blockly.FieldCheckbox("TRUE"), "POWER_OFF_XB");
}
this.appendDummyInput().appendField(Blockly.Msg.)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BjoernLuig here is something missing, therefore the build process fails

@mariopesch mariopesch changed the base branch from main to development December 10, 2024 14:21
@mariopesch
Copy link
Member

I also changed the PR to be merged to development branch first

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