-
Notifications
You must be signed in to change notification settings - Fork 2
Issue fixes #79
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: main
Are you sure you want to change the base?
Issue fixes #79
Conversation
✅ Deploy Preview for docs-sensebox-de ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good first draft, please fix merge conflicts and comments above ! 👍
@@ -79,7 +79,8 @@ const config = { | |||
({ | |||
colorMode: { | |||
defaultMode: 'light', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For some reason, the default mode for me is the dark mode
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the default mode is always the preferred mode of the user. I tried it with different devices, and the default mode for devices where light mode is activated is also light mode. I can deactivate that, though, so that light mode is always the default.
</PopoverTrigger> | ||
<PopoverContent> | ||
<div> | ||
<h2>Sensors and accessories on the I2C/Wire ports</h2> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
@@ -17,17 +17,76 @@ import TutorialPorts from '@site/src/components/TutorialPorts/TutorialPorts' | |||
- 12x8 Matrix | |||
- 96 LEDs | |||
|
|||
--- | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe have a short introductory text to the led matrix and what can be done with it, e.g. other sensors like HDC1080
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only show cables which are in the selected board. e.g. with edu-s2 selected the JST to JST cables should not show up.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
|
||
Je nach Anwendung und Sensorposition kannst du die passende Länge wählen. | ||
|
||
<figure style={{ maxWidth: '400px', marginBottom: '1.5rem' }}> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets try to use the Component. This way images have a subtitle, are evenly sized and centered
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
|
||
Nahezu alle **neueren Sensoren** der senseBox verfügen sowohl über einen **QWIIC**- als auch über einen **JST PHR-4 Anschluss**, um sowohl mit der **MCU S1** als auch mit der **MCU S2** kompatibel zu bleiben. Langfristig wird QWIIC jedoch als Hauptstandard verwendet. | ||
|
||
> ⚠️ **Wichtiger Hinweis zur Versorgungsspannung**: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Fixed most of the issues of the github repository with 3 exceptions, which are lower on the priority list (and take significantly longer to fix).
The three remaining issues are:
I will take care of them at a later point in time.
closes #29
closes #76
closes #14
closes #77
closes #69
closes #65
various dead links have been fixed and other smaller erros