Skip to content

Commit

Permalink
Merge pull request #271 from dtischler/main
Browse files Browse the repository at this point in the history
Nicla Smart HVAC video fix 3
  • Loading branch information
dtischler authored Jun 26, 2023
2 parents a19579c + bfcd3af commit b093ec1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arduino-nicla-vision-smart-hvac.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,12 @@ The code for the Arduino Nano peripheral *Nano_SmartHVAC_I2C_Peripheral.ino* can

Here is a quick prototype video showing the project:

{% embed url="www.youtube.com/watch?v=DnW0lFKFCdk" %}
{% embed url="http://youtube.com/watch?v=DnW0lFKFCdk" %}

## Conclusion

Finally, we have successfully implemented this object detection model on an Arduino Nicla Vision, and use the data captured from the camera to automatically control the HVAC system's fan power intensity and display the occupancy number and power meter for each zone. I believe this Proof of Concept project can be implemented in a real-world HVAC system, so that the goal of optimizing room temperature and saving energy can be achieved for a better, more sustainable future.

Complete demo video showing the project:

{% embed url="www.youtube.com/watch?v=QgQMWRZAlcY" %}
{% embed url="http://youtube.com/watch?v=QgQMWRZAlcY" %}

0 comments on commit b093ec1

Please sign in to comment.