Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willnilges/directionalac
Air conditioning with facial tracking so you can stay cool wherever you are.
https://github.com/willnilges/directionalac
Last synced: 20 days ago
JSON representation
Air conditioning with facial tracking so you can stay cool wherever you are.
- Host: GitHub
- URL: https://github.com/willnilges/directionalac
- Owner: WillNilges
- License: gpl-3.0
- Created: 2019-03-13T01:09:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T03:29:13.000Z (almost 4 years ago)
- Last Synced: 2024-11-05T13:11:44.850Z (2 months ago)
- Language: C++
- Homepage:
- Size: 1.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DirectionalAC
![image](https://forthebadge.com/images/badges/powered-by-electricity.svg) ![image](https://forthebadge.com/images/badges/contains-tasty-spaghetti-code.svg)
Facial tracking-enabled climate control so you can stay cool wherever you are.
This is a project made for CSH's Imagine RIT 2019 project.
Directional AC utilizes OpenCV, a USB camera, an Arduino, a few servos, and three 3D printed brackets to enable an AC unit to automatically adjust its airstream to you wherever you are in the cabin.## Building and running
```
$ cmake .$ make
$ ./dirac
```## Future Plans:
- Improve the CAD
- Build another one
- Make two work as a pair. Keep scaling up the system from there.
- Implement CUDA for better performance## Images
![DirectionalAC in the CSH research room.](https://raw.githubusercontent.com/WillNilges/DirectionalAC/master/images/testbenchmug.jpg)![A shot of DirectionalAC in action during ImagineRIT.](https://raw.githubusercontent.com/WillNilges/DirectionalAC/master/images/demodutch.jpg)