forked from ClaireM2/eclipse-volttron.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<section> | ||
<h3>{{ T "sidebar_heading_1" }}</h3> | ||
|
||
<h3>Accomplishments</h3> | ||
<p> | ||
<b>Supporting Connected Communities -</b> | ||
Researchers at Pacific Northwest National Laboratory (PNNL) are partnering on | ||
two Department of Energy-funded Connected Communities projects that got | ||
underway in 2024 to make homes and buildings more efficient and connected to | ||
the power grid. | ||
<a href="/archives/accomplishments/#supporting-connected-communities">Read More.</a> | ||
</p> | ||
<p> | ||
<b>"Connecting" Home Appliances -</b> | ||
Eclipse VOLTTRON and associated algorithms were applied in a project that | ||
effectively transformed existing home heating and cooling units and hot water | ||
heaters into smart appliances that can coordinate with the grid. | ||
<a href="/archives/accomplishments/#connecting-home-appliances">Read More.</a> | ||
</p> | ||
|
||
#giving_control_to_smbs | ||
#connecting-home-appliances | ||
<footer> | ||
<a href="#" class="button">{{ T "sidebar_button_1" }}</a> | ||
</footer> | ||
</section> |