Skip to content

Fix Edge Control Enclosure product pages #321

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

Merged
merged 3 commits into from
Jun 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ hardware:
- mkr-env-shield
carriers:
- portenta-breakout
miscellaneous:
- enclosure-kit
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<EssentialElement link="https://github.com/arduino-libraries/Arduino_EdgeControl" title="Arduino Edge Control" type="library">
The official Arduino Library for the Edge Control.
</EssentialElement>
<EssentialElement link="https://github.com/arduino-libraries/Arduino_Pro_Tutorials" title="Arduino Edge Control" type="library">
<EssentialElement link="https://github.com/arduino-libraries/Arduino_Pro_Tutorials" title="Arduino Pro Tutorials" type="library">
The complete Arduino sketches from the Pro tutorials.
</EssentialElement>
</EssentialsColumn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ Thanks to its form factor, it can be attached to a Din Rail mount system, provid

<FeatureList>

<Feature title="Enclosure temperature" image="temperature-sensor">
<Feature title="Enclosure Temperature" image="temperature-sensor">

The Edge Control Enclosure Kit is operating at industrial temperature ranges (-40 °C to +85 °C) that doesn’t require any external cooling.

</Feature>

<Feature title="Enclosure IP standard" image="world-map">
<Feature title="Enclosure IP Standard" image="world-map">
The cover provides IP40 which protects the Mounted (Not included) Edge Control protection against solid objects over 1mm.

Note: Does not protect against Moisture.
</Feature>

<Feature title="Breakout LCD display + Push Button" image="hw-pin">
<Feature title="Breakout LCD Display + Push Button" image="hw-pin">

The Kit includes a breakout board with a LCD display (NDS1602A) and a Push-button so you can display data and characters in the 2x16 LCD display and also interact with the device with the pus-button.

Expand Down